manifest.json 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  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", "applinks:bzapp.crmeb.net" ]
  61. }
  62. },
  63. "privacyDescription" : {
  64. "NSLocationWhenInUseUsageDescription" : "根据客户地理位置推荐最近门店",
  65. "NSPhotoLibraryUsageDescription" : "上传用户头像保存分享海报",
  66. "NSPhotoLibraryAddUsageDescription" : "上传用户头像保存分享海报",
  67. "NSLocationAlwaysAndWhenInUseUsageDescription" : "根据客户地理位置推荐最近门店",
  68. "NSLocationAlwaysUsageDescription" : "根据客户地理位置推荐最近门店",
  69. "NSCameraUsageDescription" : "上传用户头像保存分享海报"
  70. },
  71. "idfa" : false
  72. },
  73. "sdkConfigs" : {
  74. "payment" : {
  75. "alipay" : {
  76. "__platform__" : [ "ios", "android" ]
  77. },
  78. "weixin" : {
  79. "__platform__" : [ "ios", "android" ],
  80. "appid" : "wx8b2b4e2abfd0744f",
  81. "UniversalLinks" : "https://bzapp.crmeb.net/uni-universallinks/__UNI__A3F1ED4/"
  82. }
  83. },
  84. "share" : {
  85. "weixin" : {
  86. "appid" : "wx8b2b4e2abfd0744f",
  87. "UniversalLinks" : "https://bzapp.crmeb.net/uni-universallinks/__UNI__A3F1ED4/"
  88. }
  89. },
  90. "push" : {},
  91. "maps" : {
  92. "amap" : {
  93. "appkey_ios" : "aeb768547b9d752891e37e1ca0a2b66d",
  94. "appkey_android" : "41ec5c3f4d110ce02a326210fe147be8"
  95. }
  96. },
  97. "oauth" : {
  98. "apple" : {},
  99. "weixin" : {
  100. "appid" : "wx8b2b4e2abfd0744f",
  101. "appsecret" : "",
  102. "UniversalLinks" : "https://bzapp.crmeb.net/uni-universallinks/__UNI__A3F1ED4/"
  103. }
  104. },
  105. "ad" : {},
  106. "geolocation" : {
  107. "amap" : {
  108. "__platform__" : [ "ios", "android" ],
  109. "appkey_ios" : "aeb768547b9d752891e37e1ca0a2b66d",
  110. "appkey_android" : "41ec5c3f4d110ce02a326210fe147be8"
  111. }
  112. },
  113. "statics" : {
  114. "google" : {
  115. "config_ios" : "",
  116. "config_android" : ""
  117. }
  118. }
  119. },
  120. "splashscreen" : {
  121. "androidStyle" : "common",
  122. "iosStyle" : "common",
  123. "useOriginalMsgbox" : true
  124. },
  125. "icons" : {
  126. "android" : {
  127. "hdpi" : "",
  128. "xhdpi" : "",
  129. "xxhdpi" : "",
  130. "xxxhdpi" : ""
  131. },
  132. "ios" : {
  133. "appstore" : "",
  134. "ipad" : {
  135. "app" : "",
  136. "app@2x" : "",
  137. "notification" : "",
  138. "notification@2x" : "",
  139. "proapp@2x" : "",
  140. "settings" : "",
  141. "settings@2x" : "",
  142. "spotlight" : "",
  143. "spotlight@2x" : ""
  144. },
  145. "iphone" : {
  146. "app@2x" : "",
  147. "app@3x" : "",
  148. "notification@2x" : "",
  149. "notification@3x" : "",
  150. "settings@2x" : "",
  151. "settings@3x" : "",
  152. "spotlight@2x" : "",
  153. "spotlight@3x" : ""
  154. }
  155. }
  156. }
  157. }
  158. },
  159. "quickapp" : {},
  160. "mp-weixin" : {
  161. "appid" : "wx8b2b4e2abfd0744f",
  162. "setting" : {
  163. "urlCheck" : false,
  164. "minified" : true,
  165. "postcss" : true,
  166. "es6" : true
  167. },
  168. "permission" : {
  169. "scope.userLocation" : {
  170. "desc" : "你的位置信息将用于和门店的距离长度"
  171. }
  172. },
  173. "lazyCodeLoading": "requiredComponents",
  174. "usingComponents" : true
  175. },
  176. "mp-alipay" : {
  177. "usingComponents" : true
  178. },
  179. "mp-baidu" : {
  180. "usingComponents" : true
  181. },
  182. "mp-toutiao" : {
  183. "usingComponents" : true
  184. },
  185. "h5" : {
  186. "devServer" : {
  187. "https" : false
  188. },
  189. "router" : {
  190. "mode" : "history",
  191. "base" : ""
  192. },
  193. "domain" : "",
  194. "sdkConfigs" : {
  195. "maps" : {
  196. "qqmap" : {
  197. "key" : "NO7BZ-APDKP-UCBD7-VT7CX-R5UZK-JBF2W"
  198. }
  199. }
  200. },
  201. "optimization" : {
  202. "treeShaking" : {
  203. "enable" : true
  204. }
  205. },
  206. "async" : {
  207. "timeout" : 200000
  208. },
  209. "title" : "加载中"
  210. },
  211. "plus" : {
  212. "statusbar" : {
  213. "immersed" : true
  214. }
  215. },
  216. "_spaceID" : "679f0930-8f60-425c-9033-8c135f397ea5",
  217. "vueVersion" : "2"
  218. }