Bläddra i källkod

文案库管理 快手

jiayufei 3 år sedan
förälder
incheckning
f7f37185d7

+ 2 - 2
src/views/modules/autoLaunch/auto-copy-library/auto-copy-library.vue

@@ -48,8 +48,8 @@
                         />
                     </a-form-item>
                     <a-form-item class="form-handle-btn">
-                        <a-button type="default" class="reset-class" @click="handleResetList">重置</a-button>
-                        <a-button type="primary" class="reset-class" @click="handleQueryList">查询</a-button>
+                        <a-button type="default" class="reset-class" icon="reload" @click="handleResetList">重置</a-button>
+                        <a-button type="primary" class="reset-class" icon="search" @click="handleQueryList">查询</a-button>
                         <a-button type="primary" @click="handleAddAccountConfig">新增文案</a-button>
                     </a-form-item>
                 </a-row>

+ 2 - 2
vue.config.js

@@ -116,9 +116,9 @@ module.exports = {
         // target:'http://118.24.244.213:8804',
         // target: 'http://192.168.1.43:9999', // 子安
         // target: 'http://192.168.1.8:8806', // 学超
-        // target:'http://gateway.tjyourong.com.cn', //测试
+        target:'http://gateway.tjyourong.com.cn', //测试
         // target:'http://apipre.tjyourong.com.cn', //预生产
-        target: 'http://192.168.1.134:7001', //请求本地 需要jeecg-boot后台项目  周泽宇
+        // target: 'http://192.168.1.134:7001', //请求本地 需要jeecg-boot后台项目  周泽宇
 
         // target:'http://gateway.tjyourong.com.cn/',//测试