feat: 门户拦截定向跳转
This commit is contained in:
2
src/typings/storage.d.ts
vendored
2
src/typings/storage.d.ts
vendored
@@ -3,6 +3,8 @@ declare namespace StorageType {
|
||||
interface Session {
|
||||
/** The theme color */
|
||||
themeColor: string;
|
||||
/** Redirect Params */
|
||||
wanfiRedirectParams: string;
|
||||
// /**
|
||||
// * the theme settings
|
||||
// */
|
||||
|
||||
Reference in New Issue
Block a user