effectiveapproval.json 249 B

123456789
  1. {
  2. "navigationBarTitleText": "有效客户审批",
  3. "navigationBarBackgroundColor":"#1598fc",
  4. "navigationBarTextStyle":"white",
  5. "enablePullDownRefresh": true,
  6. "usingComponents": {
  7. "nonedata":"../../../miniprogram/nonedata/nonedata"
  8. }
  9. }