修改样式
This commit is contained in:
@@ -243,7 +243,8 @@ const inputval = ref(''); // 搜索内容
|
||||
},
|
||||
noMoreSize: 5,
|
||||
empty: {
|
||||
tip: '~ 空空如也 ~'
|
||||
tip: '~ 空空如也 ~',
|
||||
icon: "../../static/images/mescroll-empty.png"
|
||||
},
|
||||
textLoading: '加载中...',
|
||||
textNoMore: '已经到底了'
|
||||
|
||||
Reference in New Issue
Block a user