Files
xingque/pages/withdraw/withdraw-records.json
2026-07-09 00:17:03 +08:00

12 lines
345 B
JSON

{
"navigationBarTitleText": "提现记录",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black",
"backgroundColor": "#f5f7fb",
"enablePullDownRefresh": true,
"usingComponents": {
"record-mode1": "./components/record-mode1/record-mode1",
"record-mode2": "./components/record-mode2/record-mode2"
}
}