From cf43859500e1e70949b9691125177281f6b1d8e9 Mon Sep 17 00:00:00 2001 From: wesley88 <9519127+wesley88@user.noreply.gitee.com> Date: Thu, 27 Feb 2025 17:09:47 +0800 Subject: [PATCH] 1 --- admin-web-master/dist.zip | Bin 5725663 -> 0 bytes admin-web-master/src/components/ImageUpload/index.vue | 6 +++--- admin-web-master/src/components/add/addcd.vue | 2 +- admin-web-master/src/components/add/addinformation.vue | 2 +- admin-web-master/src/components/newmap/index.vue | 143 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------- admin-web-master/src/components/newmap/indexall.vue | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ admin-web-master/src/views/advertisement/advertisingReview/advertisingReview.vue | 4 ++-- admin-web-master/src/views/customer/rsaManagement/genjin.vue | 16 ++++++++++++++-- admin-web-master/src/views/customer/rsaManagement/index.vue | 30 +++++++++++++++--------------- admin-web-master/src/views/customer/rsaManagement/tanpan.vue | 27 +++++++++++++++++---------- 10 files changed, 240 insertions(+), 53 deletions(-) delete mode 100644 admin-web-master/dist.zip diff --git a/admin-web-master/dist.zip b/admin-web-master/dist.zip deleted file mode 100644 index d95db08..0000000 Binary files a/admin-web-master/dist.zip and /dev/null differ diff --git a/admin-web-master/src/components/ImageUpload/index.vue b/admin-web-master/src/components/ImageUpload/index.vue index de808c1..4ac213e 100644 --- a/admin-web-master/src/components/ImageUpload/index.vue +++ b/admin-web-master/src/components/ImageUpload/index.vue @@ -74,7 +74,7 @@ }, limit: { type: Number, - default: 10, + default: 9, }, }, data() { @@ -83,10 +83,10 @@ onforIndex:0, localValue: [], options: { - limitSize: 10, + limitSize: 9, accept: '.bmp,.jpg,.jpeg,.png', multiple: false, - limit: 10, + limit: 9, disabled: false, field: 'files', reqParams: { diff --git a/admin-web-master/src/components/add/addcd.vue b/admin-web-master/src/components/add/addcd.vue index 49bb676..5b1ed3d 100644 --- a/admin-web-master/src/components/add/addcd.vue +++ b/admin-web-master/src/components/add/addcd.vue @@ -50,7 +50,7 @@ - + diff --git a/admin-web-master/src/components/add/addinformation.vue b/admin-web-master/src/components/add/addinformation.vue index b276af1..8cc7d6a 100644 --- a/admin-web-master/src/components/add/addinformation.vue +++ b/admin-web-master/src/components/add/addinformation.vue @@ -86,7 +86,7 @@ - + diff --git a/admin-web-master/src/components/newmap/index.vue b/admin-web-master/src/components/newmap/index.vue index 4df120a..d253887 100644 --- a/admin-web-master/src/components/newmap/index.vue +++ b/admin-web-master/src/components/newmap/index.vue @@ -1,15 +1,19 @@ -