Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
wangyang
2025-09-01 09:38:41 +08:00
36 changed files with 239 additions and 587 deletions

View File

@@ -82,7 +82,7 @@ const upOption = ref({
noMoreSize: 5,
empty: {
tip: '~ 空空如也 ~',
icon: "../../static/images/mescroll-empty.png"
icon: "../../../../static/images/mescroll-empty.png"
},
textLoading: '加载中...',
textNoMore: '已经到底了'