10 lines
353 B
JSON
Raw Normal View History

2026-04-01 11:19:46 +08:00
{
"navigationBarTitleText": "客服服务",
"enablePullDownRefresh": true,
"usingComponents": {
2026-04-03 16:32:33 +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",
"my-header-prologue": "./components/HeaderPrologue"
2026-04-01 11:19:46 +08:00
}
}