achao 1 year ago
parent
commit
3013855413
4 changed files with 3 additions and 3 deletions
  1. BIN
      public/logo-w.png
  2. BIN
      public/logo.ico
  3. 2 2
      src/views/login/index.vue
  4. 1 1
      vue.config.js

BIN
public/logo-w.png


BIN
public/logo.ico


+ 2 - 2
src/views/login/index.vue

@@ -8,8 +8,8 @@
       <div class="login-right">
         <div class="login-header">
           <div class="header-box">
-            <span class="iconfont icon-yiliangyiyun"></span>
-
+            <!-- <span class="iconfont icon-yiliangyiyun"></span> -->
+            <img src="../../../public/logo-w.png" alt="" style="width:60px">
             <p>管理后台</p>
           </div>
         </div>

+ 1 - 1
vue.config.js

@@ -42,7 +42,7 @@ module.exports = {
       '/pb': {
         // target: 'http://192.168.1.122:9100/',
         // target: 'http://192.168.110.67:9888',
-        target: 'http://192.168.110.138:8090/',
+        target: 'http://192.168.110.138:8091/',
         // target: 'http://192.168.110.82:8090/',
         // target: 'http://192.168.1.109:9100/',
         // target: 'https://standard-dev.winsea.com/',