소스 검색

测试封板

朱鑫波 3 년 전
부모
커밋
3b8516050b

+ 7 - 1
.env.production

@@ -15,4 +15,10 @@ VUE_APP_BASE_SCRIPT_URL = http://114.117.193.186:31013
 #素材大盘相关接口
 VUE_APP_BASE_MATERIAL_URL = http://api.tjyourong.com.cn/material
 # 泽宇 http://192.168.1.134:9999
-# 测试 http://192.168.0.195:9999
+# 测试 http://192.168.0.195:9999
+
+
+#宇飞接口地址
+VUE_APP_BASE_MOST_SYSTEM = http://118.24.244.213:8808
+# 线上 http://118.24.244.213:8808
+# 测试 http://139.186.165.84:8808

+ 2 - 2
src/views/modules/autoLaunchRevision/createLaunch.vue

@@ -332,8 +332,8 @@ li.chouzhen.first:before {
                                                 }
                                             ]"
                                         >
-                                            <a-radio-button :value="0">关闭</a-radio-button>
-                                            <a-radio-button :value="1">开启</a-radio-button>
+                                            <a-radio-button :value="0">不限</a-radio-button>
+                                            <a-radio-button :value="1">系统优选</a-radio-button>
                                         </a-radio-group>
                                     </a-form-item>
                                 </a-col>

+ 2 - 2
src/views/modules/copy-library/copy-library-server.js

@@ -3,8 +3,8 @@
  * @author jiayufei
  */
 
-export const urlAcount = 'http://118.24.244.213:8808'; // 线上
+// export const urlAcount = 'http://118.24.244.213:8808'; // 线上
 // export const urlAcount = 'http://apipre.tjyourong.com.cn'; // 预生产
 // export const urlAcount = 'http://192.168.1.43:8080'; // 子安
-// export const urlAcount = 'http://139.186.165.84:8808'; // 测试
+export const urlAcount = 'http://139.186.165.84:8808'; // 测试
 // export const urlAcount = 'http://192.168.1.8:8808'; // 学超

+ 2 - 2
src/views/modules/headline-view/headline-view-server.js

@@ -3,8 +3,8 @@
  * @author jiayufei
  */
 
-export const urlAcount = 'http://118.24.244.213:8808'; // 线上
+// export const urlAcount = 'http://118.24.244.213:8808'; // 线上
 // export const urlAcount = 'http://apipre.tjyourong.com.cn'; // 预生产
 // export const urlAcount = 'http://192.168.1.43:8808'; // 子安
-// export const urlAcount = 'http://139.186.165.84:8808'; // 测试
+export const urlAcount = 'http://139.186.165.84:8808'; // 测试
 // export const urlAcount = 'http://192.168.1.8:8080'; // 学超

+ 2 - 2
src/views/modules/user-manage-operation/user-manage-operation-server.js

@@ -3,8 +3,8 @@
  * @author jiayufei
  */
 
- export const urlAcount = 'http://118.24.244.213:8808'; // 线上
+//  export const urlAcount = 'http://118.24.244.213:8808'; // 线上
  // export const urlAcount = 'http://apipre.tjyourong.com.cn'; // 预生产
 //  export const urlAcount = 'http://192.168.1.43:'; // 子安
-//  export const urlAcount = 'http://139.186.165.84:8808'; // 测试
+ export const urlAcount = 'http://139.186.165.84:8808'; // 测试
 //  export const urlAcount = 'http://192.168.1.8:9999'; // 学超