feat: 🚀 nav迭代(产品推荐和商场入口)

This commit is contained in:
2026-03-30 09:44:34 +08:00
parent 0881897885
commit 1047306d27
34 changed files with 1740 additions and 8 deletions

View File

@@ -50,6 +50,7 @@ export const useAuthStore = defineStore({
// }
// }
//如果有路由就使用路由,如果沒有就添加一個首頁,讓用戶條到首頁去
console.log(data, "===========data==============");
this.authMenuList = data;
},