arenaControl.json
615 字节
{
"navigationBarTitleText": "场地管理",
"enablePullDownRefresh": false,
"usingComponents": {
"u-avatar": "/uni_modules/uview-ui/components/u-avatar/u-avatar",
"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-checkbox-group": "/uni_modules/uview-ui/components/u-checkbox-group/u-checkbox-group",
"u-checkbox": "/uni_modules/uview-ui/components/u-checkbox/u-checkbox",
"u-button": "/uni_modules/uview-ui/components/u-button/u-button",
"price-list": "/pages_my/components/priceCard"
}
}