中生金域
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.

17 lines
439 B

2 years ago
  1. {
  2. "pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "中生金域"
  7. }
  8. }
  9. ],
  10. "globalStyle": {
  11. "navigationBarTextStyle": "black",
  12. "navigationBarTitleText": "中生金域",
  13. "navigationBarBackgroundColor": "#F8F8F8",
  14. "backgroundColor": "#F8F8F8"
  15. },
  16. "uniIdRouter": {}
  17. }