closure.json 207 B

12345678
  1. {
  2. "navigationBarBackgroundColor": "#FFF",
  3. "navigationBarTextStyle": "black",
  4. "navigationBarTitleText": "核销管理",
  5. "usingComponents": {
  6. "i-load-more": "../../components/load-more/index"
  7. }
  8. }