| | |
| | | }) |
| | | tmp.$message.hideLoading() |
| | | if (code === 0) { |
| | | //清空优惠券 |
| | | this.$store.dispatch('cache_coupon_select', {}) |
| | | this.$store.dispatch('cache_goods_select', []) |
| | | |
| | | |
| | | //提交信息 |
| | | console.log('pay,', data) |
| | | // /api/pub/init/callback?orderId= |
| | |
| | | // tmp.$message.showToast('支付成功') |
| | | //返回上一页 |
| | | await tmp.$store.dispatch('sign_add', 'shopping') |
| | | //清空优惠券 |
| | | this.$store.dispatch('cache_coupon_select', {}) |
| | | this.$store.dispatch('cache_goods_select', []) |
| | | |
| | | tmp.$message.showToast('支付成功') |
| | | setTimeout(() => { |
| | | uni.navigateBack() |
| | |
| | | style="display: inline-block;">{{ item.levelStr || '' }}</span>{{ item.name || '-' }} |
| | | </view> |
| | | <view class="price"> |
| | | {{ item.price || 0 }}*{{ item.num }}扎 |
| | | {{ item.priceMember || item.price || 0 }}*{{ item.num }}扎 |
| | | </view> |
| | | <view class="desc m-t-12"> |
| | | <view class="m-r-15">每扎重量:{{ item.weight || 0 }}</view> |