10 lines
402 B
JSON
Raw Normal View History

2025-12-15 18:27:46 +08:00
{
"navigationBarTitleText": "我的工单",
"usingComponents": {
"hs-tabs": "../../components/hs-tabs/hs-tabs",
"hs-enum-tag": "../../components/hs-enum-tag/hs-enum-tag",
"hs-level": "../../components/hs-level/hs-level",
"up-icon": "../../node-modules/uview-plus/components/u-icon/u-icon",
"cc-scroll-loading": "../../common/components/cc-scroll-loading/cc-scroll-loading"
}
}