mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-29 11:34:08 +00:00
路由配置修改
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
size="large"
|
||||
v-decorator="['username',validatorRules.username,{ validator: this.handleUsernameOrEmail }]"
|
||||
type="text"
|
||||
placeholder="请输入帐户名 / jeecg">
|
||||
placeholder="请输入帐户名 / admin">
|
||||
<a-icon slot="prefix" type="user" :style="{ color: 'rgba(0,0,0,.25)' }"/>
|
||||
</a-input>
|
||||
</a-form-item>
|
||||
|
Reference in New Issue
Block a user