9 lines
360 B
JSON
Raw Normal View History

2025-12-19 09:46:56 +08:00
{
"navigationBarTitleText": "发送账单",
"usingComponents": {
"uni-icons": "../../uni_modules/uni-icons/components/uni-icons/uni-icons",
"hs-enum-tag": "../../components/hs-enum-tag/hs-enum-tag",
2026-05-28 09:48:42 +08:00
"cc-scroll-loading": "../../common/components/cc-scroll-loading/cc-scroll-loading",
2025-12-19 09:46:56 +08:00
"hs-button": "../../components/hs-button/hs-button"
}
}