Browse Source

修改首页

st 2 months ago
parent
commit
bc341d2cba
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main.ts

+ 1 - 1
src/main.ts

@@ -7,7 +7,7 @@ import { routeInterceptor, requestInterceptor, prototypeInterceptor } from './in
 import 'virtual:uno.css'
 import 'virtual:uno.css'
 import '@/style/index.scss'
 import '@/style/index.scss'
 
 
-import '@/utils/vConsole'
+// import '@/utils/vConsole'
 
 
 export function createApp() {
 export function createApp() {
   const app = createSSRApp(App)
   const app = createSSRApp(App)