2025-07-15 16:18:34 +08:00
|
|
|
{
|
|
|
|
|
"navigationBarTitleText": "登录/注册",
|
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
|
"usingComponents": {
|
2025-08-29 09:51:02 +08:00
|
|
|
"uni-icons": "../uni_modules/uni-icons/components/uni-icons/uni-icons",
|
2025-07-15 16:18:34 +08:00
|
|
|
"hs-button": "../components/hs-button/hs-button",
|
|
|
|
|
"hs-private-policy": "../components/hs-private-policy/hs-private-policy"
|
|
|
|
|
}
|
|
|
|
|
}
|