Skip to content

登录页面错别字 #993

Closed
Closed
@junjie124

Description

@junjie124
版本号:1.0~2.1.4
问题描述:登录页面中“账号密码登陆” “手机号登陆” 应为“登录”
截图&代码:

<a-tab-pane key="tab1" tab="账号密码登陆"> <a-form-item> <a-input size="large" v-decorator="['username',validatorRules.username,{ validator: this.handleUsernameOrEmail }]" type="text" placeholder="请输入帐户名 / admin"> <a-icon slot="prefix" type="user" :style="{ color: 'rgba(0,0,0,.25)' }"/> </a-input> </a-form-item>

<a-checkbox v-decorator="['rememberMe', {initialValue: true, valuePropName: 'checked'}]" >自动登陆</a-checkbox>

友情提示: 未按格式要求发帖,会直接删掉。

Activity

zhangdaiscott

zhangdaiscott commented on Mar 10, 2020

@zhangdaiscott
Member

收录

zhangdaiscott

zhangdaiscott commented on Sep 4, 2020

@zhangdaiscott
Member

已改,下个版本发布

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @zhangdaiscott@junjie124

        Issue actions

          登录页面错别字 · Issue #993 · jeecgboot/JeecgBoot