mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-05 19:41:43 +08:00
更新面包屑组件
This commit is contained in:
parent
5ae4f4b80b
commit
0a1d6ff66f
@ -47,7 +47,7 @@
|
||||
"clipboard": "^2.0.6",
|
||||
"codemirror": "^5.56.0",
|
||||
"core-js": "^3.6.5",
|
||||
"dayjs": "^1.8.30",
|
||||
"dayjs": "^1.8.31",
|
||||
"echarts": "^4.8.0",
|
||||
"echarts-wordcloud": "^1.1.3",
|
||||
"element-ui": "^2.13.2",
|
||||
@ -72,7 +72,7 @@
|
||||
"zx-count": "^0.3.7",
|
||||
"zx-icon": "^1.1.8",
|
||||
"zx-keel": "^0.9.4",
|
||||
"zx-layouts": "^0.6.9",
|
||||
"zx-layouts": "^0.6.10",
|
||||
"zx-magnifie": "^0.4.0",
|
||||
"zx-markdown-editor": "^0.0.2",
|
||||
"zx-player": "^0.9.6",
|
||||
|
@ -1,3 +1,3 @@
|
||||
'use strict'
|
||||
const webpackConfig = require('@vue/cli-service/webpack.config.js')
|
||||
module.exports = webpackConfig
|
||||
"use strict";
|
||||
const webpackConfig = require("@vue/cli-service/webpack.config.js");
|
||||
module.exports = webpackConfig;
|
||||
|
Loading…
x
Reference in New Issue
Block a user