[游戏管理]用户管理-优化表单样式
This commit is contained in:
@@ -26,9 +26,9 @@
|
|||||||
:label-width="baTable.form.labelWidth + 'px'"
|
:label-width="baTable.form.labelWidth + 'px'"
|
||||||
:rules="rules"
|
:rules="rules"
|
||||||
>
|
>
|
||||||
<el-alert class="game-user-form-tip" type="info" :closable="false" show-icon>
|
<!-- <el-alert class="game-user-form-tip" type="info" :closable="false" show-icon>-->
|
||||||
{{ t('game.user.form_tip') }}
|
<!-- {{ t('game.user.form_tip') }}-->
|
||||||
</el-alert>
|
<!-- </el-alert>-->
|
||||||
|
|
||||||
<el-divider content-position="left">{{ t('game.user.section_basic') }}</el-divider>
|
<el-divider content-position="left">{{ t('game.user.section_basic') }}</el-divider>
|
||||||
<FormItem
|
<FormItem
|
||||||
|
|||||||
Reference in New Issue
Block a user