9 lines
268 B
JSON
9 lines
268 B
JSON
{
|
|
"navigationBarTitleText": "账单管理",
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"section-card": "../../components/SectionCard",
|
|
"app-tab-bar": "../../components/AppTabBar",
|
|
"bill-editor-popup": "../../components/BillEditorPopup"
|
|
}
|
|
} |