|
@@ -292,7 +292,7 @@
|
|
<a-radio-button value="a">系统优选广告位</a-radio-button>
|
|
<a-radio-button value="a">系统优选广告位</a-radio-button>
|
|
<a-radio-button value="b">首选媒体</a-radio-button>
|
|
<a-radio-button value="b">首选媒体</a-radio-button>
|
|
<!-- <a-radio-button value="c">按场景指定位置</a-radio-button> -->
|
|
<!-- <a-radio-button value="c">按场景指定位置</a-radio-button> -->
|
|
- <a-radio-button value="d">通投智选</a-radio-button>
|
|
|
|
|
|
+ <!-- <a-radio-button value="d">通投智选</a-radio-button> -->
|
|
</a-radio-group>
|
|
</a-radio-group>
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
<div class="adver-position-radio">
|
|
<div class="adver-position-radio">
|
|
@@ -800,7 +800,7 @@
|
|
<span>元</span>
|
|
<span>元</span>
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
</div>
|
|
</div>
|
|
- <div v-if="deepExternalShow">
|
|
|
|
|
|
+ <!-- <div v-if="deepExternalShow">
|
|
<a-form-model-item label="深度优化方式" prop="deepExternal">
|
|
<a-form-model-item label="深度优化方式" prop="deepExternal">
|
|
<a-radio-group @change="adDeepBidTypeChange" v-model="configForm.adDeepBidType" button-style="solid">
|
|
<a-radio-group @change="adDeepBidTypeChange" v-model="configForm.adDeepBidType" button-style="solid">
|
|
<a-radio-button value="DEEP_BID_MIN" >自定义双出价</a-radio-button>
|
|
<a-radio-button value="DEEP_BID_MIN" >自定义双出价</a-radio-button>
|
|
@@ -816,16 +816,9 @@
|
|
:step="0.01"
|
|
:step="0.01"
|
|
placeholder="请输入"
|
|
placeholder="请输入"
|
|
/> 元
|
|
/> 元
|
|
- <!-- <a-input-number
|
|
|
|
- class="common-input"
|
|
|
|
- v-model="configForm.adDeepCpabid"
|
|
|
|
- :min="0.1"
|
|
|
|
- :max="10000"
|
|
|
|
- :step="0.01"
|
|
|
|
- placeholder="请输入"
|
|
|
|
- /> 元 -->
|
|
|
|
|
|
+
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
- </div>
|
|
|
|
|
|
+ </div> -->
|
|
</div>
|
|
</div>
|
|
<!-- <div class="separate-module-con">
|
|
<!-- <div class="separate-module-con">
|
|
<p class="rock-title">第三方检测链接</p>
|
|
<p class="rock-title">第三方检测链接</p>
|
|
@@ -1157,7 +1150,7 @@
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
</div>
|
|
</div>
|
|
<div v-else>
|
|
<div v-else>
|
|
- <a-form-model-item label="创意内容" v-if="creativeImageShow">
|
|
|
|
|
|
+ <a-form-model-item label="创意内容">
|
|
<a-radio-group v-model="configForm.creativeImageMode" button-style="solid" @change="handleChangeCreativeType">
|
|
<a-radio-group v-model="configForm.creativeImageMode" button-style="solid" @change="handleChangeCreativeType">
|
|
<a-radio-button value="CREATIVE_IMAGE_MODE_VIDEO_VERTICAL">竖版视频</a-radio-button>
|
|
<a-radio-button value="CREATIVE_IMAGE_MODE_VIDEO_VERTICAL">竖版视频</a-radio-button>
|
|
<a-radio-button value="CREATIVE_IMAGE_MODE_VIDEO" :disabled="pictureStatus">横版视频</a-radio-button>
|
|
<a-radio-button value="CREATIVE_IMAGE_MODE_VIDEO" :disabled="pictureStatus">横版视频</a-radio-button>
|
|
@@ -1166,9 +1159,9 @@
|
|
<a-radio-button value="CREATIVE_IMAGE_MODE_LARGE_VERTICAL" :disabled="pictureStatus">大图竖图</a-radio-button>
|
|
<a-radio-button value="CREATIVE_IMAGE_MODE_LARGE_VERTICAL" :disabled="pictureStatus">大图竖图</a-radio-button>
|
|
</a-radio-group>
|
|
</a-radio-group>
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
- <a-form-model-item label="创意内容" v-else="creativeImageShow">
|
|
|
|
|
|
+ <!-- <a-form-model-item label="创意内容" v-else="creativeImageShow">
|
|
<radio-check v-model="configForm.creativeImageMode" :options="creativeImageModeArr"></radio-check>
|
|
<radio-check v-model="configForm.creativeImageMode" :options="creativeImageModeArr"></radio-check>
|
|
- </a-form-model-item>
|
|
|
|
|
|
+ </a-form-model-item> -->
|
|
<a-form-model-item label="创意组件" prop="componentId" key="componentIdkey"
|
|
<a-form-model-item label="创意组件" prop="componentId" key="componentIdkey"
|
|
v-if="configForm.creativeImageMode!='CREATIVE_IMAGE_MODE_LARGE'&&configForm.creativeImageMode!='CREATIVE_IMAGE_MODE_LARGE_VERTICAL'&&configForm.adverPosition != 'a'">
|
|
v-if="configForm.creativeImageMode!='CREATIVE_IMAGE_MODE_LARGE'&&configForm.creativeImageMode!='CREATIVE_IMAGE_MODE_LARGE_VERTICAL'&&configForm.adverPosition != 'a'">
|
|
<a-input
|
|
<a-input
|
|
@@ -2790,9 +2783,9 @@ export default {
|
|
this.isTAwemeStatus = true;
|
|
this.isTAwemeStatus = true;
|
|
this.originalityStatus = true;
|
|
this.originalityStatus = true;
|
|
this.pictureStatus = false;
|
|
this.pictureStatus = false;
|
|
- this.creativeImageShow = false;
|
|
|
|
- this.configForm.creativeImageMode = [];
|
|
|
|
- this.configForm.creativeImageMode.push('CREATIVE_IMAGE_MODE_VIDEO_VERTICAL');
|
|
|
|
|
|
+ // this.creativeImageShow = false;
|
|
|
|
+ // this.configForm.creativeImageMode = [];
|
|
|
|
+ // this.configForm.creativeImageMode.push('CREATIVE_IMAGE_MODE_VIDEO_VERTICAL');
|
|
// this.configForm.creativeImageMode = this.configForm.creativeImageMode.toString();
|
|
// this.configForm.creativeImageMode = this.configForm.creativeImageMode.toString();
|
|
}
|
|
}
|
|
this.configForm.adUnionVideoType = '';
|
|
this.configForm.adUnionVideoType = '';
|
|
@@ -2976,24 +2969,24 @@ export default {
|
|
}
|
|
}
|
|
this.configForm.adConvertType = updateResult[0].convert_type;
|
|
this.configForm.adConvertType = updateResult[0].convert_type;
|
|
this.optimizationOption = updateResult[0].external_actions;
|
|
this.optimizationOption = updateResult[0].external_actions;
|
|
- this.optimizationOption.forEach(element => {
|
|
|
|
- if (element.convert_id == detailData.adConvertId) {
|
|
|
|
- if ("deep_external_actions" in element) {
|
|
|
|
- this.deepExternalShow = true;
|
|
|
|
|
|
+ // this.optimizationOption.forEach(element => {
|
|
|
|
+ // if (element.convert_id == detailData.adConvertId) {
|
|
|
|
+ // if ("deep_external_actions" in element) {
|
|
|
|
+ // this.deepExternalShow = true;
|
|
|
|
|
|
- }else{
|
|
|
|
- this.deepExternalShow = false;
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- });
|
|
|
|
- if (detailData.adDeepBidType == 'AUTO_MIN_SECOND_STAGE') {
|
|
|
|
- this.adDeepCpabidShow = false;
|
|
|
|
- this.configForm.adDeepCpabid = 0
|
|
|
|
- }else{
|
|
|
|
- this.adDeepCpabidShow = true;
|
|
|
|
- }
|
|
|
|
- this.configForm.adDeepBidType = detailData.adDeepBidType;
|
|
|
|
- this.configForm.adDeepCpabid = detailData.adDeepCpabid;
|
|
|
|
|
|
+ // }else{
|
|
|
|
+ // this.deepExternalShow = false;
|
|
|
|
+ // }
|
|
|
|
+ // }
|
|
|
|
+ // });
|
|
|
|
+ // if (detailData.adDeepBidType == 'AUTO_MIN_SECOND_STAGE') {
|
|
|
|
+ // this.adDeepCpabidShow = false;
|
|
|
|
+ // this.configForm.adDeepCpabid = 0
|
|
|
|
+ // }else{
|
|
|
|
+ // this.adDeepCpabidShow = true;
|
|
|
|
+ // }
|
|
|
|
+ // this.configForm.adDeepBidType = detailData.adDeepBidType;
|
|
|
|
+ // this.configForm.adDeepCpabid = detailData.adDeepCpabid;
|
|
|
|
|
|
})
|
|
})
|
|
|
|
|
|
@@ -3242,16 +3235,16 @@ export default {
|
|
this.creativeTag = detailData.adKeywords;
|
|
this.creativeTag = detailData.adKeywords;
|
|
})
|
|
})
|
|
}
|
|
}
|
|
- this.$nextTick(()=>{
|
|
|
|
- // this.configForm.creativeImageMode = detailData.creativeImageMode
|
|
|
|
- if (detailData.inventoryCatalog == 'UNIVERSAL') {
|
|
|
|
- this.creativeImageShow = false;
|
|
|
|
- this.configForm.creativeImageMode = detailData.creativeImageMode.split(',')
|
|
|
|
- }else{
|
|
|
|
- this.creativeImageShow = true
|
|
|
|
- this.configForm.creativeImageMode = detailData.creativeImageMode
|
|
|
|
- }
|
|
|
|
- })
|
|
|
|
|
|
+ // this.$nextTick(()=>{
|
|
|
|
+ // // this.configForm.creativeImageMode = detailData.creativeImageMode
|
|
|
|
+ // if (detailData.inventoryCatalog == 'UNIVERSAL') {
|
|
|
|
+ // this.creativeImageShow = false;
|
|
|
|
+ // this.configForm.creativeImageMode = detailData.creativeImageMode.split(',')
|
|
|
|
+ // }else{
|
|
|
|
+ // this.creativeImageShow = true
|
|
|
|
+ // this.configForm.creativeImageMode = detailData.creativeImageMode
|
|
|
|
+ // }
|
|
|
|
+ // })
|
|
this.configForm.adInterestActionMode = detailData.adInterestActionMode;
|
|
this.configForm.adInterestActionMode = detailData.adInterestActionMode;
|
|
this.configForm.creativeDisplayMode = detailData.creativeDisplayMode;
|
|
this.configForm.creativeDisplayMode = detailData.creativeDisplayMode;
|
|
this.configForm.creativeIsPresentedVideo = detailData.creativeIsPresentedVideo;
|
|
this.configForm.creativeIsPresentedVideo = detailData.creativeIsPresentedVideo;
|
|
@@ -3735,9 +3728,9 @@ export default {
|
|
paramsFormData.copywritingNumber = paramsFormData.copywritingNumber?paramsFormData.copywritingNumber:0
|
|
paramsFormData.copywritingNumber = paramsFormData.copywritingNumber?paramsFormData.copywritingNumber:0
|
|
paramsFormData.userId = this.userInfo().id;
|
|
paramsFormData.userId = this.userInfo().id;
|
|
console.log(paramsFormData.creativeImageMode);
|
|
console.log(paramsFormData.creativeImageMode);
|
|
- if (typeof paramsFormData.creativeImageMode == 'object'){
|
|
|
|
- paramsFormData.creativeImageMode = paramsFormData.creativeImageMode.toString()
|
|
|
|
- }
|
|
|
|
|
|
+ // if (typeof paramsFormData.creativeImageMode == 'object'){
|
|
|
|
+ // paramsFormData.creativeImageMode = paramsFormData.creativeImageMode.toString()
|
|
|
|
+ // }
|
|
console.log(paramsFormData);
|
|
console.log(paramsFormData);
|
|
|
|
|
|
this.$refs.ruleForm.validate(valid => {
|
|
this.$refs.ruleForm.validate(valid => {
|