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",
|
2026-04-03 16:32:33 +08:00
|
|
|
"hs-button": "../../components/hs-button/hs-button",
|
|
|
|
|
"my-header-prologue": "./components/HeaderPrologue"
|
2026-04-01 11:19:46 +08:00
|
|
|
}
|
|
|
|
|
}
|