flat:tabbar
This commit is contained in:
2
App.vue
2
App.vue
@@ -9,7 +9,7 @@ import config from '@/config.js';
|
|||||||
const appword = 'aKd20dbGdFvmuwrt'; // 固定值
|
const appword = 'aKd20dbGdFvmuwrt'; // 固定值
|
||||||
|
|
||||||
onLaunch((options) => {
|
onLaunch((options) => {
|
||||||
uni.hideTabBar();
|
// uni.hideTabBar();
|
||||||
useDictStore().getDictData();
|
useDictStore().getDictData();
|
||||||
try {
|
try {
|
||||||
getUserInfo();
|
getUserInfo();
|
||||||
|
|||||||
Reference in New Issue
Block a user