feat:添加桥宝
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
<template #indicator>
|
||||
<view class="indicator-num">
|
||||
<text class="indicator-num__text">{{ currentNum + 1 }}/{{ swiperList.length }}</text>
|
||||
</view>
|
||||
<qiaobao-assistant page-key="pages/active/limited-time/limited-time" title="限时秒杀" />
|
||||
</view>
|
||||
</template>
|
||||
</up-swiper>
|
||||
<view class="img_comm left_warp">
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
<template #indicator>
|
||||
<view class="indicator-num">
|
||||
<text class="indicator-num__text">{{ currentNum + 1 }}/{{ swiperList.length }}</text>
|
||||
</view>
|
||||
<qiaobao-assistant page-key="pages/active/newcomer-exclusive/newcomer-exclusive" title="新人专享" />
|
||||
</view>
|
||||
</template>
|
||||
</up-swiper>
|
||||
<view class="img_comm left_warp">
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
<template #indicator>
|
||||
<view class="indicator-num">
|
||||
<text class="indicator-num__text">{{ currentNum + 1 }}/{{ swiperList.length }}</text>
|
||||
</view>
|
||||
<qiaobao-assistant page-key="pages/active/super-subsidy/super-subsidy" title="超级补贴" />
|
||||
</view>
|
||||
</template>
|
||||
</up-swiper>
|
||||
<view class="img_comm left_warp">
|
||||
|
||||
Reference in New Issue
Block a user