Feat:寻看点和抽奖
This commit is contained in:
@@ -80,7 +80,10 @@ export default {
|
||||
noMoreSize: 10, //如果列表已无数据,可设置列表的总数量要大于半页才显示无更多数据;避免列表数据过少(比如只有一条数据),显示无更多数据会不好看; 默认5
|
||||
auto: true,
|
||||
empty: {
|
||||
tip: '暂无商品' // 提示
|
||||
tip: '', // 提示
|
||||
icon:this.$VUE_APP_RESOURCES_URL+'/20240102232724024787.png',
|
||||
width:381,
|
||||
height:348
|
||||
}
|
||||
},
|
||||
downOption: {
|
||||
|
||||
Reference in New Issue
Block a user