11 lines
447 B
JSON
Raw Normal View History

2025-08-29 09:51:02 +08:00
{
"navigationBarTitleText": "我的账单",
"usingComponents": {
"hs-empty": "../../../components/hs-empty/hs-empty",
"uni-icons": "../../../uni_modules/uni-icons/components/uni-icons/uni-icons",
"hs-enum-tag": "../../../components/hs-enum-tag/hs-enum-tag",
2025-12-15 18:19:04 +08:00
"hs-collection": "../../../components/hs-collection/hs-collection",
2025-08-29 09:51:02 +08:00
"hs-button": "../../../components/hs-button/hs-button",
"my-tabs": "../components/Tabs"
}
}