修改没记录时图片显示

This commit is contained in:
xuli3099
2025-08-29 18:13:15 +08:00
parent 20dc7d5f75
commit 2bda2bb389

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: '已经到底了'