11 lines
431 B
JSON
Raw Permalink Normal View History

2026-01-30 09:54:46 +08:00
{
"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"
}
}