reedliuqing_i 6 years ago
parent
commit
f7137737b4

BIN
src/assets/home_images/ecode_占位@3x.png


+ 2 - 2
src/router/index.js

@@ -47,13 +47,13 @@ export const constantRoutes = [
   },
   },
 
 
   {
   {
-    path: '/',
+    path: '/home',
     component: Home,
     component: Home,
     hidden: true
     hidden: true
   },
   },
 
 
   {
   {
-    path: '/home',
+    path: '/',
     component: Layout,
     component: Layout,
     redirect: '/dashboard',
     redirect: '/dashboard',
     children: [{
     children: [{

+ 1 - 1
src/views/home/floatMenu.vue

@@ -30,7 +30,7 @@
 </style>
 </style>
 
 
 <script>
 <script>
-import imgUrl from '@/assets/dingding.jpg'
+import imgUrl from '@/assets/home_images/ecode_占位@3x.png'
 
 
 export default {
 export default {
   name: 'FloatMenu',
   name: 'FloatMenu',