Skip to content

Commit c5fae29

Browse files
committed
fix tips text
1 parent c82343a commit c5fae29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/views/login/index.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
登录
2020
</el-button>
2121
</el-form-item>
22-
<div class='tips'>admin账号为:admin@wallstreetcn 密码随便填</div>
23-
<div class='tips'>editor账号:editor@wallstreetcn 密码随便填</div>
22+
<div class='tips'>admin账号为:admin@wallstreetcn.com 密码随便填</div>
23+
<div class='tips'>editor账号:editor@wallstreetcn.com 密码随便填</div>
2424
<router-link to="/sendpwd" class="forget-pwd">
2525
忘记密码?(或首次登录)
2626
</router-link>

0 commit comments

Comments
 (0)