We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f001b51 commit b9e0a9eCopy full SHA for b9e0a9e
web/src/core/gin-vue-admin.js
@@ -7,7 +7,7 @@ import './element_lazy'
7
import uploader from 'vue-simple-uploader'
8
import APlayer from '@moefe/vue-aplayer'
9
// time line css
10
-import '../node_modules/timeline-vuejs/dist/timeline-vuejs.css'
+import '../../node_modules/timeline-vuejs/dist/timeline-vuejs.css'
11
// 路由守卫
12
import Bus from '@/utils/bus'
13
Vue.use(Bus)
0 commit comments