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

12 lines
296 B

2 years ago
2 years ago
  1. {
  2. "pages": [
  3. "pages/index/index"
  4. ],
  5. "window": {
  6. "navigationBarTextStyle": "black",
  7. "navigationBarTitleText": "中生金域",
  8. "navigationBarBackgroundColor": "#F8F8F8",
  9. "backgroundColor": "#F8F8F8"
  10. },
  11. "lazyCodeLoading": "requiredComponents",
  12. "usingComponents": {}
  13. }