nidapeng
2024-04-06 54bbda6f374f3b8ebafed04d49f756fd75e53a1a
1
2
3
4
5
6
7
8
9
10
11
{
  "navigationBarTitleText": "选择人员",
  "enablePullDownRefresh": false,
  "usingComponents": {
    "u-sticky": "/node-modules/uview-ui/components/u-sticky/u-sticky",
    "u-search": "/node-modules/uview-ui/components/u-search/u-search",
    "u-checkbox-group": "/node-modules/uview-ui/components/u-checkbox-group/u-checkbox-group",
    "u-checkbox": "/node-modules/uview-ui/components/u-checkbox/u-checkbox",
    "u-button": "/node-modules/uview-ui/components/u-button/u-button"
  }
}