8 lines
235 B
JSON
8 lines
235 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "客户编辑",
|
||
|
|
"usingComponents": {
|
||
|
|
"hs-input": "../../components/hs-input/hs-input",
|
||
|
|
"hs-cell": "../../components/hs-cell/hs-cell",
|
||
|
|
"hs-footer": "../../components/hs-footer/hs-footer"
|
||
|
|
}
|
||
|
|
}
|