diff --git a/admin-web-master/dist.zip b/admin-web-master/dist.zip deleted file mode 100644 index d95db08..0000000 --- a/admin-web-master/dist.zip +++ /dev/null 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 @@ -