鸿宇研学生前端代码
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.

18 lines
385 B

2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
3 days ago
2 months ago
2 months ago
3 days ago
2 days ago
2 months ago
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "行后报告",
  7. "navigationStyle": "custom"
  8. }
  9. }
  10. ],
  11. "globalStyle": {
  12. "navigationBarTextStyle": "black",
  13. "navigationBarTitleText": "行后报告",
  14. "navigationBarBackgroundColor": "#DAF3FF",
  15. "backgroundColor": "#F8F8F8",
  16. "navigationStyle": "custom"
  17. },
  18. "uniIdRouter": {}
  19. }