feat:初始化 -融骅

This commit is contained in:
2023-10-17 09:15:30 +08:00
parent c9ff84e6a2
commit 405e152b38
1190 changed files with 138344 additions and 455 deletions

View File

@@ -0,0 +1 @@
.role_page .form_layout{margin-top:16px}.role_page .feature_layout{margin-top:20px;padding:12px;display:flex;align-items:center;border-left:3px solid #10a6b4;background-color:#f5f5f5}.role_page .feature_layout .el-checkbox__label{padding-left:4px;color:#666}.role_page .feature_layout .feature_title{min-width:110px;text-align:center}.role_page .feature_layout .feature_title .el-checkbox__label{color:#333;font-weight:700}.role_page .feature_layout .feature_children{display:flex;flex-wrap:wrap;border-left:1px solid #eee}.role_page .feature_layout .feature_children .feature{padding:12px}.role_page .feature_layout .feature_children .el-checkbox__input.is-checked+.el-checkbox__label{color:#666}.role_page .action_bar{margin-top:30px}