feat: 站内通知
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 1m29s

This commit is contained in:
luo
2026-07-25 11:08:03 +08:00
parent 3929156ef4
commit 9c1c296d2e
10 changed files with 394 additions and 3 deletions

View File

@@ -44,6 +44,12 @@
"navigationBarTitleText": "我的订单"
}
},
{
"path": "pages/notifications/notifications",
"style": {
"navigationBarTitleText": "站内通知"
}
},
{
"path": "pages/bind/bind",
"style": {