8 lines
187 B
JSON
8 lines
187 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "退款记录",
|
||
|
|
"enablePullDownRefresh": true,
|
||
|
|
"onReachBottomDistance": 50,
|
||
|
|
"usingComponents": {
|
||
|
|
"t-toast": "tdesign-miniprogram/toast/toast"
|
||
|
|
}
|
||
|
|
}
|