From ea0cd05372380a60b3247ea2d763b82b8e97eb5c Mon Sep 17 00:00:00 2001 From: denghy Date: Wed, 16 Jan 2019 18:23:44 +0800 Subject: [PATCH] web --- frontend/src/views/layout/header_bar/password.vue | 2 +- resources/views/index.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/views/layout/header_bar/password.vue b/frontend/src/views/layout/header_bar/password.vue index 3cfdc3a9..37d0be6c 100644 --- a/frontend/src/views/layout/header_bar/password.vue +++ b/frontend/src/views/layout/header_bar/password.vue @@ -10,7 +10,7 @@
  • *密码:
    -
    +
    • 提示
    • 密码长度在6-18之间,只能包含字母、数字和下划线
    • diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php index 49227ea9..6bb592d1 100644 --- a/resources/views/index.blade.php +++ b/resources/views/index.blade.php @@ -1 +1 @@ -
      \ No newline at end of file +
      \ No newline at end of file