mobile/pages/order/myorder.vue
@@ -198,6 +198,7 @@ <image class="ww100" :src="codeImg" mode="widthFix"></image> </view> </Popup> <tabBar></tabBar> </view> </template> @@ -433,6 +434,7 @@ this.isPayPopup = false; }, toShop(id) { uni.setStorageSync('shop_supplier_id', id) this.gotoPage('/pages/shop/shop?shop_supplier_id=' + id); }, /*去支付*/