Przeglądaj źródła

feat: 修复测试环境使用腾讯服务器的正式环境

332777428@qq.com 5 miesięcy temu
rodzic
commit
ce9e59ddfd
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -35,8 +35,8 @@ module.exports = {
     proxy: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
-        //         target: `https://o3tapi.radio1964.com/admin`,
-        target: `https://web.ohplay.airsmartser.com/admin`,
+        target: `https://o3tapi.radio1964.com/admin`,
+        // target: `https://web.ohplay.airsmartser.com/admin`,
         // target: `http://192.168.0.217:2678/admin`, // 付新保
         // target: `http://192.168.0.174:2027`, // 陈浩
         // target: `http://10.0.2.17:2027`