moneyEdit.json 358 字节
{
  "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-icon": "/uni_modules/uview-ui/components/u-icon/u-icon",
    "my-button": "/components/myButton"
  }
}