manifest.json 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. {
  2. "name" : "家政学",
  3. "appid" : "__UNI__CB9D85D",
  4. "description" : "",
  5. "versionName" : "1.0.0",
  6. "versionCode" : 7,
  7. "transformPx" : false,
  8. /* 5+App特有相关 */
  9. "app-plus" : {
  10. "compatible" : {
  11. "ignoreVersion" : true
  12. },
  13. "usingComponents" : true,
  14. "nvueStyleCompiler" : "uni-app",
  15. "compilerVersion" : 3,
  16. "splashscreen" : {
  17. "alwaysShowBeforeRender" : false,
  18. "waiting" : true,
  19. "autoclose" : false,
  20. "delay" : 0
  21. },
  22. "screenOrientation" : [
  23. "portrait-primary",
  24. "portrait-secondary",
  25. "landscape-primary",
  26. "landscape-secondary"
  27. ],
  28. /* 禁止左右滑动 */
  29. "disableSwipeBack" : true,
  30. /*底部安全区*/
  31. "safearea" : {
  32. "bottom" : {
  33. "offset" : "none"
  34. }
  35. },
  36. /* 模块配置 */
  37. "modules" : {
  38. "Camera" : {},
  39. "Maps" : {},
  40. "Share" : {}
  41. },
  42. /* 应用发布信息 */
  43. "distribute" : {
  44. /* 横竖屏设置 */
  45. "screenOrientation" : [ "portrait-primary", "landscape-primary" ],
  46. "distribute" : {
  47. "screenOrientation" : [ "portrait-primary", "landscape-primary" ]
  48. },
  49. /* android打包配置 */
  50. "android" : {
  51. "permissions" : [
  52. "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
  53. "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
  54. "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
  55. "<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
  56. "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
  57. "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
  58. "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
  59. "<uses-permission android:name=\"android.permission.CAMERA\"/>",
  60. "<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
  61. "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
  62. "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
  63. "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
  64. "<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
  65. "<uses-feature android:name=\"android.hardware.camera\"/>",
  66. "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>",
  67. "<uses-permission android:name=\"android.permission.CALL_PHONE\"/>"
  68. ],
  69. "abiFilters" : [ "arm64-v8a" ],
  70. "minSdkVersion" : 24,
  71. "targetSdkVersion" : 28
  72. },
  73. /* ios打包配置 */
  74. "ios" : {
  75. "dSYMs" : false,
  76. "privacyDescription" : {
  77. "NSLocationAlwaysUsageDescription" : "我们需要在使用应用时访问您的位置",
  78. "NSLocationAlwaysAndWhenInUseUsageDescription" : "我们需要访问您的位置来提供基于位置的服务",
  79. "NSLocationWhenInUseUsageDescription" : "我们需要在使用应用时访问您的位置,以便提供定位服务和相关功能",
  80. "NSMicrophoneUsageDescription" : "",
  81. "NSRemindersUsageDescription" : "",
  82. "NSUserTrackingUsageDescription" : ""
  83. },
  84. "idfa" : false
  85. },
  86. /* SDK配置 */
  87. "sdkConfigs" : {
  88. "oauth" : {},
  89. "payment" : {
  90. "alipay" : {
  91. "__platform__" : [ "ios", "android" ]
  92. }
  93. },
  94. "maps" : {
  95. "tencent" : {
  96. "key" : "VLOBZ-Q7XWB-YR4UP-NO4PH-EM7FS-G3BLR"
  97. }
  98. },
  99. "share" : {
  100. "weixin" : {
  101. "appid" : "wxd6a8954fa7b0f8a0",
  102. "UniversalLinks" : "https://cdnks.mtavip.com/mdist/#/login/"
  103. }
  104. }
  105. },
  106. "splashscreen" : {
  107. "androidStyle" : "common",
  108. "iosStyle" : "common",
  109. "useOriginalMsgbox" : true
  110. },
  111. "icons" : {
  112. "android" : {
  113. "hdpi" : "unpackage/res/icons/72x72.png",
  114. "xhdpi" : "unpackage/res/icons/96x96.png",
  115. "xxhdpi" : "unpackage/res/icons/144x144.png",
  116. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  117. },
  118. "ios" : {
  119. "appstore" : "unpackage/res/icons/1024x1024.png",
  120. "ipad" : {
  121. "app" : "unpackage/res/icons/76x76.png",
  122. "app@2x" : "unpackage/res/icons/152x152.png",
  123. "notification" : "unpackage/res/icons/20x20.png",
  124. "notification@2x" : "unpackage/res/icons/40x40.png",
  125. "proapp@2x" : "unpackage/res/icons/167x167.png",
  126. "settings" : "unpackage/res/icons/29x29.png",
  127. "settings@2x" : "unpackage/res/icons/58x58.png",
  128. "spotlight" : "unpackage/res/icons/40x40.png",
  129. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  130. },
  131. "iphone" : {
  132. "app@2x" : "unpackage/res/icons/120x120.png",
  133. "app@3x" : "unpackage/res/icons/180x180.png",
  134. "notification@2x" : "unpackage/res/icons/40x40.png",
  135. "notification@3x" : "unpackage/res/icons/60x60.png",
  136. "settings@2x" : "unpackage/res/icons/58x58.png",
  137. "settings@3x" : "unpackage/res/icons/87x87.png",
  138. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  139. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  140. }
  141. }
  142. }
  143. }
  144. },
  145. /* 快应用特有相关 */
  146. "quickapp" : {},
  147. /* 小程序特有相关 */
  148. "mp-weixin" : {
  149. "appid" : "wx3a4f7c01eb080d14",
  150. "setting" : {
  151. "urlCheck" : false
  152. },
  153. "usingComponents" : true
  154. },
  155. "mp-alipay" : {
  156. "usingComponents" : true
  157. },
  158. "mp-baidu" : {
  159. "usingComponents" : true
  160. },
  161. "mp-toutiao" : {
  162. "usingComponents" : true
  163. },
  164. "uniStatistics" : {
  165. "enable" : false
  166. },
  167. "vueVersion" : "3",
  168. "h5" : {
  169. "router" : {
  170. "base" : "/mdist",
  171. "mode" : "history"
  172. },
  173. "title" : "北京诚祥",
  174. "template" : "template.h5.html",
  175. "sdkConfigs" : {
  176. "maps" : {
  177. "qqmap" : {
  178. "key" : "VLOBZ-Q7XWB-YR4UP-NO4PH-EM7FS-G3BLR"
  179. },
  180. "tencent" : {
  181. "key" : "VLOBZ-Q7XWB-YR4UP-NO4PH-EM7FS-G3BLR"
  182. }
  183. }
  184. }
  185. },
  186. "fallbackLocale" : "zh-Hans"
  187. }