feat(projects): 1、增加空白页占位;2、调试已开发功能;
This commit is contained in:
3
src/typings/app.d.ts
vendored
3
src/typings/app.d.ts
vendored
@@ -333,7 +333,7 @@ declare namespace App {
|
||||
trigger: string;
|
||||
update: string;
|
||||
updateSuccess: string;
|
||||
userCenter: string;
|
||||
myProfile: string;
|
||||
yesOrNo: {
|
||||
yes: string;
|
||||
no: string;
|
||||
@@ -684,6 +684,7 @@ declare namespace App {
|
||||
orgType: {
|
||||
company: string;
|
||||
dept: string;
|
||||
function: string;
|
||||
direction: string;
|
||||
team: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user