Browse Source

去掉bladex

zhoulisky 11 months ago
parent
commit
250b0d129b
3 changed files with 2 additions and 1138 deletions
  1. 0 4
      public/index.html
  2. 2 2
      src/page/login/userlogin.vue
  3. 0 1132
      src/views/wel/index.vue

+ 0 - 4
public/index.html

@@ -96,10 +96,6 @@
         初次加载资源可能需要较多时间 请耐心等待
       </div>
     </div>
-    <div class="avue-home__footer">
-      <a href="https://bladex.cn" target="_blank">
-        https://bladex.cn </a>
-    </div>
   </div>
 </div>
 <!-- built files will be auto injected -->

+ 2 - 2
src/page/login/userlogin.vue

@@ -92,7 +92,7 @@
         registerMode: this.website.oauth2.registerMode,
         loginForm: {
           //租户ID
-          tenantId: "000000",
+          tenantId: "882990",
           //部门ID
           deptId: "",
           //角色ID
@@ -100,7 +100,7 @@
           //用户名
           username: "admin",
           //密码
-          password: "123456",
+          password: "admin",
           //账号类型
           type: "account",
           //验证码的值

File diff suppressed because it is too large
+ 0 - 1132
src/views/wel/index.vue