xingyy
Aiden 1 year ago
parent 62696009b2
commit 8375b86499

@ -8,9 +8,9 @@
<image src="@/static/image/write.png" mode="scaleToFill" style="width: 63rpx;height: 62rpx" />
<view style="color: #fff;margin-top:10rpx">填写下单</view>
</view>
<view class="order-item" style="background:#76C458 ;">
<view class="order-item" style="background:#76C458;" @click.stop="scanOrder">
<image src="@/static/image/scan.png" mode="scaleToFill" style="width: 57rpx;height: 57rpx" />
<view style="color: #fff;margin-top:10rpx" @click="scanOrder"></view>
<view style="color: #fff;margin-top:10rpx">扫码下</view>
</view>
</view>
<view class="list">

Loading…
Cancel
Save