jiajunchen 2 settimane fa
parent
commit
1216f2af4f
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      src/view/Home1.vue

+ 2
- 2
src/view/Home1.vue Vedi File

@@ -487,8 +487,8 @@ const queryMenuRecently = () => {
487 487
     functionList.value.push({
488 488
       title: '查看更多',
489 489
       img: 'images/gd.png',
490
-      jumpPath: '/home2',
491
-      //jumpPath: '/homeRole'
490
+      //jumpPath: '/home2',
491
+      jumpPath: '/homeRole'
492 492
     })
493 493
   });
494 494
 

Loading…
Annulla
Salva