wangfukang 3 weeks ago
parent
commit
5639882512
  1. 1
      package1/buyFood/buyFood.vue
  2. 1
      package1/group/groupBuySingle.vue
  3. 1
      package1/group/shopEvaluate.vue
  4. 1
      package1/myCenter/addGoods.vue
  5. 1
      package1/myCenter/partTimeJobRegister.vue
  6. 1
      package1/order/orderDetail.vue
  7. 1
      package1/order/orderEvaluate.vue
  8. 1
      package1/order/returnOrder.vue
  9. 1
      package1/runErrand/runErrand.vue

1
package1/buyFood/buyFood.vue

@ -422,6 +422,7 @@
<delivery-time-op @timeCallback="timeCallback" :dodge="true" ref='model' :content="content" :barHidth='600' <delivery-time-op @timeCallback="timeCallback" :dodge="true" ref='model' :content="content" :barHidth='600'
title="选择送达时间"> title="选择送达时间">
> </delivery-time-op> > </delivery-time-op>
<common-loading />
</view> </view>
</template> </template>

1
package1/group/groupBuySingle.vue

@ -625,6 +625,7 @@
</view> </view>
</view> </view>
</uni-popup> </uni-popup>
<common-loading />
</view> </view>
</template> </template>

1
package1/group/shopEvaluate.vue

@ -122,6 +122,7 @@
<img :src="bigImg" alt="" style="width: 100%;height: 100%;"> <img :src="bigImg" alt="" style="width: 100%;height: 100%;">
</view> </view>
</uni-popup> </uni-popup>
<common-loading />
</view> </view>
</template> </template>

1
package1/myCenter/addGoods.vue

@ -150,6 +150,7 @@
</view> </view>
</view> </view>
</uni-popup> </uni-popup>
<common-loading />
</view> </view>
</template> </template>

1
package1/myCenter/partTimeJobRegister.vue

@ -205,6 +205,7 @@
</view> </view>
</view> </view>
</uni-popup> </uni-popup>
<common-loading />
</view> </view>
</template> </template>

1
package1/order/orderDetail.vue

@ -746,6 +746,7 @@
</view> </view>
</view> </view>
</uni-popup> </uni-popup>
<common-loading />
</view> </view>
</template> </template>

1
package1/order/orderEvaluate.vue

@ -131,6 +131,7 @@
</view> </view>
</view> </view>
</view> </view>
<common-loading />
</view> </view>
</template> </template>

1
package1/order/returnOrder.vue

@ -279,6 +279,7 @@
</view> </view>
</view> </view>
</uni-popup> </uni-popup>
<common-loading />
</view> </view>
</template> </template>

1
package1/runErrand/runErrand.vue

@ -353,6 +353,7 @@
</view> </view>
</view> </view>
</uni-popup> </uni-popup>
<common-loading />
</view> </view>
</template> </template>

Loading…
Cancel
Save