11 lines
456 B
JSON
11 lines
456 B
JSON
{
|
|
"navigationBarTitleText": "客户详情",
|
|
"usingComponents": {
|
|
"up-avatar": "../../node-modules/uview-plus/components/u-avatar/u-avatar",
|
|
"hs-cell": "../../components/hs-cell/hs-cell",
|
|
"hs-enum-tag": "../../components/hs-enum-tag/hs-enum-tag",
|
|
"uni-icons": "../../uni_modules/uni-icons/components/uni-icons/uni-icons",
|
|
"hs-empty": "../../components/hs-empty/hs-empty",
|
|
"hs-footer": "../../components/hs-footer/hs-footer"
|
|
}
|
|
} |