罗世杰:feat:轮播图,分析统计、轮播消息接口接入
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</u-input>
|
||||
</view>
|
||||
</view>
|
||||
<u-swiper :list="headerBgList" height="300rpx" />
|
||||
<u-swiper :list="bannerURL" height="300rpx" />
|
||||
</view>
|
||||
</template>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
export default {
|
||||
name: "inputAndSwiper",
|
||||
props: {
|
||||
headerBgList: {
|
||||
bannerURL: {
|
||||
type: Array,
|
||||
default () {
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user