feat: 商品添加图库功能未开始

This commit is contained in:
duan
2025-02-26 15:52:22 +08:00
parent 36cca7aa34
commit 5f41da34fb
6 changed files with 568 additions and 19 deletions

View File

@@ -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"
}
}