arenaControl.json
698 字节
{
"navigationBarTitleText": "场地管理",
"navigationStyle": "custom",
"enablePullDownRefresh": false,
"usingComponents": {
"u-navbar": "/uni_modules/uview-ui/components/u-navbar/u-navbar",
"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",
"price-list": "/pages_my/components/priceCard",
"store-card": "/pages_my/components/StoreCard"
}
}