cyy 10 miesięcy temu
rodzic
commit
2fa6b7fcee
3 zmienionych plików z 3 dodań i 3 usunięć
  1. 1 1
      public/config.js
  2. 1 1
      public/index.html
  3. 1 1
      src/views/system/login/index.vue

+ 1 - 1
public/config.js

@@ -1,5 +1,5 @@
 (function (global) {
-  const BASE_URL = 'http://dev2.local/'
+  const BASE_URL = 'http://192.168.2.162/'
   global.__IBPS_CONFIG__ = {
     // 是否启用配置
     ENABLE_CONFIG: true,

+ 1 - 1
public/index.html

@@ -10,7 +10,7 @@
     <meta name="apple-touch-fullscreen" content="yes">
     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
     <title><%= webpackConfig.name %></title>
-    <script type="text/javascript" src="http://dev2.local/word/web-apps/apps/api/documents/api.js"></script>
+    <script type="text/javascript" src="http://192.168.2.162/word/web-apps/apps/api/documents/api.js"></script>
     <style>
        *{margin:0;padding:0;list-style:0;-webkit-touch-callout:none;}html{touch-action: manipulation;}
     </style>

+ 1 - 1
src/views/system/login/index.vue

@@ -6,7 +6,7 @@
           <van-icon name="comment-circle-o" class="logo-icon" />
           <div class="logo-text">{{ $t('common.platform') }}</div>
           <br>
-          <!-- <div class="logo-text">(移动端)</div> -->
+          <div class="logo-text">(11111111111)</div>
         </div>
       </div>
       <div class="ibps-p">