diff --git a/.vscode/settings.json b/.vscode/settings.json
index 01df9ae..ca69dfc 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -83,5 +83,11 @@
},
"[html]": {
"editor.defaultFormatter": "vscode.html-language-features"
+ },
+ "[snippets]": {
+ "editor.defaultFormatter": "vscode.json-language-features"
+ },
+ "[jsonc]": {
+ "editor.defaultFormatter": "vscode.json-language-features"
}
}
diff --git a/src/components/mycomponents/addImg.vue b/src/components/mycomponents/addImg.vue
new file mode 100644
index 0000000..963817e
--- /dev/null
+++ b/src/components/mycomponents/addImg.vue
@@ -0,0 +1,221 @@
+
+
+
+
+
+ -
+ {{ item.name }} ({{ item.count }})
+
+
+ 我的图片
+
+
+
+
+
+
+
+
+
+
+ 确 定
+ 取 消
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/mycomponents/addImgconfig/imageComponent.vue b/src/components/mycomponents/addImgconfig/imageComponent.vue
new file mode 100644
index 0000000..d92a299
--- /dev/null
+++ b/src/components/mycomponents/addImgconfig/imageComponent.vue
@@ -0,0 +1,194 @@
+
+
+
+ 只能上传png、jgp图片
+ 上传文件
+
+
+ -
+
+
+
+
+
+
+
+ 确认
+
+
+
+
+
+
+
diff --git a/src/components/mycomponents/addImgconfig/mypagination.vue b/src/components/mycomponents/addImgconfig/mypagination.vue
new file mode 100644
index 0000000..1f53618
--- /dev/null
+++ b/src/components/mycomponents/addImgconfig/mypagination.vue
@@ -0,0 +1,79 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/product/indexconfig/SpecificationAttribute.vue b/src/views/product/indexconfig/SpecificationAttribute.vue
index ce825b3..ae0b972 100644
--- a/src/views/product/indexconfig/SpecificationAttribute.vue
+++ b/src/views/product/indexconfig/SpecificationAttribute.vue
@@ -81,7 +81,7 @@