11 lines
431 B
JSON
11 lines
431 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",
|
||
|
|
"hs-empty": "../../components/hs-empty/hs-empty",
|
||
|
|
"hs-enum-tag": "../../components/hs-enum-tag/hs-enum-tag",
|
||
|
|
"uni-icons": "../../uni_modules/uni-icons/components/uni-icons/uni-icons"
|
||
|
|
}
|
||
|
|
}
|