2025-06-27 08:56:14 +08:00
|
|
|
{
|
|
|
|
|
"navigationBarTitleText": "首页",
|
2025-10-17 09:11:46 +08:00
|
|
|
"enablePullDownRefresh": true,
|
2025-06-27 08:56:14 +08:00
|
|
|
"usingComponents": {
|
2025-07-01 17:29:13 +08:00
|
|
|
"down-menu": "../../compontent/public/downmenu",
|
|
|
|
|
"model": "../../compontent/public/model"
|
2025-06-27 08:56:14 +08:00
|
|
|
}
|
|
|
|
|
}
|