liuQiang hace 1 año
padre
commit
c9df9890e0
Se han modificado 1 ficheros con 7 adiciones y 6 borrados
  1. 7 6
      src/layout/indexCommon.vue

+ 7 - 6
src/layout/indexCommon.vue

@@ -231,12 +231,13 @@ const menuList = reactive({
       imgs: chat,
       beimgs: bechat,
     },
-    {
-      label: "接口",
-      path: "/swagger",
-      imgs: chat,
-      beimgs: bechat,
-    },
+    // {
+    //   label: "接口",
+    //   path: "/swagger",
+    //   imgs: chat,
+    //   beimgs: bechat,
+    //   disabled:true
+    // },
     {
       label: "最近文件",
       path: "/recent",