Browse Source

拉取打包

zhuxinbo 4 years ago
parent
commit
94ce167225

+ 4 - 4
src/views/modules/BatchCreate/components/material.vue

@@ -344,9 +344,9 @@
         if ((this.materialType == 'CREATIVE_IMAGE_MODE_VIDEO' || this.materialType ==
         if ((this.materialType == 'CREATIVE_IMAGE_MODE_VIDEO' || this.materialType ==
           'CREATIVE_IMAGE_MODE_VIDEO_VERTICAL')&&!this.isImg) {
           'CREATIVE_IMAGE_MODE_VIDEO_VERTICAL')&&!this.isImg) {
           if (this.materialType == 'CREATIVE_IMAGE_MODE_VIDEO') {
           if (this.materialType == 'CREATIVE_IMAGE_MODE_VIDEO') {
-            params.type = 2
-          } else {
             params.type = 1
             params.type = 1
+          } else {
+            params.type = 2
           }
           }
           this.showVideoList('/bytedance/batch/getVideoList', params)
           this.showVideoList('/bytedance/batch/getVideoList', params)
         } else if(this.isImg){
         } else if(this.isImg){
@@ -428,9 +428,9 @@
         if (this.materialType == 'CREATIVE_IMAGE_MODE_VIDEO' || this.materialType ==
         if (this.materialType == 'CREATIVE_IMAGE_MODE_VIDEO' || this.materialType ==
           'CREATIVE_IMAGE_MODE_VIDEO_VERTICAL') {
           'CREATIVE_IMAGE_MODE_VIDEO_VERTICAL') {
           if (this.materialType == 'CREATIVE_IMAGE_MODE_VIDEO') {
           if (this.materialType == 'CREATIVE_IMAGE_MODE_VIDEO') {
-            params.type = 2
-          } else {
             params.type = 1
             params.type = 1
+          } else {
+            params.type = 2
           }
           }
 
 
           this.showVideoList('/bytedance/batch/getVideoList', params)
           this.showVideoList('/bytedance/batch/getVideoList', params)

+ 1 - 1
src/views/modules/kuaishouapp/account/advertisingGroup.vue

@@ -1380,7 +1380,7 @@
       },
       },
     },
     },
     computed: {},
     computed: {},
-    mounted() {
+    activated() {
       var data = JSON.parse(localStorage.getItem('advertisingGroup'))
       var data = JSON.parse(localStorage.getItem('advertisingGroup'))
       this.titleKey = localStorage.getItem('advertisingGroupKey')
       this.titleKey = localStorage.getItem('advertisingGroupKey')
       this.title = data.map(item => {
       this.title = data.map(item => {

+ 2 - 2
vue.config.js

@@ -69,11 +69,11 @@ module.exports = {
         // target: 'http://192.168.1.51:8098', //请求本地 需要jeecg-boot后台项目  毕洁泉
         // target: 'http://192.168.1.51:8098', //请求本地 需要jeecg-boot后台项目  毕洁泉
         // target: 'http://192.168.0.252:8098', //请求本地 需要jeecg-boot后台项目  毕洁泉
         // target: 'http://192.168.0.252:8098', //请求本地 需要jeecg-boot后台项目  毕洁泉
         // target: 'http://192.168.0.170:8088', //请求本地 需要jeecg-boot后台项目  毕洁泉
         // target: 'http://192.168.0.170:8088', //请求本地 需要jeecg-boot后台项目  毕洁泉
-        //  target: 'http://api.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目 
+         target: 'http://api.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目 
         // target: 'https://trac.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目 
         // target: 'https://trac.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目 
         // target: 'http://39.106.184.70:8088/', //请求本地 需要jeecg-boot后台项目 
         // target: 'http://39.106.184.70:8088/', //请求本地 需要jeecg-boot后台项目 
          // target: 'http://adsp.tjyourong.com.cn/', //请求本地 需要jeecg-boot后台项目 
          // target: 'http://adsp.tjyourong.com.cn/', //请求本地 需要jeecg-boot后台项目 
-        target: 'http://192.168.1.251/', //请求本地 需要jeecg-boot后台项目 
+        // target: 'http://192.168.1.251/', //请求本地 需要jeecg-boot后台项目 
         // target:'http://118.24.244.213:8804',
         // target:'http://118.24.244.213:8804',