Merge branch 'feature/juguohong/20250816'

This commit is contained in:
juguohong
2025-08-31 20:26:06 +08:00
28 changed files with 921 additions and 207 deletions

View File

@@ -1,8 +1,9 @@
export default defineAppConfig({
pages: [
'pages/list/index',
'pages/publishBall/index',
'pages/list/index', // 列表页
'pages/search/index', // 搜索页
'pages/searchResult/index', // 搜索结果页面
// 'pages/userInfo/myself/index',
'pages/login/index/index',
'pages/login/verification/index',