7.15
This commit is contained in:
@@ -41,8 +41,8 @@
|
||||
<view class="hr" style="margin-top:40rpx"></view>
|
||||
<seckill v-if="spikeList.length"></seckill>
|
||||
<view v-if="spikeList.length" class="hr" style="margin-top:40rpx"></view>
|
||||
<!-- <recommend></recommend> -->
|
||||
<!-- <view class="hr" style="margin-top:40rpx"></view> -->
|
||||
<recommend v-if="0"></recommend>
|
||||
<view class="hr" style="margin-top:40rpx" v-if="0"></view>
|
||||
<group></group>
|
||||
<image class="lingquan"></image>
|
||||
<youhq></youhq>
|
||||
@@ -95,7 +95,6 @@ export default {
|
||||
this.getGoodsRecommend();
|
||||
},
|
||||
onShow() {
|
||||
// console.log(this.$store.shop.state.count);
|
||||
this.getRecommendedSpike();
|
||||
this.getSpikeList();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user