添加订单统计跳转
parent
7812cca9b1
commit
846c3cedb8
|
|
@ -147,7 +147,7 @@ class Orders extends Bar
|
||||||
</h5> -->
|
</h5> -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="#" class="btn btn-primary shadow waves-effect waves-light">查看详情 <i class="feather icon-chevrons-right"></i></a>
|
<a href="/admin/orders" class="btn btn-primary shadow waves-effect waves-light">查看详情 <i class="feather icon-chevrons-right"></i></a>
|
||||||
</div>
|
</div>
|
||||||
HTML
|
HTML
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue