manifest.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. {
  2. "name": "CRMEB客户管理电商商城系统前端模板uni-app版",
  3. "appid": "__UNI__A901EE0",
  4. "description": "CRMEB标准版",
  5. "versionName": "1.0.0",
  6. "versionCode": 100,
  7. "transformPx": false,
  8. "app-plus": {
  9. "usingComponents": true,
  10. "nvueCompiler": "uni-app",
  11. "splashscreen": {
  12. "alwaysShowBeforeRender": false,
  13. "waiting": false,
  14. "autoclose": true,
  15. "delay": 0
  16. },
  17. "modules": {
  18. "Payment": {},
  19. "Share": {},
  20. "OAuth": {}
  21. },
  22. "safearea": {
  23. "bottom": {
  24. "offset": "none"
  25. }
  26. },
  27. "distribute": {
  28. "android": {
  29. "permissions": [
  30. "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>",
  31. "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>",
  32. "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
  33. "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
  34. "<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
  35. "<uses-permission android:name=\"android.permission.CAPTURE_AUDIO_OUTPUT\"/>",
  36. "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
  37. "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
  38. "<uses-permission android:name=\"android.permission.INTERNET\"/>",
  39. "<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>",
  40. "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
  41. "<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
  42. "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
  43. "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
  44. "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
  45. "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/>",
  46. "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
  47. ],
  48. "abiFilters": ["armeabi-v7a", "arm64-v8a"],
  49. "permissionExternalStorage": {
  50. "request": "none",
  51. "prompt": "应用保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
  52. },
  53. "permissionPhoneState": {
  54. "request": "none"
  55. }
  56. },
  57. "ios": {
  58. "capabilities": {
  59. "entitlements": {
  60. "com.apple.developer.associated-domains": ["applinks:", "applinks:demo26.crmeb.net",
  61. "applinks:bzapp.crmeb.net"
  62. ]
  63. }
  64. },
  65. "privacyDescription": {
  66. "NSLocationWhenInUseUsageDescription": "根据客户地理位置推荐最近门店",
  67. "NSPhotoLibraryUsageDescription": "上传用户头像保存分享海报",
  68. "NSPhotoLibraryAddUsageDescription": "上传用户头像保存分享海报",
  69. "NSLocationAlwaysAndWhenInUseUsageDescription": "根据客户地理位置推荐最近门店",
  70. "NSLocationAlwaysUsageDescription": "根据客户地理位置推荐最近门店",
  71. "NSCameraUsageDescription": "上传用户头像保存分享海报"
  72. },
  73. "idfa": false
  74. },
  75. "sdkConfigs": {
  76. "payment": {
  77. "alipay": {
  78. "__platform__": ["ios", "android"]
  79. },
  80. "weixin": {
  81. "__platform__": ["ios", "android"],
  82. "appid": "wx8b2b4e2abfd0744f",
  83. "UniversalLinks": "https://bzapp.crmeb.net/uni-universallinks/__UNI__A3F1ED4/"
  84. }
  85. },
  86. "share": {
  87. "weixin": {
  88. "appid": "wx8b2b4e2abfd0744f",
  89. "UniversalLinks": "https://bzapp.crmeb.net/uni-universallinks/__UNI__A3F1ED4/"
  90. }
  91. },
  92. "push": {},
  93. "maps": {
  94. "amap": {
  95. "appkey_ios": "aeb768547b9d752891e37e1ca0a2b66d",
  96. "appkey_android": "41ec5c3f4d110ce02a326210fe147be8"
  97. }
  98. },
  99. "oauth": {
  100. "apple": {},
  101. "weixin": {
  102. "appid": "wx8b2b4e2abfd0744f",
  103. "appsecret": "",
  104. "UniversalLinks": "https://bzapp.crmeb.net/uni-universallinks/__UNI__A3F1ED4/"
  105. }
  106. },
  107. "ad": {},
  108. "geolocation": {
  109. "amap": {
  110. "__platform__": ["ios", "android"],
  111. "appkey_ios": "aeb768547b9d752891e37e1ca0a2b66d",
  112. "appkey_android": "41ec5c3f4d110ce02a326210fe147be8"
  113. }
  114. },
  115. "statics": {
  116. "google": {
  117. "config_ios": "",
  118. "config_android": ""
  119. }
  120. }
  121. },
  122. "splashscreen": {
  123. "androidStyle": "common",
  124. "iosStyle": "common",
  125. "useOriginalMsgbox": true
  126. },
  127. "icons": {
  128. "android": {
  129. "hdpi": "",
  130. "xhdpi": "",
  131. "xxhdpi": "",
  132. "xxxhdpi": ""
  133. },
  134. "ios": {
  135. "appstore": "",
  136. "ipad": {
  137. "app": "",
  138. "app@2x": "",
  139. "notification": "",
  140. "notification@2x": "",
  141. "proapp@2x": "",
  142. "settings": "",
  143. "settings@2x": "",
  144. "spotlight": "",
  145. "spotlight@2x": ""
  146. },
  147. "iphone": {
  148. "app@2x": "",
  149. "app@3x": "",
  150. "notification@2x": "",
  151. "notification@3x": "",
  152. "settings@2x": "",
  153. "settings@3x": "",
  154. "spotlight@2x": "",
  155. "spotlight@3x": ""
  156. }
  157. }
  158. }
  159. }
  160. },
  161. "quickapp": {},
  162. "mp-weixin": {
  163. "appid": "wx8b2b4e2abfd0744f",
  164. "setting": {
  165. "urlCheck": false,
  166. "minified": true,
  167. "postcss": true,
  168. "es6": true
  169. },
  170. "permission": {
  171. "scope.userLocation": {
  172. "desc": "你的位置信息将用于和门店的距离长度"
  173. }
  174. },
  175. "optimization": {
  176. "subPackages": true
  177. },
  178. "lazyCodeLoading": "requiredComponents",
  179. "usingComponents": true
  180. },
  181. "mp-alipay": {
  182. "usingComponents": true
  183. },
  184. "mp-baidu": {
  185. "usingComponents": true
  186. },
  187. "mp-toutiao": {
  188. "usingComponents": true
  189. },
  190. "h5": {
  191. "devServer": {
  192. "https": false
  193. },
  194. "router": {
  195. "mode": "history",
  196. "base": ""
  197. },
  198. "domain": "",
  199. "sdkConfigs": {
  200. "maps": {
  201. "qqmap": {
  202. "key": "NO7BZ-APDKP-UCBD7-VT7CX-R5UZK-JBF2W"
  203. }
  204. }
  205. },
  206. "optimization": {
  207. "treeShaking": {
  208. "enable": true
  209. }
  210. },
  211. "async": {
  212. "timeout": 200000
  213. },
  214. "title": "加载中"
  215. },
  216. "plus": {
  217. "statusbar": {
  218. "immersed": true
  219. }
  220. },
  221. "_spaceID": "679f0930-8f60-425c-9033-8c135f397ea5",
  222. "vueVersion": "2"
  223. }