mirror of
https://gitee.com/niucloud-team/niucloud.git
synced 2025-12-13 10:02:48 +00:00
Update App.vue
This commit is contained in:
parent
ce9c5e08ad
commit
70446875d7
@ -26,7 +26,6 @@
|
|||||||
if (process.env.NODE_ENV == 'development' && (getSiteId(uni.getStorageSync('wap_site_id') || import.meta.env.VITE_SITE_ID) === '')) return;
|
if (process.env.NODE_ENV == 'development' && (getSiteId(uni.getStorageSync('wap_site_id') || import.meta.env.VITE_SITE_ID) === '')) return;
|
||||||
// #endif
|
// #endif
|
||||||
|
|
||||||
|
|
||||||
const configStore = useConfigStore()
|
const configStore = useConfigStore()
|
||||||
configStore.getTabbarConfig()
|
configStore.getTabbarConfig()
|
||||||
await configStore.getLoginConfig()
|
await configStore.getLoginConfig()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user