8fda6e2c by 华明祺

no message

1 parent d60f1935
Showing 1 changed file with 0 additions and 1 deletions
...@@ -14,7 +14,6 @@ app.$mount() ...@@ -14,7 +14,6 @@ app.$mount()
14 import { 14 import {
15 createSSRApp 15 createSSRApp
16 } from 'vue' 16 } from 'vue'
17 import login from '@/components/login'
18 17
19 export function createApp() { 18 export function createApp() {
20 const app = createSSRApp(App) 19 const app = createSSRApp(App)
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!