Ionic + React onboarding UI
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 

14 行
229 B

  1. {
  2. "appId": "com.webtrigon.workex",
  3. "appName": "workex",
  4. "bundledWebRuntime": false,
  5. "npmClient": "npm",
  6. "webDir": "build",
  7. "plugins": {
  8. "SplashScreen": {
  9. "launchShowDuration": 0
  10. }
  11. },
  12. "cordova": {}
  13. }