mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-20 00:23:41 +08:00
feat(projects): login page: code-login
This commit is contained in:
2
src/typings/app.d.ts
vendored
2
src/typings/app.d.ts
vendored
@@ -367,6 +367,8 @@ declare namespace App {
|
||||
codeLogin: {
|
||||
title: string;
|
||||
getCode: string;
|
||||
reGetCode: string;
|
||||
sendCodeSuccess: string;
|
||||
imageCodePlaceholder: string;
|
||||
};
|
||||
register: {
|
||||
|
Reference in New Issue
Block a user