优化功能

This commit is contained in:
wangxiaowei
2026-02-02 02:37:04 +08:00
parent a923ca9d9c
commit d9840014a2
8 changed files with 48 additions and 79 deletions

View File

@ -175,13 +175,6 @@
Index.handleInit()
})
onLoad(async() => {
// uni.setTabBarItem({
// index: 2,
// visible: false
// })
})
const Index = {
handleInit: async() => {
await Index.handleGetStoreList()