feat:index.scss 增加 .yd-page-container 全局样式,并调整相关的 index.vue
This commit is contained in:
@@ -41,7 +41,7 @@ border-t-1
|
||||
// ==================== 全局公共样式 ====================
|
||||
|
||||
// 页面容器:灰色背景 + 最小全屏高度
|
||||
.page-container {
|
||||
.yd-page-container {
|
||||
@apply min-h-screen;
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user