|
@@ -98,7 +98,7 @@
|
|
</block>
|
|
</block>
|
|
<Tabbar :tabbarIndex="0"></Tabbar>
|
|
<Tabbar :tabbarIndex="0"></Tabbar>
|
|
<u-picker :show="shShow" :columns="nameList" @close="shShow=false" @cancel="shShow=false"
|
|
<u-picker :show="shShow" :columns="nameList" @close="shShow=false" @cancel="shShow=false"
|
|
- @confirm="confirm"></u-picker>
|
|
|
|
|
|
+ @confirm="confirm" itemHeight="88"></u-picker>
|
|
<!-- 取消订单 -->
|
|
<!-- 取消订单 -->
|
|
<u-modal :show="show" @confirm="confirmCheck" :show-cancel-button="true" @cancel="show=false">
|
|
<u-modal :show="show" @confirm="confirmCheck" :show-cancel-button="true" @cancel="show=false">
|
|
<view class="slot-content">
|
|
<view class="slot-content">
|