路由网关的配置修改

This commit is contained in:
zhangdaiscott
2020-11-30 11:56:10 +08:00
parent c5780b2a61
commit 469fc2a08c
3 changed files with 17 additions and 16 deletions
@@ -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>