12312
This commit is contained in:
parent
e276d7eae5
commit
f6135f389f
@ -7,7 +7,8 @@ import 'virtual:uno.css'
|
|||||||
import "vant/es/image-preview/style";
|
import "vant/es/image-preview/style";
|
||||||
import { ImagePreview } from 'vant';
|
import { ImagePreview } from 'vant';
|
||||||
import Vconsole from 'vconsole'
|
import Vconsole from 'vconsole'
|
||||||
new Vconsole()
|
/*
|
||||||
|
new Vconsole()*/
|
||||||
import router from "./router/index.js";
|
import router from "./router/index.js";
|
||||||
const app = createApp(App);
|
const app = createApp(App);
|
||||||
app.use(router);
|
app.use(router);
|
||||||
|
Loading…
Reference in New Issue
Block a user