mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-07 14:51:53 +08:00
替换var 为const/let
删除未使用import 替换 == 为 ===
This commit is contained in:
@@ -143,8 +143,7 @@ export default {
|
||||
.card-panel-description {
|
||||
float: right;
|
||||
font-weight: bold;
|
||||
margin: 26px;
|
||||
margin-left: 0px;
|
||||
margin: 26px 26px 26px 0;
|
||||
|
||||
.card-panel-text {
|
||||
line-height: 18px;
|
||||
|
Reference in New Issue
Block a user