6d5c091f by 杨炀

Merge commit '8fda6e2c'

2 parents f7821a21 8fda6e2c
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!