9 lines
296 B
JSON
Raw Normal View History

2026-04-01 11:19:46 +08:00
{
"navigationBarTitleText": "客服服务",
2026-04-01 14:27:31 +08:00
"enablePullDownRefresh": true,
2026-04-01 11:19:46 +08:00
"usingComponents": {
2026-04-03 09:49:37 +08:00
"uni-icons": "../../uni_modules/uni-icons/components/uni-icons/uni-icons",
"hs-empty": "../../components/hs-empty/hs-empty",
"hs-button": "../../components/hs-button/hs-button"
2026-04-01 11:19:46 +08:00
}
}