applyRefund.json
640 字节
{
"navigationBarTitleText": "申请退款",
"enablePullDownRefresh": false,
"usingComponents": {
"u-cell-group": "/uni_modules/uview-ui/components/u-cell-group/u-cell-group",
"u-cell": "/uni_modules/uview-ui/components/u-cell/u-cell",
"u--textarea": "/uni_modules/uview-ui/components/u--textarea/u--textarea",
"u--form": "/uni_modules/uview-ui/components/u--form/u--form",
"u-form-item": "/uni_modules/uview-ui/components/u-form-item/u-form-item",
"u-input": "/uni_modules/uview-ui/components/u-input/u-input",
"arena-card": "/pages/home/components/arenaCard",
"my-button": "/components/myButton"
}
}