Commit c0bd28b6 authored by chenqikuai's avatar chenqikuai

fix ui

parent d0b1e16f
......@@ -827,9 +827,9 @@
}
},
"cqk-sy-ui": {
"version": "1.2.31",
"resolved": "https://registry.npmjs.org/cqk-sy-ui/-/cqk-sy-ui-1.2.31.tgz",
"integrity": "sha512-RPM2fLPrY6toHVkuDKUuqrZasT2y2ef2VA42IrGz/pQGitUNYhA5oxAaEyQLgnQDXAdteUr4zqx119+yCunxIQ==",
"version": "1.2.32",
"resolved": "https://registry.npmjs.org/cqk-sy-ui/-/cqk-sy-ui-1.2.32.tgz",
"integrity": "sha512-EFXyHSrTsPkj4KvlZ0SXUwTt8P5Iyu7Djl9a6AHBl2J7cyIXj+WJj1D0779tkMt6OyMW6I6xsvq4v9PjlIwhFQ==",
"requires": {
"axios": "^0.26.1",
"crypto-js": "^4.1.1",
......
......@@ -10,7 +10,7 @@
"dependencies": {
"axios": "^0.26.1",
"comlink": "^4.3.1",
"cqk-sy-ui": "^1.2.31",
"cqk-sy-ui": "^1.2.32",
"crypto-js": "^4.1.1",
"element-plus": "^2.1.9",
"js-md5": "^0.7.3",
......
......@@ -32,7 +32,6 @@ $selectColor: #353535;
}
.menuName {
font-size: 14px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 400;
line-height: 20px;
color: $selectColor;
......
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