Commit 0a1d6ff6 by 初志鑫

更新面包屑组件

parent 5ae4f4b8
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
"clipboard": "^2.0.6", "clipboard": "^2.0.6",
"codemirror": "^5.56.0", "codemirror": "^5.56.0",
"core-js": "^3.6.5", "core-js": "^3.6.5",
"dayjs": "^1.8.30", "dayjs": "^1.8.31",
"echarts": "^4.8.0", "echarts": "^4.8.0",
"echarts-wordcloud": "^1.1.3", "echarts-wordcloud": "^1.1.3",
"element-ui": "^2.13.2", "element-ui": "^2.13.2",
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
"zx-count": "^0.3.7", "zx-count": "^0.3.7",
"zx-icon": "^1.1.8", "zx-icon": "^1.1.8",
"zx-keel": "^0.9.4", "zx-keel": "^0.9.4",
"zx-layouts": "^0.6.9", "zx-layouts": "^0.6.10",
"zx-magnifie": "^0.4.0", "zx-magnifie": "^0.4.0",
"zx-markdown-editor": "^0.0.2", "zx-markdown-editor": "^0.0.2",
"zx-player": "^0.9.6", "zx-player": "^0.9.6",
......
'use strict' "use strict";
const webpackConfig = require('@vue/cli-service/webpack.config.js') const webpackConfig = require("@vue/cli-service/webpack.config.js");
module.exports = webpackConfig module.exports = webpackConfig;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment