fix
This commit is contained in:
parent
487f7f7e47
commit
39894184aa
@ -8,7 +8,6 @@ uni.setStorageSync("token", token);
|
||||
if (import.meta.env.VITE_APP_MODE === "dev") {
|
||||
new VConsole();
|
||||
}
|
||||
new VConsole();
|
||||
export function createApp() {
|
||||
const app = createSSRApp(App);
|
||||
globalComponents(app);
|
||||
|
Loading…
Reference in New Issue
Block a user