From e75fe4fed20179bcf69f9096697d506e5804b0d8 Mon Sep 17 00:00:00 2001 From: wesley88 <9519127+wesley88@user.noreply.gitee.com> Date: Wed, 19 Feb 2025 16:06:17 +0800 Subject: [PATCH] 2 --- admin-web-master/src/components/change/cl.vue | 10 ++++++++-- admin-web-master/src/views/detect/admap.vue | 2 +- admin-web-master/src/views/detect/information/index.vue | 2 +- admin-web-master/src/views/detect/map/index.vue | 2 +- admin-web-master/src/views/scheme/sam.vue | 2 +- admin-web-master/src/views/serve/MarkActivity/index.vue | 17 ++++++++++++----- admin-web-master/src/views/serve/Merchant/index.vue | 18 ++++++++++++------ admin-web-master/src/views/serve/actSp.vue | 20 +++++++++++++++----- 8 files changed, 51 insertions(+), 22 deletions(-) diff --git a/admin-web-master/src/components/change/cl.vue b/admin-web-master/src/components/change/cl.vue index 46f0e19..2a3962e 100644 --- a/admin-web-master/src/components/change/cl.vue +++ b/admin-web-master/src/components/change/cl.vue @@ -88,7 +88,13 @@ default: function () { return '' } - } + }, + type: { + type: String, + default: function () { + return '' + } + }, }, methods: { async intdatalist() { @@ -161,7 +167,7 @@ this.isone = true }, async getAll() { - const celue = await ceGetAll(this.pageindex) + const celue = await ceGetAll({...this.pageindex,applicableResources:this.type}) this.celueData = celue.data.content this.total = celue.data.totalElements diff --git a/admin-web-master/src/views/detect/admap.vue b/admin-web-master/src/views/detect/admap.vue index 61aebf5..d69262b 100644 --- a/admin-web-master/src/views/detect/admap.vue +++ b/admin-web-master/src/views/detect/admap.vue @@ -274,7 +274,7 @@ - + diff --git a/admin-web-master/src/views/detect/information/index.vue b/admin-web-master/src/views/detect/information/index.vue index df85b93..4879b56 100644 --- a/admin-web-master/src/views/detect/information/index.vue +++ b/admin-web-master/src/views/detect/information/index.vue @@ -131,7 +131,7 @@ - + diff --git a/admin-web-master/src/views/detect/map/index.vue b/admin-web-master/src/views/detect/map/index.vue index d294726..3ac7e14 100644 --- a/admin-web-master/src/views/detect/map/index.vue +++ b/admin-web-master/src/views/detect/map/index.vue @@ -154,7 +154,7 @@ - + diff --git a/admin-web-master/src/views/scheme/sam.vue b/admin-web-master/src/views/scheme/sam.vue index fc73961..5cfc348 100644 --- a/admin-web-master/src/views/scheme/sam.vue +++ b/admin-web-master/src/views/scheme/sam.vue @@ -288,7 +288,7 @@ }, data() { return { - onaction: '2', + onaction: '1', detailsinfo: {}, formInline: {}, upload: uploadUrl, diff --git a/admin-web-master/src/views/serve/MarkActivity/index.vue b/admin-web-master/src/views/serve/MarkActivity/index.vue index dbf9dac..741072b 100644 --- a/admin-web-master/src/views/serve/MarkActivity/index.vue +++ b/admin-web-master/src/views/serve/MarkActivity/index.vue @@ -157,7 +157,6 @@ - @@ -179,7 +178,10 @@ - + +
+ +
@@ -360,13 +362,16 @@ -
活动二维码
- + +
+ +
-
+ +
+ +
- + +
+ +
@@ -402,11 +407,12 @@ import { changAlls } from '../../../api/information.js' - + import allimg from '@/components/chakan/allimg.vue'; export default { components: { upimg, - wangEditor + wangEditor, + allimg }, data() { return { diff --git a/admin-web-master/src/views/serve/actSp.vue b/admin-web-master/src/views/serve/actSp.vue index a99b7ac..3b1d4b1 100644 --- a/admin-web-master/src/views/serve/actSp.vue +++ b/admin-web-master/src/views/serve/actSp.vue @@ -138,7 +138,10 @@ - + +
+ +
@@ -217,7 +220,10 @@ - + +
+ +
@@ -255,10 +261,13 @@
- + fit="fill"> --> +
+ +