Skip to content

[VBA 1.1] Sign in

可以參考 的設計方針。
之後有空再來寫 UI 吧

Feature

Check
Item
Description
Type
可設定背景
background-image / background-color
可設定標題: Logo 或 Text
忘記密碼連結
先複製 Sign in,改標題,之後再改介面
註冊連結
先複製 Sign in,改標題,之後再改介面
帳號、密碼 icon
Bootstrap 有 Icon 可以用
多國語言
Sign in 的 CardBox 垂直/水平置中
使用 Bootstrap Form 建立表單
參考
有 Validate 功能
參考

【Rule 寫在 _global 的 utils/rules.js】
(常用的 validaion 看能不能集中管理)
submit 之後才檢查
帳號密碼錯誤
帳號密碼不可為空
有 PlaceHolder 提示
帳號: Username
密碼: Password
登入成功
登入成功直接跳轉到後台首頁
No results from filter


參考介面


image.png


Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.