feature: modify profile

This commit is contained in:
kaijierepo
2025-12-14 18:52:25 +08:00
parent 2831eadc54
commit c2f0218217
2 changed files with 10 additions and 2 deletions

View File

@ -147,6 +147,14 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/my/profile",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/notice/bill",
"type": "page",