Compare commits
3 Commits
f4de9fe13b
...
af612ef89e
Author | SHA1 | Date | |
---|---|---|---|
af612ef89e | |||
95c55de38b | |||
d06394f6ad |
@ -22,7 +22,7 @@
|
||||
<view class="swiper-item uni-bg-red">
|
||||
<image :src=" 'https://' + item.launch_path"></image>
|
||||
</view>
|
||||
<view class="btn-init" v-if="parseInt(index) == 2" @click="goNext">立即体验</view>
|
||||
<view class="btn-init" v-if="parseInt(index) == list.length" @click="goNext">立即体验</view>
|
||||
</swiper-item>
|
||||
</swiper>
|
||||
</view>
|
||||
|
Loading…
x
Reference in New Issue
Block a user