This commit is contained in:
jxxghp
2024-05-06 12:37:34 +08:00
parent 3079483e6b
commit d51694e1cb
2 changed files with 3 additions and 6 deletions

View File

@@ -119,7 +119,7 @@ async function fetchData({ done }: { done: any }) {
v-if="dataList.length === 0 && isRefreshed"
error-code="404"
error-title="没有数据"
error-description="未获取到热门订阅数据服务器无法连接"
error-description="未获取到热门订阅数据未开启数据分享或服务器无法连接"
/>
</VInfiniteScroll>
</template>