Browse Source

练习环境地址

chenrui 3 năm trước cách đây
mục cha
commit
b752784eb7
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      vue.config.js

+ 2 - 1
vue.config.js

@@ -109,7 +109,8 @@ const vueConfig = {
     proxy: {
       '/api': {
         // target: 'http://192.168.16.188:8602/ocs-admin',
-        target: 'http://p.ocs.360arrow.com/ocs-admin', //  Ô¤·¢²¼
+        target: 'https://t.ocs.360arrow.com/ocs-admin', //  Á·Ï°
+        // target: 'http://p.ocs.360arrow.com/ocs-admin', //  Ô¤·¢²¼
         // target: 'http://ocs-admin.360arrow.com/ocs-admin', //  Éú²ú
         ws: false,
         changeOrigin: true,