tianyi 4 weeks ago
parent
commit
f73f34cbea
  1. 6
      package1/group/groupBuySingle.vue
  2. 2
      package1/runErrand/runErrand.vue

6
package1/group/groupBuySingle.vue

@ -1501,9 +1501,9 @@
},
goDetail(type) {
if (type == 'goodsDetail') {
uni.navigateTo({
url: '/package1/goods/goodsDetail'
})
// uni.navigateTo({
// url: '/package1/goods/goodsDetail'
// })
} else if (type == 'shopDetail') {
uni.navigateTo({
url: '/package1/group/groupBuyDetail?item=' + JSON.stringify(this.shopItem)

2
package1/runErrand/runErrand.vue

@ -242,7 +242,7 @@
<view>{{totalAmountCalc.toFixed(2)}}</view>
</view>
<view style="width: 100%;height: 400rpx;"></view>
<view style="width: 100%;height: 520rpx;"></view>
</view>
<view class="buy-bottom">

Loading…
Cancel
Save