You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
275 B

  1. {
  2. "backgroundTextStyle": "light",
  3. "navigationBarTitleText": "提交活动审批",
  4. "navigationBarTextStyle": "white",
  5. "navigationBarBackgroundColor": "#52A0FD",
  6. "usingComponents": {
  7. "single-dropdown-select": "../../Components/select/select"
  8. }
  9. }