10 lines
353 B
JSON
10 lines
353 B
JSON
{
|
|
"navigationBarTitleText": "客服服务",
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"hs-empty": "../../components/hs-empty/hs-empty",
|
|
"uni-icons": "../../uni_modules/uni-icons/components/uni-icons/uni-icons",
|
|
"hs-button": "../../components/hs-button/hs-button",
|
|
"my-header-prologue": "./components/HeaderPrologue"
|
|
}
|
|
} |