app-index-view.scss 95 字节
Newer Older
1 2 3 4
// 基于 @VIEW/应用首页视图/VIEW.scss.ftl 生成
.app-index-view{
    display: block;
}