From 75ad2eb9984bac7705b337706efaf6e5dd7091ce Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期五, 22 八月 2025 11:32:28 +0800 Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/flexJobMiniApp --- apps/cMiniApp/src/constants/router.ts | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/apps/cMiniApp/src/constants/router.ts b/apps/cMiniApp/src/constants/router.ts index fda33b4..d394882 100644 --- a/apps/cMiniApp/src/constants/router.ts +++ b/apps/cMiniApp/src/constants/router.ts @@ -29,6 +29,7 @@ authenticationJBR = '/subpackages/authentication/authenticationJBR/authenticationJBR', authenticationRealName = '/subpackages/authentication/authenticationRealName/authenticationRealName', authenticationFace = '/subpackages/authentication/authenticationFace/authenticationFace', + extraPage = '/subpackages/authentication/extraPage/extraPage', citySelect = '/subpackages/city/citySelect/citySelect', mineSign = '/subpackages/mine/mineSign/mineSign', -- Gitblit v1.9.1