diff --git a/admin-web-master/dist.zip b/admin-web-master/dist.zip new file mode 100644 index 0000000..a7864d1 --- /dev/null +++ b/admin-web-master/dist.zip diff --git a/admin-web-master/src/api/newly.js b/admin-web-master/src/api/newly.js index c96f16a..127345c 100644 --- a/admin-web-master/src/api/newly.js +++ b/admin-web-master/src/api/newly.js @@ -1,5 +1,29 @@ import request from '@/utils/request' import requestnew from '@/utils/request2' +// 获取续租管理合同 +export function contractRenewalReminder(data) { + return request({ + url: '/cereContractInformation/contractRenewalReminder', + method: 'post', + data + }) +} +// 获取到期合同 +export function expwarning(data) { + return request({ + url: '/cereContractInformation/expwarning', + method: 'post', + data + }) +} +// 获取资源的租赁列表 +export function cereContractInformation(data) { + return request({ + url: '/cereContractInformation/leaseRecords', + method: 'post', + data + }) +} // 上下架 // 列表 diff --git a/admin-web-master/src/components/add/addmap copy.vue b/admin-web-master/src/components/add/addmap copy.vue index 8b6ab78..8949278 100644 --- a/admin-web-master/src/components/add/addmap copy.vue +++ b/admin-web-master/src/components/add/addmap copy.vue @@ -5,14 +5,14 @@ - + > @@ -20,7 +20,7 @@ - + @@ -28,13 +28,13 @@ - + - @@ -53,7 +53,7 @@ - + @@ -62,7 +62,7 @@ + > @@ -74,13 +74,13 @@ - + + > @@ -88,11 +88,11 @@ - +
- + @@ -105,7 +105,7 @@
长: + style="width: 90px;margin: 0 5px 0 0;"> @@ -114,7 +114,7 @@
宽: + style="width: 90px;margin: 0 5px 0 0;"> @@ -123,7 +123,7 @@
高: + style="width: 90px;margin: 0 5px 0 0;"> @@ -142,7 +142,7 @@
长: + style="width: 90px;margin: 0 5px 0 0;"> @@ -151,7 +151,7 @@
宽: + style="width: 90px;margin: 0 5px 0 0;"> @@ -164,7 +164,7 @@
- + diff --git a/admin-web-master/src/components/add/addmap.vue b/admin-web-master/src/components/add/addmap.vue index 51252ab..56fed02 100644 --- a/admin-web-master/src/components/add/addmap.vue +++ b/admin-web-master/src/components/add/addmap.vue @@ -3,7 +3,7 @@ - + @@ -58,7 +58,7 @@ - + @@ -90,12 +90,13 @@ -
+ +
-
+
@@ -213,148 +213,8 @@
-
- - -
- -
- - - - -
{{newinfo.contractType}}
-
-
- - -
{{newinfo.contractNumber}}
-
-
-
- - - -
{{newinfo.sectionNumber}}
-
-
- - -
{{newinfo.contractName}}
-
-
-
- - - -
{{newinfo.contractSigningDate}}
-
-
- - -
{{newinfo.earnestMoney}}
-
-
-
- - - -
{{newinfo.leaseStartDate}}
-
-
- - -
{{newinfo.contractTerminationDate}}
-
-
-
- - - -
{{newinfo.paymentCycle}}
-
-
- - -
{{newinfo.contractAmount}}
-
-
-
- - - -
{{newinfo.paymentDay}}
-
-
- - -
{{newinfo.tenantBankAccount}}
-
-
-
- - - -
{{newinfo.tenantName}}
-
-
- - -
{{newinfo.tenantTelephone}}
-
-
-
- -
{{newinfo.appendicesContract?'查看详情':'暂无文件'}}
-
-
-
-
-
- -
- -
- - - - -
{{newshop.name}}
-
-
- - -
{{newshop.phone}}
-
-
-
- - - -
{{newshop.idCardType}}
-
-
- - -
{{newshop.idCardNumber}}
-
-
-
- -
- -
-
- -
- -
-
-
-
-
-
-
+
+
+ diff --git a/admin-web-master/src/components/chakan/map.vue b/admin-web-master/src/components/chakan/map.vue index 91d19cc..bae864e 100644 --- a/admin-web-master/src/components/chakan/map.vue +++ b/admin-web-master/src/components/chakan/map.vue @@ -1,6 +1,6 @@ + + \ No newline at end of file diff --git a/admin-web-master/src/components/chakan/zl.vue b/admin-web-master/src/components/chakan/zl.vue index fd4e9e4..c851171 100644 --- a/admin-web-master/src/components/chakan/zl.vue +++ b/admin-web-master/src/components/chakan/zl.vue @@ -575,7 +575,7 @@ }, openfile(e) { if (e) { - const fullUrl = this.url + e; + const fullUrl = this.$baseURL + e; try { window.open(fullUrl, '_blank'); // 在新标签页中打开文件 } catch (error) { diff --git a/admin-web-master/src/components/change/cl.vue b/admin-web-master/src/components/change/cl.vue index 996282c..9acd4fb 100644 --- a/admin-web-master/src/components/change/cl.vue +++ b/admin-web-master/src/components/change/cl.vue @@ -62,6 +62,7 @@ return { total: 0, pageindex: { + isTemplate: "1", pageNumber: 0, pageSize: 5, policyName: '' diff --git a/admin-web-master/src/components/newmap/map.vue b/admin-web-master/src/components/newmap/map.vue index d25094e..f584265 100644 --- a/admin-web-master/src/components/newmap/map.vue +++ b/admin-web-master/src/components/newmap/map.vue @@ -88,11 +88,20 @@ export default { // 设置信息窗口的内容 const content = `
-

资源名称: ${item.name}

-

位置: ${item.detailedLocation}

+

资源名称: ${item.name}

+

位置: ${item.detailedLocation}

`; - + //
+ // + // + //
${item.name}
+ //
+ // + //
${item.detailedLocation}
+ //
+ //
+ //
// 设置信息窗口的位置和内容 this.infoWindow.setPosition(marker.getPosition()); this.infoWindow.setContent(content); diff --git a/admin-web-master/src/components/resourceCommodity/index.vue b/admin-web-master/src/components/resourceCommodity/index.vue index 528f08c..217968b 100644 --- a/admin-web-master/src/components/resourceCommodity/index.vue +++ b/admin-web-master/src/components/resourceCommodity/index.vue @@ -1,12 +1,12 @@ --> +
- - - - + - + - + +
+
{{totalzl}} 项数据
+ + +
- --> +
-
- - - 同意 - 拒绝 - - - - - +
+ +
+
+ +
+ + + 通过 + 不通过 + + + + + +
+
+
+ +
+ + +
{{editbgid.publishStatus=='2'?'已发布':editbgid.publishStatus=='3'?'不通过':'无'}}
+
+ +
{{editbgid.reviewComments || '无'}}
+
+
+
- 确定 + + + diff --git a/admin-web-master/src/views/aaa/index.vue b/admin-web-master/src/views/aaa/index.vue index 04eb032..670fb13 100644 --- a/admin-web-master/src/views/aaa/index.vue +++ b/admin-web-master/src/views/aaa/index.vue @@ -2,94 +2,72 @@
-
轮播图设置 > 轮播图管理
+
轮播图设置 > 轮播图管理
- 新增 + 新增
- - - diff --git a/admin-web-master/src/views/ads/fangAudit/bianform.vue b/admin-web-master/src/views/ads/fangAudit/bianform.vue index 0f1f93c..d7cc751 100644 --- a/admin-web-master/src/views/ads/fangAudit/bianform.vue +++ b/admin-web-master/src/views/ads/fangAudit/bianform.vue @@ -152,7 +152,7 @@ -
+
@@ -194,21 +194,21 @@ - +
-
+
取消 diff --git a/admin-web-master/src/views/ads/fangli/bianform.vue b/admin-web-master/src/views/ads/fangli/bianform.vue index cd62f1b..37a31d3 100644 --- a/admin-web-master/src/views/ads/fangli/bianform.vue +++ b/admin-web-master/src/views/ads/fangli/bianform.vue @@ -161,9 +161,9 @@ - +
- - + + - + - - + + - - - - + + @@ -53,7 +51,7 @@ {{scope.row.cereAdvertisingInformation.affiliation}} - + @@ -63,25 +61,29 @@ - + @@ -104,36 +106,67 @@
-
广告位基本信息管理 > 广告审核 > 新增
- +
-
广告位基本信息管理 > 广告审核 > 查看
- +
-
广告位基本信息管理 > 广告审核 > {{contractChangeReason}}
- - + + + + + + + + + + + + + + + + + + + + + + + +
+ 确定 + 取消 +
+
+
+
+
@@ -153,9 +186,9 @@ AdvertiserInfoGetAll, AdvertiserInfoEdit, AdvertiserInfoDel - } from '../../../api/advertisement.js' - import add from '../../../components/add/addmap' - import resourceCommodity from '../../../components/chakan/map' + } from '@/api/advertisement.js' + import add from '@/components/add/addht.vue' + import resourceCommodity from '@/components/chakan/ggsh' import { cereResourceStrategy, editStatus @@ -164,6 +197,8 @@ export default { data() { return { + auditStatus:'', + issp:'1', oncetype: '', addcl: false, oninfo: {}, @@ -175,9 +210,12 @@ contractChangeReason: '', detailsinfo: {}, pagequery: { - pageNumber: 1, + pageNumber: 0, pageSize: 10, - advertisingSpaceType: '实体广告位' + advertisingSpaceType: '线上广告位', + id:'', + affiliation:'', + applicant:'', }, tableData: [], total: 0, @@ -194,6 +232,55 @@ this.getAll() }, methods: { + changeauditStatus() { + AdvertiserInfoEdit({ + id: this.oninfo.id, + auditStatus: this.auditStatus + }).then(res => { + console.error(res) + if (res.code == 200) { + this.$message({ + message: tit + '成功', + type: 'success' + }) + this.removeonaction('1') + } else { + this.$message({ + message: res.msg, + type: 'error' + }) + } + + }) + }, + removeinfozz(row, e, tit) { + let that = this + this.$confirm('确定要' + tit + '吗?', '提示', { + confirmButtonText: '确定', + cancelButtonText: '取消', + type: 'warning' + }).then(() => { + AdvertiserInfoEdit({ + id: row.id, + auditStatus: e + }).then(res => { + console.error(res) + if (res.code == 200) { + this.$message({ + message: tit + '成功', + type: 'success' + }) + this.removeonaction('1') + } else { + this.$message({ + message: res.msg, + type: 'error' + }) + } + + }) + }) + }, minSev(e) { this.multipleSelection = e console.error(this.multipleSelection) @@ -241,12 +328,12 @@ chenge(val) { if (val == 1) { this.leixing = true - this.pagequery.advertisingType = '线上广告位' - this.getAll((this.pagequery)) + this.pagequery.advertisingSpaceType = '线上广告位' + this.getAll() } else { this.leixing = false - this.pagequery.advertisingType = '实体广告位' - this.getAll((this.pagequery)) + this.pagequery.advertisingSpaceType = '实体广告位' + this.getAll() } }, gettime() { @@ -286,36 +373,10 @@ return formattedDateTime }, - removeinfozz(row, e, tit) { - let that = this - this.$confirm('确定要' + tit + '吗?', '提示', { - confirmButtonText: '确定', - cancelButtonText: '取消', - type: 'warning' - }).then(() => { - editList({ - ...row, - publishStatus: e - }).then(res => { - console.error(res) - if (res.code == 200) { - this.$message({ - message: tit + '成功', - type: 'success' - }) - this.removeonaction('1') - } else { - this.$message({ - message: res.msg, - type: 'error' - }) - } - - }) - }) - }, - details(row) { + details(row,type) { this.detailsinfo = row + this.issp = type + // console.error(this.detailsinfo) this.onaction = '3' }, removeinfo(row, e) { @@ -343,11 +404,12 @@ this.onaction = '4' }, async getAll() { + // console.error({...this.pagequery}) const res = await AdvertiserInfoGetAll(this.pagequery) this.tableData = res.data.content this.total = res.data.totalElements let obj1 = { - pageNumber: 1, + pageNumber: 0, pageSize: 10, advertisingSpaceType: '线上广告位' } @@ -355,7 +417,7 @@ this.xsNum = res1.data.totalElements }) let obj2 = { - pageNumber: 1, + pageNumber: 0, pageSize: 10, advertisingSpaceType: '实体广告位' } @@ -384,9 +446,12 @@ //重置按钮 resetting() { this.pagequery = { - pageNumber: 0, - pageSize: 10, - advertisingName:'' + pageNumber: 0, + pageSize: 10, + advertisingSpaceType: this.pagequery.advertisingSpaceType, + id:'', + affiliation:'', + applicant:'', }, this.getAll() }, diff --git a/admin-web-master/src/views/detect/admap.vue b/admin-web-master/src/views/detect/admap.vue index 67c74a6..23fcb47 100644 --- a/admin-web-master/src/views/detect/admap.vue +++ b/admin-web-master/src/views/detect/admap.vue @@ -44,7 +44,7 @@
- - - + - - + - + - - + + + + + + + + -