2026-03-25 14:54:15 +08:00
|
|
|
{
|
|
|
|
|
"navigationBarTitleText": "首页",
|
|
|
|
|
"usingComponents": {
|
|
|
|
|
"u-transition": "../../uni_modules/uview-pro/components/u-transition/u-transition",
|
|
|
|
|
"u-tabbar": "../../uni_modules/uview-pro/components/u-tabbar/u-tabbar",
|
|
|
|
|
"board": "./board/index",
|
2026-08-17 11:01:21 +08:00
|
|
|
"about": "./about/index"
|
2026-03-25 14:54:15 +08:00
|
|
|
}
|
|
|
|
|
}
|