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.

168 lines
6.9 KiB

8 months ago
1 week ago
8 months ago
8 months ago
8 months ago
8 months ago
5 months ago
8 months ago
1 week ago
8 months ago
4 months ago
1 week ago
8 months ago
  1. {
  2. "name" : "洛阳学车驾校版",
  3. "appid" : "__UNI__3347C6E",
  4. "description" : "",
  5. "versionName" : "1.1.0",
  6. "versionCode" : 110,
  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. /* */
  22. "distribute" : {
  23. /* android */
  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.VIBRATE\"/>",
  29. "<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
  30. "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
  31. "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
  32. "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
  33. "<uses-permission android:name=\"android.permission.CAMERA\"/>",
  34. "<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
  35. "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
  36. "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
  37. "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
  38. "<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
  39. "<uses-feature android:name=\"android.hardware.camera\"/>",
  40. "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
  41. ],
  42. "abiFilters" : [ "armeabi-v7a", "arm64-v8a" ],
  43. "targetSdkVersion" : 30
  44. },
  45. /* ios */
  46. "ios" : {
  47. "dSYMs" : false,
  48. "idfa" : false
  49. },
  50. /* SDK */
  51. "sdkConfigs" : {
  52. "ad" : {}
  53. },
  54. "icons" : {
  55. "android" : {
  56. "hdpi" : "unpackage/res/icons/72x72.png",
  57. "xhdpi" : "unpackage/res/icons/96x96.png",
  58. "xxhdpi" : "unpackage/res/icons/144x144.png",
  59. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  60. },
  61. "ios" : {
  62. "appstore" : "unpackage/res/icons/1024x1024.png",
  63. "ipad" : {
  64. "app" : "unpackage/res/icons/76x76.png",
  65. "app@2x" : "unpackage/res/icons/152x152.png",
  66. "notification" : "unpackage/res/icons/20x20.png",
  67. "notification@2x" : "unpackage/res/icons/40x40.png",
  68. "proapp@2x" : "unpackage/res/icons/167x167.png",
  69. "settings" : "unpackage/res/icons/29x29.png",
  70. "settings@2x" : "unpackage/res/icons/58x58.png",
  71. "spotlight" : "unpackage/res/icons/40x40.png",
  72. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  73. },
  74. "iphone" : {
  75. "app@2x" : "unpackage/res/icons/120x120.png",
  76. "app@3x" : "unpackage/res/icons/180x180.png",
  77. "notification@2x" : "unpackage/res/icons/40x40.png",
  78. "notification@3x" : "unpackage/res/icons/60x60.png",
  79. "settings@2x" : "unpackage/res/icons/58x58.png",
  80. "settings@3x" : "unpackage/res/icons/87x87.png",
  81. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  82. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  83. }
  84. }
  85. },
  86. "splashscreen" : {
  87. "useOriginalMsgbox" : true
  88. }
  89. },
  90. "nativePlugins" : {
  91. "KJ-TencentLocation" : {
  92. "andorid_key" : "JTOBZ-KLLKQ-S325W-25JZC-JLHEV-WNF5J",
  93. "__plugin_info__" : {
  94. "name" : "腾讯定位、定位反作弊、伪定位、后台定位、单次或持续定位、场景定位(双端)",
  95. "description" : "支持获取oaid、腾讯定位、定位反作弊、伪定位、后台定位、单次或持续定位、场景定位、请试用合适再购买、请试用合适再购买、请试用合适再购买",
  96. "platforms" : "Android,iOS",
  97. "url" : "https://ext.dcloud.net.cn/plugin?id=12983",
  98. "android_package_name" : "",
  99. "ios_bundle_id" : "",
  100. "isCloud" : true,
  101. "bought" : 1,
  102. "pid" : "12983",
  103. "parameters" : {
  104. "andorid_key" : {
  105. "des" : "配置andoridApiKey,ios的在init方法里设置apiKey",
  106. "key" : "TencentMapSDK",
  107. "value" : ""
  108. }
  109. }
  110. }
  111. }
  112. }
  113. },
  114. /* */
  115. "quickapp" : {},
  116. /* */
  117. "mp-weixin" : {
  118. "appid" : "wxae509f512c11c039",
  119. "setting" : {
  120. "urlCheck" : false,
  121. "es6" : true,
  122. "minified" : true
  123. },
  124. "usingComponents" : true,
  125. "permission" : {
  126. "scope.userLocation" : {
  127. "desc" : "查询用户地理位置,推荐本地驾校,提高用户服务"
  128. }
  129. }
  130. },
  131. "mp-alipay" : {
  132. "usingComponents" : true
  133. },
  134. "mp-baidu" : {
  135. "usingComponents" : true
  136. },
  137. "mp-toutiao" : {
  138. "usingComponents" : true
  139. },
  140. "uniStatistics" : {
  141. "enable" : false
  142. },
  143. "vueVersion" : "2",
  144. "h5" : {
  145. "devServer" : {
  146. "port" : 91,
  147. "disableHostCheck" : true,
  148. "proxy" : {
  149. "/api" : {
  150. // "target" : "http://123.6.232.1:8099/",
  151. "target" : "http://192.168.1.106:8318",
  152. // "target" : "http://www.lyjppt.com/",
  153. "changeOrigin" : true,
  154. "secure" : true,
  155. "pathRewrite" : {
  156. //使
  157. "^/api" : ""
  158. }
  159. }
  160. },
  161. "https" : false
  162. },
  163. "router" : {
  164. "mode" : "hash",
  165. "base" : "/h5"
  166. }
  167. }
  168. }