liu_manage.json 236 B

12345678
  1. {
  2. "navigationBarTitleText": "流程管理",
  3. "enablePullDownRefresh": true,
  4. "onReachBottomDistance": 150,
  5. "usingComponents": {
  6. "uni-data-select": "/uni_modules/uni-data-select/components/uni-data-select/uni-data-select"
  7. }
  8. }