index.json 211 B

12345678
  1. {
  2. "navigationBarTitleText": "合约时间",
  3. "navigationBarBackgroundColor": "#5677fc",
  4. "navigationBarTextStyle": "white",
  5. "usingComponents": {
  6. "tui-cell": "../../components/list-cell/list-cell"
  7. }
  8. }