diff --git a/admin-web-master/src/components/add/addht.vue b/admin-web-master/src/components/add/addht.vue index 9ec31b0..5a73b61 100644 --- a/admin-web-master/src/components/add/addht.vue +++ b/admin-web-master/src/components/add/addht.vue @@ -196,7 +196,7 @@ import { this.redirectUrl = this.info.redirectUrl } if(this.info.coverImage){ - this.coverImage = this.info.coverImage + this.coverImage = this.info.coverImage } }, methods: { @@ -271,6 +271,7 @@ import { } } this.formInline.templateInformation = JSON.stringify(this.list1) + let from = { ...this.formInline, contractChangeReason: this.contractChangeReason, @@ -289,6 +290,8 @@ import { createDate:this.updateCurrentTime(), createUser: localStorage.getItem('roleName'), } + // console.log(from) + // return console.error(from) let info = await this.culfj() console.error(info) @@ -340,6 +343,7 @@ import { }, async add() { + let ismb = false await this.$refs.rulesmbinfoForm.validate((valid) => { if (valid) { @@ -398,11 +402,18 @@ import { documentAddress: this.templateAttachment, insertData: JSON.stringify(info) } + + if(this.formInline.coverImage){ + this.formInline.coverImage = this.$baseURL+this.formInline.coverImage + } + console.log(this.formInline.coverImage,'this.formInline.coverImagethis.formInline.coverImagethis.formInline.coverImage') + return dataInprotDocument(c1).then(res => { console.error(res) if(res.code == 200 && res.data) { this.formInline.appendicesContract = res.data + contractinsertAdd({ ...this.formInline, templateInformationUrl:this.templateAttachment, diff --git a/admin-web-master/src/components/add/addmap.vue b/admin-web-master/src/components/add/addmap.vue index 7e595b1..30bffc1 100644 --- a/admin-web-master/src/components/add/addmap.vue +++ b/admin-web-master/src/components/add/addmap.vue @@ -26,7 +26,7 @@ - + @@ -45,6 +45,7 @@ + diff --git a/ceres-uniapp-master/components/canvasShow/basics/banner.vue b/ceres-uniapp-master/components/canvasShow/basics/banner.vue index 2e14c18..8ac07e5 100644 --- a/ceres-uniapp-master/components/canvasShow/basics/banner.vue +++ b/ceres-uniapp-master/components/canvasShow/basics/banner.vue @@ -42,8 +42,14 @@ type:1 } NET.request2(API.cereCarouselImage, pagesize, 'POST').then(res => { - - this.bannerList = res.data.content + res.data.content.map(item=>{ + if(item.state ==1){ + item.imageUrl ='https://zhgw-uat.028wlkj.com/cdwlMall/zsfwzxt/lb/f96559b3-949e-49f3-9db0-72dc59795b0f-0c5150bb-7419-43e2-a8b0-e57c305eb99b-%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20250110172248.jpg' + item.jumpUrl = '' + } + + }) + this.bannerList = res.data.content }) // uni.request({ diff --git a/lvdao-miniapp/pages/home/home.vue b/lvdao-miniapp/pages/home/home.vue index 56f8704..030644c 100644 --- a/lvdao-miniapp/pages/home/home.vue +++ b/lvdao-miniapp/pages/home/home.vue @@ -541,6 +541,13 @@ }) // 轮播图 this.$http.sendRequest('/cereCarouselImage/queryByPage', 'POST', this.pageindex, 1).then(res => { + res.data.data.content.map(item=>{ + if(item.state ==1){ + item.imageUrl ='https://zhgw-uat.028wlkj.com/cdwlMall/zsfwzxt/lb/f96559b3-949e-49f3-9db0-72dc59795b0f-0c5150bb-7419-43e2-a8b0-e57c305eb99b-%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20250110172248.jpg' + item.jumpUrl = '' + } + + }) this.swiperList = res.data.data.content }) // 营销推广活动 diff --git a/lvdao-miniapp/pages/propertyPay/payRecord/payRecord.vue b/lvdao-miniapp/pages/propertyPay/payRecord/payRecord.vue index 05a3659..66ea30e 100644 --- a/lvdao-miniapp/pages/propertyPay/payRecord/payRecord.vue +++ b/lvdao-miniapp/pages/propertyPay/payRecord/payRecord.vue @@ -3,7 +3,7 @@
{{year}}年 - +
{{allnum}}