Skip to content

Commit

Permalink
fix tips text
Browse files Browse the repository at this point in the history
  • Loading branch information
PanJiaChen committed May 3, 2017
1 parent c82343a commit c5fae29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/login/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
登录
</el-button>
</el-form-item>
<div class='tips'>admin账号为:admin@wallstreetcn 密码随便填</div>
<div class='tips'>editor账号:editor@wallstreetcn 密码随便填</div>
<div class='tips'>admin账号为:admin@wallstreetcn.com 密码随便填</div>
<div class='tips'>editor账号:editor@wallstreetcn.com 密码随便填</div>
<router-link to="/sendpwd" class="forget-pwd">
忘记密码?(或首次登录)
</router-link>
Expand Down

0 comments on commit c5fae29

Please sign in to comment.