wfg 1 yıl önce
ebeveyn
işleme
cf3a17ac83
3 değiştirilmiş dosya ile 563 ekleme ve 185 silme
  1. 558 183
      package-lock.json
  2. 1 1
      public/index.html
  3. 4 1
      vue.config.js

Dosya farkı çok büyük olduğundan ihmal edildi
+ 558 - 183
package-lock.json


+ 1 - 1
public/index.html

@@ -25,7 +25,7 @@
   <script src="https://webapi.amap.com/maps?v=1.4.15&key=9fe905e45ed0e2cfbf69479b4cd83edf"></script>
     <!--  <link rel="icon" href="<%= BASE_URL %>favicon.png">-->
   <link rel="icon" href="<%= BASE_URL %>tubaoFavicon.ico">
-  <title>途宝企业级开发平台</title>
+  <title>途宝AAA企业级开发平台</title>
   <style>
     html,
     body,

+ 4 - 1
vue.config.js

@@ -33,8 +33,11 @@ module.exports = {
         //本地服务接口地址
         // target: 'http://192.168.3.64:1080',
         // target: 'http://192.168.8.106:1080',
+
+        target: 'http://127.0.0.1:1080',
+
         // 打包地址
-        target: 'http://121.37.83.47:10004',//服务器ip
+        // target: 'http://121.37.83.47:10004',//服务器ip
         // target: 'http://trade.tubaosoft.com:10004',//服务器域名
         ws: true,
         pathRewrite: {

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor