|
|
|
@ -46,9 +46,9 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
<view @click="utils.toUrl('/store/check/list')" class="text-white rounded-3xl p-4 pb-0 shadow-lg overflow-hidden"
|
|
|
|
<view @click="utils.toUrl('/store/order/index')" class="text-white rounded-3xl p-4 pb-0 shadow-lg overflow-hidden"
|
|
|
|
style="background-image: linear-gradient(to top, #7ea0ff 0%, #a9bdf5 100%);">
|
|
|
|
style="background-image: linear-gradient(to top, #7ea0ff 0%, #a9bdf5 100%);">
|
|
|
|
<view class="font-bold">核销记录</view>
|
|
|
|
<view class="font-bold">订单管理</view>
|
|
|
|
<view class="h-0.5 w-5 mt-0.5 bg-white"></view>
|
|
|
|
<view class="h-0.5 w-5 mt-0.5 bg-white"></view>
|
|
|
|
|
|
|
|
|
|
|
|
<view class="flex justify-end">
|
|
|
|
<view class="flex justify-end">
|
|
|
|
|