Skip to content

Commit 0ee357b

Browse files
author
zhijiang
committed
删除登录界面的取消按钮
1 parent db43338 commit 0ee357b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/views/auth/Login.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
<hr>
2626
<p class="control">
2727
<button type="submit" class="button is-primary">登录</button>
28-
<button class="button is-default">取消</button>
2928
</p>
3029
</form>
3130
<div v-show="error" style="color:red; word-wrap:break-word;">{{ error }}</div>

0 commit comments

Comments
 (0)