10 lines
375 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",
"hs-button": "../../../components/hs-button/hs-button",
"my-tabs": "../components/Tabs"
}
}