说明内容支持markdown格式,文件名、方法名、注释优化

This commit is contained in:
暮光:城中城
2021-11-23 22:58:10 +08:00
parent b32c9a8f9e
commit f9fb9c2f70
10 changed files with 209 additions and 72 deletions

View File

@@ -8,7 +8,7 @@
"version": "0.0.0",
"dependencies": {
"@ant-design/icons-vue": "^6.0.1",
"ant-design-vue": "^3.0.0-alpha.8",
"ant-design-vue": "^3.0.0-alpha.12",
"axios": "^0.19.2",
"brace": "^0.11.1",
"highlight.js": "^11.3.1",
@@ -258,10 +258,9 @@
}
},
"node_modules/ant-design-vue": {
"version": "3.0.0-alpha.8",
"resolved": "https://registry.npmmirror.com/ant-design-vue/download/ant-design-vue-3.0.0-alpha.8.tgz",
"integrity": "sha1-ZYFtH0S4PpkntHAQWjDTH56SyRo=",
"license": "MIT",
"version": "3.0.0-alpha.12",
"resolved": "https://r.cnpmjs.org/ant-design-vue/download/ant-design-vue-3.0.0-alpha.12.tgz",
"integrity": "sha512-kwmfnK2hC5NZW5QbkdJ7bzogXWlt9YvKTU3bw53OP4BBUep2OcSbxwR8txWLQ3A9HFeb4O1oeWkSh70LoDvpZg==",
"dependencies": {
"@ant-design/colors": "^6.0.0",
"@ant-design/icons-vue": "^6.0.0",
@@ -2494,9 +2493,9 @@
}
},
"ant-design-vue": {
"version": "3.0.0-alpha.8",
"resolved": "https://registry.npmmirror.com/ant-design-vue/download/ant-design-vue-3.0.0-alpha.8.tgz",
"integrity": "sha1-ZYFtH0S4PpkntHAQWjDTH56SyRo=",
"version": "3.0.0-alpha.12",
"resolved": "https://r.cnpmjs.org/ant-design-vue/download/ant-design-vue-3.0.0-alpha.12.tgz",
"integrity": "sha512-kwmfnK2hC5NZW5QbkdJ7bzogXWlt9YvKTU3bw53OP4BBUep2OcSbxwR8txWLQ3A9HFeb4O1oeWkSh70LoDvpZg==",
"requires": {
"@ant-design/colors": "^6.0.0",
"@ant-design/icons-vue": "^6.0.0",