Explorar el Código

更新 东海粮油

wzh hace 3 años
padre
commit
f91b59a8a0
Se han modificado 3 ficheros con 5 adiciones y 5 borrados
  1. 1 1
      .env.dev
  2. 1 1
      src/components/Header.vue
  3. 3 3
      src/views/index/Login.vue

+ 1 - 1
.env.dev

@@ -1,2 +1,2 @@
 VITE_PROJECT_ENV = 'dev'
-VITE_BASEURL = 'https://interface.huihenduo.com.cn/hhd-pat-dev/'
+VITE_BASEURL = 'https://interface.huihenduo.com.cn/hhd-pat/'

+ 1 - 1
src/components/Header.vue

@@ -75,7 +75,7 @@ export default {
         version: "1.3.0.0	",
         timer: "2022/2/11",
         remarks: [
-          "发布浙江物产货主版管理平台",
+          "发布东海粮油货主版管理平台",
           "发布货损数据采集接口",
           "发布货损智能分析报告",
         ],

+ 3 - 3
src/views/index/Login.vue

@@ -6,7 +6,7 @@
       </div>
       <div class="right">
         <div class="title">
-          <div class="title-left">浙江物产</div>
+          <div class="title-left">东海粮油</div>
           <div class="title-mid">丨</div>
           <div class="title-right">智慧航运管理平台</div>
         </div>
@@ -114,7 +114,7 @@ export default {
             phone,
             // password: md5(password).toUpperCase(),
             password,
-            cargoOwnerId: 31,
+            cargoOwnerId: 25,
           });
           if (res.data.status == 0) {
             ElNotification.success({
@@ -209,7 +209,7 @@ export default {
 
 .title-left {
   height: 38px;
-  background: url(https://6875-huihenduo-2gx127w7f837b584-1255802371.tcb.qcloud.la/web-static/wuchan3.jpg);
+  background: url(https://6875-huihenduo-2gx127w7f837b584-1255802371.tcb.qcloud.la/%E4%B8%9C%E6%B5%B7%E7%B2%AE%E6%B2%B9/dhly.png);
   background-size: contain;
   background-repeat: no-repeat;
   line-height: 38px;