mirror of
https://github.com/bufanyun/hotgo.git
synced 2026-05-26 19:34:19 +08:00
发布v2.18.9版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "hotgo",
|
||||
"type": "module",
|
||||
"version": "2.18.6",
|
||||
"version": "2.18.9",
|
||||
"author": {
|
||||
"name": "MengShuai",
|
||||
"email": "133814250@qq.com",
|
||||
@@ -51,7 +51,7 @@
|
||||
"lodash-es": "^4.17.21",
|
||||
"mint-filter": "^4.0.3",
|
||||
"mitt": "^3.0.1",
|
||||
"naive-ui": "^2.43.1",
|
||||
"naive-ui": "^2.44.1",
|
||||
"pinia": "^2.2.2",
|
||||
"pinyin-pro": "^3.24.2",
|
||||
"print-js": "^1.6.0",
|
||||
|
||||
@@ -107,7 +107,7 @@ body .proCard {
|
||||
border-radius: 12px;
|
||||
margin-top: 12px;
|
||||
|
||||
.n-card__content {
|
||||
.n-card-content {
|
||||
padding: 16px;
|
||||
|
||||
&:first-child {
|
||||
@@ -125,8 +125,8 @@ body .n-modal {
|
||||
}
|
||||
|
||||
//body .proCardTabs{
|
||||
// .n-card__content{ padding-top: 3px}
|
||||
// .n-card__content:first-child{ padding-top: 3px}
|
||||
// .n-card-content{ padding-top: 3px}
|
||||
// .n-card-content:first-child{ padding-top: 3px}
|
||||
//}
|
||||
|
||||
.n-layout-page-header {
|
||||
|
||||
Reference in New Issue
Block a user