index.json 215 B

12345678
  1. {
  2. "navigationBarTitleText": "代理管理",
  3. "navigationBarBackgroundColor": "#5677fc",
  4. "navigationBarTextStyle": "white",
  5. "usingComponents": {
  6. "tui-button": "../../components/extend/button/button"
  7. }
  8. }