feat: add guide route and message page and empty person page

This commit is contained in:
2025-08-26 19:29:34 +08:00
parent e51015b447
commit 924afbb3cf
18 changed files with 417 additions and 2 deletions

View File

@@ -8,6 +8,9 @@ export default defineAppConfig({
'pages/publishBall/index',
// 'pages/mapDisplay/index',
'pages/detail/index',
'pages/message/index',
'pages/personal/index',
'pages/orderCheck/index',
],
window: {
backgroundTextStyle: 'light',