@@ -19,7 +19,7 @@
"dayjs": "^1.11.8",
"echarts": "^5.4.2",
"element-plus": "2.3.6",
- "hc-vue3-ui": "^1.3.4",
+ "hc-vue3-ui": "^1.3.6",
"js-base64": "^3.7.5",
"js-cookie": "^3.0.5",
"js-fast-way": "^0.1.0",
@@ -3,6 +3,6 @@ import theme from './theme';
//默认配置
export default {
theme: 'light', //用户可选择类型:auto,light, dark
- color: theme.color[0],
- homeTheme: theme.home[0]
+ color: theme.color[1],
+ homeTheme: theme.home[4]
}
@@ -995,10 +995,10 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"
-hc-vue3-ui@^1.3.4:
- version "1.3.4"
- resolved "http://47.110.251.215:9000/hc-vue3-ui/-/hc-vue3-ui-1.3.4.tgz#326fc43f904fda0504d794b3eb6555ae4e753370"
- integrity sha512-G4RborwWYZ9cEzzwznQvARNvUUHK9pMeW1vjhauyNqHKtWh6AyfHFtj+AG3xcfC38p1rf1zaOU75hBqtaPLAkw==
+hc-vue3-ui@^1.3.6:
+ version "1.3.6"
+ resolved "http://47.110.251.215:9000/hc-vue3-ui/-/hc-vue3-ui-1.3.6.tgz#b2d49ab4c9a4b6b3b05c75f13d30d5abf24f0b8d"
+ integrity sha512-JFbRT2dW7i0DyC2iBcUB94qq9pvach+nD9WOJuq24bjwTdsL56urLGDFwawGUrnpRdv/Eu52sn5L5lb8M9iUdQ==
axios "^1.4.0"
dayjs "^1.11.8"