Ver Fonte

'deploy'

diry3943542 há 1 ano atrás
pai
commit
9bc78f214c
3 ficheiros alterados com 4 adições e 3 exclusões
  1. 1 1
      lib/config.json
  2. 0 0
      lib/js/index.js
  3. 3 2
      lib/js/index2.js

+ 1 - 1
lib/config.json

@@ -1 +1 @@
-{"_hash":1727658650403,"VITE_APP_API_BASE_URL":"http://192.168.200.14:2002","VITE_APP_API_FILE_URL":"/","VITE_APP_SOCKET_URL":"/","VITE_USER_NODE_ENV":"production"}
+{"_hash":1727661226541,"VITE_APP_API_BASE_URL":"http://192.168.200.14:2002","VITE_APP_API_FILE_URL":"/","VITE_APP_SOCKET_URL":"/","VITE_USER_NODE_ENV":"production"}

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
lib/js/index.js


+ 3 - 2
lib/js/index2.js

@@ -76366,6 +76366,7 @@ const notFount = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]
   // 默认首页
   // 默认首页
   // 'Console': () => import('@/views/system/index/welcome')
   // 'Console': () => import('@/views/system/index/welcome')
 }), generatorDynamicRouter = (H, U) => {
 }), generatorDynamicRouter = (H, U) => {
+  console.log("menus", U);
   const W = [
   const W = [
     {
     {
       key: "",
       key: "",
@@ -76379,8 +76380,8 @@ const notFount = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]
       id: "0",
       id: "0",
       children: U
       children: U
     }
     }
-  ];
-  return generator(W);
+  ], G = generator(W);
+  return console.log("routers", G), G;
 }, renderComponent = (H) => {
 }, renderComponent = (H) => {
   if (!H.parent)
   if (!H.parent)
     return BasicLayout;
     return BasicLayout;

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff