[游戏管理]用户管理-优化表单样式

This commit is contained in:
2026-04-15 13:50:39 +08:00
parent a0bcc73503
commit c9f0154174

View File

@@ -26,9 +26,9 @@
:label-width="baTable.form.labelWidth + 'px'"
:rules="rules"
>
<el-alert class="game-user-form-tip" type="info" :closable="false" show-icon>
{{ t('game.user.form_tip') }}
</el-alert>
<!-- <el-alert class="game-user-form-tip" type="info" :closable="false" show-icon>-->
<!-- {{ t('game.user.form_tip') }}-->
<!-- </el-alert>-->
<el-divider content-position="left">{{ t('game.user.section_basic') }}</el-divider>
<FormItem