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