Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb36b487

Browse files
committed
remove profile
1 parentaee02a4 commitb36b487

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

‎viewer/packages/lowcoder/src/app.tsx‎

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,17 @@
11
import{defaultasApp}from"antd/es/app";
22
import{defaultasConfigProvider}from"antd/es/config-provider";
33
import{
4-
USER_PROFILE_URL,
54
ORG_HOME_URL,
65
ALL_APPLICATIONS_URL,
76
APP_EDITOR_URL,
87
APPLICATION_VIEW_URL,
98
BASE_URL,
109
COMPONENT_DOC_URL,
11-
DATASOURCE_CREATE_URL,
12-
DATASOURCE_EDIT_URL,
13-
DATASOURCE_URL,
14-
FOLDER_URL,
15-
FOLDERS_URL,
16-
IMPORT_APP_FROM_TEMPLATE_URL,
1710
INVITE_LANDING_URL,
1811
isAuthUnRequired,
1912
ORG_AUTH_LOGIN_URL,
2013
ORG_AUTH_REGISTER_URL,
21-
QUERY_LIBRARY_URL,
2214
USER_AUTH_URL,
23-
ADMIN_APP_URL,
2415
ORG_AUTH_FORGOT_PASSWORD_URL,
2516
ORG_AUTH_RESET_PASSWORD_URL,
2617
}from"constants/routesURL";

‎viewer/packages/lowcoder/src/constants/routesURL.ts‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { DatasourceType } from "@lowcoder-ee/constants/queryConstants";
55

66
exportconstBASE_URL="/";
77
exportconstUSER_AUTH_URL="/user/auth";
8-
exportconstUSER_PROFILE_URL="/user/profile";
98
exportconstORG_HOME_URL="/org/home";
109
exportconstCOMPONENT_DOC_URL="/components";
1110

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp