测试git提交代码功能

main
fanfan 6 months ago
parent ba61e89532
commit 5aad1feb2f
  1. 2
      pages/index/index.vue

@ -645,7 +645,7 @@
onChangeSeckillCutDownTime(e) { onChangeSeckillCutDownTime(e) {
this.timeData = e this.timeData = e
}, },
// //
handleTargetGoods(item) { handleTargetGoods(item) {
uni.navigateTo({ uni.navigateTo({
url: '/pages/goods/seckillDetail?sharpGoodsId=' + item.sharp_goods_id +'&activeTimeId='+this.tabbar[this.curTabIndex].active_time_id+ "&isSeckill=" + true + '&isBuy=' + this url: '/pages/goods/seckillDetail?sharpGoodsId=' + item.sharp_goods_id +'&activeTimeId='+this.tabbar[this.curTabIndex].active_time_id+ "&isSeckill=" + true + '&isBuy=' + this

Loading…
Cancel
Save