This commit is contained in:
2026-07-30 15:41:06 +08:00
parent 4d3503f47e
commit d3e7f5a639
13 changed files with 1951 additions and 347 deletions

View File

@@ -121,6 +121,13 @@
"navigationBarTitleText": "搜索"
}
},
{
"path": "pages/ai-house/index",
"style": {
"navigationBarTitleText": "AI找房",
"enablePullDownRefresh": false
}
},
{
"path": "pages/login/index",
"style": {
@@ -187,4 +194,4 @@
"easycom": {
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
}
}
}