AI营销辅助 普强使用
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.
 
 
 

125 lines
5.4 KiB

  1. {
  2. "name" : "AI营销辅助",
  3. "appid" : "__UNI__6CC21FF",
  4. "description" : "AI营销助理",
  5. "versionName" : "1.1.0",
  6. "versionCode" : "100",
  7. "transformPx" : false,
  8. "app-plus" : {
  9. "usingComponents" : true,
  10. "nvueCompiler" : "uni-app",
  11. "compilerVersion" : 3,
  12. "splashscreen" : {
  13. "alwaysShowBeforeRender" : true,
  14. "waiting" : true,
  15. "autoclose" : true,
  16. "delay" : 0
  17. },
  18. "modules" : {
  19. "Push" : {},
  20. "UIWebview" : {},
  21. "Webview-x5" : {}
  22. },
  23. "distribute" : {
  24. "android" : {
  25. "permissions" : [
  26. "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
  27. "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
  28. "<uses-permission android:name=\"android.permission.READ_CONTACTS\"/>",
  29. "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
  30. "<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
  31. "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
  32. "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
  33. "<uses-permission android:name=\"android.permission.WRITE_CONTACTS\"/>",
  34. "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
  35. "<uses-permission android:name=\"android.permission.CAMERA\"/>",
  36. "<uses-permission android:name=\"android.permission.RECORD_AUDIO\"/>",
  37. "<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
  38. "<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>",
  39. "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
  40. "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
  41. "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
  42. "<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
  43. "<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
  44. "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>",
  45. "<uses-feature android:name=\"android.hardware.camera\"/>",
  46. "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>",
  47. "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
  48. ],
  49. "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ]
  50. },
  51. "ios" : {
  52. "idfa" : false
  53. },
  54. "sdkConfigs" : {
  55. "ad" : {},
  56. "oauth" : {}
  57. },
  58. "icons" : {
  59. "android" : {
  60. "hdpi" : "unpackage/res/icons/72x72.png",
  61. "xhdpi" : "unpackage/res/icons/96x96.png",
  62. "xxhdpi" : "unpackage/res/icons/144x144.png",
  63. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  64. },
  65. "ios" : {
  66. "appstore" : "unpackage/res/icons/1024x1024.png",
  67. "ipad" : {
  68. "app" : "unpackage/res/icons/76x76.png",
  69. "app@2x" : "unpackage/res/icons/152x152.png",
  70. "notification" : "unpackage/res/icons/20x20.png",
  71. "notification@2x" : "unpackage/res/icons/40x40.png",
  72. "proapp@2x" : "unpackage/res/icons/167x167.png",
  73. "settings" : "unpackage/res/icons/29x29.png",
  74. "settings@2x" : "unpackage/res/icons/58x58.png",
  75. "spotlight" : "unpackage/res/icons/40x40.png",
  76. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  77. },
  78. "iphone" : {
  79. "app@2x" : "unpackage/res/icons/120x120.png",
  80. "app@3x" : "unpackage/res/icons/180x180.png",
  81. "notification@2x" : "unpackage/res/icons/40x40.png",
  82. "notification@3x" : "unpackage/res/icons/60x60.png",
  83. "settings@2x" : "unpackage/res/icons/58x58.png",
  84. "settings@3x" : "unpackage/res/icons/87x87.png",
  85. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  86. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  87. }
  88. }
  89. }
  90. }
  91. },
  92. "quickapp" : {},
  93. "mp-weixin" : {
  94. "appid" : "wx5700a3ff66ea4e4c",
  95. "setting" : {
  96. "urlCheck" : false,
  97. "es6" : true,
  98. "postcss" : true,
  99. "minified" : true
  100. },
  101. "usingComponents" : true,
  102. "permission" : {},
  103. "plugins" : {
  104. "WechatSI" : {
  105. "version" : "0.3.4",
  106. "provider" : "wx069ba97219f66d99"
  107. }
  108. }
  109. },
  110. "mp-alipay" : {
  111. "usingComponents" : true
  112. },
  113. "mp-baidu" : {
  114. "usingComponents" : true
  115. },
  116. "mp-toutiao" : {
  117. "usingComponents" : true
  118. },
  119. "h5" : {
  120. "router" : {
  121. "base" : "/pages/login/guide"
  122. }
  123. }
  124. }