洛阳学员端
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.

193 lines
7.9 KiB

8 months ago
6 months ago
7 months ago
7 months ago
6 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
6 months ago
7 months ago
7 months ago
  1. {
  2. "name" : "洛阳学车",
  3. "appid" : "__UNI__3347C6E",
  4. "description" : "",
  5. "versionName" : "1.1.4",
  6. "versionCode" : 114,
  7. "transformPx" : false,
  8. /* 5+App */
  9. "app-plus" : {
  10. "usingComponents" : true,
  11. "nvueStyleCompiler" : "uni-app",
  12. "compilerVersion" : 3,
  13. "splashscreen" : {
  14. "alwaysShowBeforeRender" : true,
  15. "waiting" : true,
  16. "autoclose" : true,
  17. "delay" : 0
  18. },
  19. /* */
  20. "modules" : {
  21. "Maps" : {},
  22. "Barcode" : {},
  23. "Geolocation" : {},
  24. "VideoPlayer" : {}
  25. },
  26. /* */
  27. "distribute" : {
  28. /* android */
  29. "android" : {
  30. "permissions" : [
  31. "<uses-feature android:name=\"android.hardware.camera\"/>",
  32. "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
  33. "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>",
  34. "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>",
  35. "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
  36. "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
  37. "<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
  38. "<uses-permission android:name=\"android.permission.CAMERA\"/>",
  39. "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
  40. "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
  41. "<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
  42. "<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
  43. "<uses-permission android:name=\"android.permission.INTERNET\"/>",
  44. "<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>",
  45. "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
  46. "<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
  47. "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
  48. "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
  49. "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
  50. "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/>",
  51. "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>",
  52. "<uses-permission android:name=\"android.permission.FOREGROUND_SERVICE\"/>",
  53. "<uses-permission android:name=\"android.permission.ACCESS_LOCATION_EXTRA_COMMANDS\"/>",
  54. "<uses-permission android:name=\"android.permission.ACCESS_BACKGROUND_LOCATION\"/>"
  55. ]
  56. },
  57. /* ios */
  58. "ios" : {
  59. "dSYMs" : false,
  60. "UIBackgroundModes" : "location",
  61. "privacyDescription" : {
  62. "NSLocationWhenInUseUsageDescription" : "运行期访问位置",
  63. "NSLocationAlwaysUsageDescription" : "后台运行访问位置",
  64. "NSLocationAlwaysAndWhenInUseUsageDescription" : "访问位置"
  65. }
  66. },
  67. /* SDK */
  68. "sdkConfigs" : {
  69. "share" : {},
  70. "ad" : {},
  71. "maps" : {
  72. "amap" : {
  73. "appkey_ios" : "2839b2b14fdcd2983e0d6247ce9baf7a",
  74. "appkey_android" : "3c5fcc5ee6aaba56e4806f3382399c16",
  75. "name" : "amapOV4nNDfa"
  76. }
  77. },
  78. "geolocation" : {
  79. "system" : {
  80. "__platform__" : [ "ios", "android" ]
  81. },
  82. "amap" : {
  83. "__platform__" : [ "ios", "android" ],
  84. "appkey_ios" : "2839b2b14fdcd2983e0d6247ce9baf7a",
  85. "appkey_android" : "3c5fcc5ee6aaba56e4806f3382399c16",
  86. "name" : "amapOV4nNDfa"
  87. }
  88. }
  89. }
  90. },
  91. "nativePlugins" : {
  92. "KJ-TencentLocation" : {
  93. "andorid_key" : "BPMBZ-VSKE3-MC23F-O3KZO-AZGI7-PXFJI",
  94. "__plugin_info__" : {
  95. "name" : "腾讯定位、定位反作弊、伪定位、后台定位、单次或持续定位、场景定位(双端) - [试用版,仅用于自定义调试基座]",
  96. "description" : "支持获取oaid、腾讯定位、定位反作弊、伪定位、后台定位、单次或持续定位、场景定位、请试用合适再购买、请试用合适再购买、请试用合适再购买",
  97. "platforms" : "Android,iOS",
  98. "url" : "https://ext.dcloud.net.cn/plugin?id=12983",
  99. "android_package_name" : "",
  100. "ios_bundle_id" : "",
  101. "isCloud" : true,
  102. "bought" : 0,
  103. "pid" : "12983",
  104. "parameters" : {
  105. "andorid_key" : {
  106. "des" : "配置andoridApiKey,ios的在init方法里设置apiKey",
  107. "key" : "TencentMapSDK",
  108. "value" : ""
  109. }
  110. }
  111. }
  112. },
  113. "AP-FaceDetectModule" : {
  114. "__plugin_info__" : {
  115. "name" : "APFaceDetectPlugin",
  116. "description" : "阿里云金融级实人认证SDK",
  117. "platforms" : "Android,iOS",
  118. "url" : "",
  119. "android_package_name" : "",
  120. "ios_bundle_id" : "",
  121. "isCloud" : false,
  122. "bought" : -1,
  123. "pid" : "",
  124. "parameters" : {}
  125. }
  126. }
  127. }
  128. },
  129. /* */
  130. "quickapp" : {},
  131. /* */
  132. "mp-weixin" : {
  133. "appid" : "wx57963042440048d6",
  134. "setting" : {
  135. "urlCheck" : true,
  136. "es6" : true,
  137. "postcss" : true,
  138. "minified" : true
  139. },
  140. "usingComponents" : true,
  141. "permission" : {
  142. "scope.userLocation" : {
  143. "desc" : "查询用户地理位置,推荐本地驾校,提高用户服务"
  144. }
  145. },
  146. "requiredPrivateInfos" : [ "getLocation" ]
  147. },
  148. "mp-alipay" : {
  149. "usingComponents" : true
  150. },
  151. "mp-baidu" : {
  152. "usingComponents" : true
  153. },
  154. "mp-toutiao" : {
  155. "usingComponents" : true
  156. },
  157. "uniStatistics" : {
  158. "enable" : false
  159. },
  160. "vueVersion" : "2",
  161. "h5" : {
  162. "devServer" : {
  163. "port" : 90,
  164. "disableHostCheck" : true,
  165. "proxy" : {
  166. "/api" : {
  167. "target" : "http://192.168.1.43:8318/",
  168. // "target" : "http://192.168.1.36:48080/",
  169. "changeOrigin" : true,
  170. "secure" : true,
  171. "pathRewrite" : {
  172. //使
  173. "^/api" : ""
  174. }
  175. }
  176. },
  177. "https" : false
  178. },
  179. "router" : {
  180. "mode" : "hash",
  181. "base" : "/h5"
  182. },
  183. "sdkConfigs" : {
  184. "maps" : {
  185. "qqmap" : {
  186. "key" : "NRWBZ-TKRWV-CSAPH-5PFDS-J4HT6-IWF4O"
  187. }
  188. }
  189. }
  190. }
  191. }
  192. /* ios *//* SDK */