diry3943542 1 year ago
parent
commit
38cb13f1f3
3 changed files with 7 additions and 7 deletions
  1. 1 1
      lib/config.json
  2. 0 0
      lib/js/index.js
  3. 6 6
      lib/js/index2.js

+ 1 - 1
lib/config.json

@@ -1 +1 @@
-{"_hash":1727681113618,"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":1727681267097,"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"}

File diff suppressed because it is too large
+ 0 - 0
lib/js/index.js


+ 6 - 6
lib/js/index2.js

@@ -76349,17 +76349,17 @@ const notFount = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]
   __proto__: null,
   __proto__: null,
   default: notFount
   default: notFount
 }, Symbol.toStringTag, { value: "Module" })), generatorDynamicRouter = (H, W) => {
 }, Symbol.toStringTag, { value: "Module" })), generatorDynamicRouter = (H, W) => {
-  const Q = Ot(lt({
+  const Q = /* @__PURE__ */ Object.assign({});
+  console.log("pages", Q);
+  const G = Ot(lt({
     // 基础页面 layout 必须引入
     // 基础页面 layout 必须引入
     BasicLayout,
     BasicLayout,
     BlankLayout,
     BlankLayout,
     RouteView,
     RouteView,
     PageView
     PageView
-  }, /* @__PURE__ */ Object.assign({})), {
+  }, Q), {
     notFount
     notFount
-    // 默认首页
-    // 'Console': () => import('@/views/system/index/welcome')
-  }), G = [
+  }), Z = [
     {
     {
       key: "",
       key: "",
       name: "Index",
       name: "Index",
@@ -76373,7 +76373,7 @@ const notFount = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]
       children: W
       children: W
     }
     }
   ];
   ];
-  return generator(G, Q);
+  return generator(Z, G);
 }, renderComponent = (H) => {
 }, renderComponent = (H) => {
   if (!H.parent)
   if (!H.parent)
     return BasicLayout;
     return BasicLayout;

Some files were not shown because too many files changed in this diff