feat: 首页的调整
This commit is contained in:
@@ -97,7 +97,7 @@ const queryTabsList = async (homePageId) => {
|
||||
const tabList = res.data;
|
||||
if (tabList.length === 0) {
|
||||
uni.showToast({
|
||||
title: "暂无发现内容",
|
||||
title: "暂无数据~",
|
||||
icon: "none"
|
||||
});
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user