Browse Source

修改projecId为zhcfzxbj 针对中海财富中心

zhaojing 2 năm trước cách đây
mục cha
commit
542f68fd64

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
dist/sgdaping/assets/background-legacy-2c706834.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
dist/sgdaping/assets/background.1fe99f57.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
dist/sgdaping/assets/index-legacy-a69a18e2.js


+ 0 - 1
dist/sgdaping/assets/index-legacy-1ccf91d3.js

@@ -1 +0,0 @@
-System.register(["./index-legacy-3c7e6c3e.js"],(function(e,n){"use strict";var t,r,u,c,i,o,s;return{setters:[function(e){t=e.i,r=e.r,u=e.o,c=e.l,i=e._,o=e.a,s=e.g}],execute:function(){var n=t({setup:function(){return c(),r({}),u((function(){})),{}}});e("default",i(n,[["render",function(e,n,t,r,u,c){return s(),o("h2",null,"login页面")}]]))}}}));

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
dist/sgdaping/assets/index-legacy-017254ad.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
dist/sgdaping/assets/index-legacy-3c7e6c3e.js


+ 1 - 0
dist/sgdaping/assets/index-legacy-f98df1b1.js

@@ -0,0 +1 @@
+System.register(["./index-legacy-b06755b6.js"],(function(n,e){"use strict";var t,r,u,i,c,o,s;return{setters:[function(n){t=n.i,r=n.r,u=n.o,i=n.l,c=n._,o=n.a,s=n.g}],execute:function(){var e=t({setup:function(){return i(),r({}),u((function(){})),{}}});n("default",c(e,[["render",function(n,e,t,r,u,i){return s(),o("h2",null,"login页面")}]]))}}}));

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
dist/sgdaping/assets/index.5ce27576.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
dist/sgdaping/assets/index.d0e18686.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
dist/sgdaping/assets/index.944d544c.js


+ 1 - 1
dist/sgdaping/assets/index.3ef799eb.js

@@ -1 +1 @@
-import{i as e,r as n,o,l as t,_ as s,a as r,g as a}from"./index.5ce27576.js";const c=e({setup(){return t(),n({}),o(()=>{}),{}}});function u(p,i,_,l,d,f){return a(),r("h2",null,"login\u9875\u9762")}const x=s(c,[["render",u]]);export{x as default};
+import{i as e,r as n,o,l as t,_ as s,a as r,g as a}from"./index.4c45206b.js";const c=e({setup(){return t(),n({}),o(()=>{}),{}}});function u(p,i,_,l,d,f){return a(),r("h2",null,"login\u9875\u9762")}const x=s(c,[["render",u]]);export{x as default};

+ 2 - 2
dist/sgdaping/index.html

@@ -5,7 +5,7 @@
     <link rel="icon" type="image/svg+xml" href="/sgdaping/vite.svg" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title>daping</title>
-    <script type="module" crossorigin src="/sgdaping/assets/index.5ce27576.js"></script>
+    <script type="module" crossorigin src="/sgdaping/assets/index.4c45206b.js"></script>
     <link rel="stylesheet" href="/sgdaping/assets/index.d1e87a59.css">
     <script type="module">try{import.meta.url;import("_").catch(()=>1);}catch(e){}window.__vite_is_modern_browser=true;</script>
     <script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy build because dynamic import or import.meta.url is unsupported, syntax error above should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
@@ -15,6 +15,6 @@
     
     <script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
     <script nomodule crossorigin id="vite-legacy-polyfill" src="/sgdaping/assets/polyfills-legacy-cb861a9c.js"></script>
-    <script nomodule crossorigin id="vite-legacy-entry" data-src="/sgdaping/assets/index-legacy-3c7e6c3e.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
+    <script nomodule crossorigin id="vite-legacy-entry" data-src="/sgdaping/assets/index-legacy-b06755b6.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
   </body>
 </html>

+ 5 - 1
src/router/index.ts

@@ -44,8 +44,12 @@ router.beforeEach(async (to, from, next) => {
     var projectId2;
     //var xxx = Encrypt("Pj1101050043");
     //console.log("xxxx",dealRes);
+    if(projectId=='zhcfzxbj'){
+        projectId2='Pj1101020002';
+    }else{
+        projectId && (projectId2 = Decrypt(projectId));
+    }
 
-    projectId && (projectId2 = Decrypt(projectId));
 
     const projectStore = useProjectStore();
     projectId2 && projectStore.setProjectId(projectId2);