Browse Source

no message

feature/v2.3
xpz2018 4 years ago
parent
commit
24db639f65
1 changed files with 1 additions and 1 deletions
  1. 2
      pages/process/order-list/index.wxml

2
pages/process/order-list/index.wxml

@ -92,7 +92,7 @@
</van-divider>
</refresh-view>
<view class="van-fab" wx:if="{{admin}}">
<view class="van-fab">
<van-button round type="info" icon="plus" bind:click="addOrder" custom-style="width: 100rpx;height: 100rpx;"></van-button>
</view>

Loading…
Cancel
Save