manifest.json 423 B

1234567891011121314151617181920212223242526
  1. {
  2. "id": "__UNI__9F955ED",
  3. "name": "小丁到家",
  4. "description": "",
  5. "version": {
  6. "name": "1.0.0",
  7. "code": "100"
  8. },
  9. "uni-app-x": {
  10. "compilerVersion": "5.04"
  11. },
  12. "app-android": {
  13. "distribute": {
  14. "modules": {},
  15. "icons": {
  16. "hdpi": "",
  17. "xhdpi": "",
  18. "xxhdpi": "",
  19. "xxxhdpi": ""
  20. },
  21. "splashScreens": {
  22. "default": {}
  23. }
  24. }
  25. }
  26. }