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

Commit4c46225

Browse files
fixed support detail route
1 parent07136fc commit4c46225

File tree

1 file changed

+1
-0
lines changed
  • client/packages/lowcoder/src/pages/ApplicationV2

1 file changed

+1
-0
lines changed

‎client/packages/lowcoder/src/pages/ApplicationV2/index.tsx‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ export default function ApplicationHome() {
302302
text:<TabLabel>{trans("home.support")}</TabLabel>,
303303
routePath:SUPPORT_URL,
304304
routeComp:Support,
305+
routePathExact:false,
305306
icon:({ selected, ...otherProps})=>selected ?<SupportIcon{...otherProps}width={"24px"}/> :<SupportIcon{...otherProps}width={"24px"}/>,
306307
},
307308
],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp