manifest.json 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. {
  2. "name" : "喜嗨购",
  3. "appid" : "__UNI__F0D4DD1",
  4. "description" : "",
  5. "versionName" : "1.1.7",
  6. "versionCode" : 117,
  7. "transformPx" : false,
  8. "app-plus" : {
  9. /* 5+App特有相关 */
  10. "usingComponents" : true,
  11. "splashscreen" : {
  12. "alwaysShowBeforeRender" : false,
  13. "waiting" : true,
  14. "autoclose" : false,
  15. "delay" : 0
  16. },
  17. "modules" : {
  18. "Payment" : {},
  19. "OAuth" : {}
  20. },
  21. /* 模块配置 */
  22. "distribute" : {
  23. /* 应用发布信息 */
  24. "android" : {
  25. /* android打包配置 */
  26. "permissions" : [
  27. "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>",
  28. "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
  29. "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
  30. "<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
  31. "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
  32. "<uses-permission android:name=\"android.permission.INTERNET\"/>",
  33. "<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>",
  34. "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
  35. "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
  36. "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
  37. "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/>"
  38. ],
  39. "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ]
  40. },
  41. "ios" : {
  42. "idfa" : false,
  43. "capabilities" : {
  44. "entitlements" : {
  45. "com.apple.developer.associated-domains" : [ "applinks:static-f2ce8da9-3823-402a-bd21-675f08b3b09b.bspapp.com" ]
  46. }
  47. }
  48. },
  49. /* ios打包配置 */
  50. "sdkConfigs" : {
  51. "maps" : {},
  52. "oauth" : {
  53. "weixin" : {
  54. "appid" : "wx7ecea7b3999ee88c",
  55. "appsecret" : "9c9329c67378aec194c48f259afbda9e",
  56. "UniversalLinks" : "https://static-f2ce8da9-3823-402a-bd21-675f08b3b09b.bspapp.com/uni-universallinks/__UNI__F0D4DD1/"
  57. }
  58. },
  59. "geolocation" : {},
  60. "payment" : {
  61. "alipay" : {
  62. "__platform__" : [ "ios", "android" ]
  63. }
  64. },
  65. "push" : {},
  66. "share" : {},
  67. "speech" : {},
  68. "statics" : {},
  69. "ad" : {}
  70. },
  71. "icons" : {
  72. "android" : {
  73. "hdpi" : "unpackage/res/icons/72x72.png",
  74. "xhdpi" : "unpackage/res/icons/96x96.png",
  75. "xxhdpi" : "unpackage/res/icons/144x144.png",
  76. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  77. },
  78. "ios" : {
  79. "appstore" : "unpackage/res/icons/1024x1024.png",
  80. "ipad" : {
  81. "app" : "unpackage/res/icons/76x76.png",
  82. "app@2x" : "unpackage/res/icons/152x152.png",
  83. "notification" : "unpackage/res/icons/20x20.png",
  84. "notification@2x" : "unpackage/res/icons/40x40.png",
  85. "proapp@2x" : "unpackage/res/icons/167x167.png",
  86. "settings" : "unpackage/res/icons/29x29.png",
  87. "settings@2x" : "unpackage/res/icons/58x58.png",
  88. "spotlight" : "unpackage/res/icons/40x40.png",
  89. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  90. },
  91. "iphone" : {
  92. "app@2x" : "unpackage/res/icons/120x120.png",
  93. "app@3x" : "unpackage/res/icons/180x180.png",
  94. "notification@2x" : "unpackage/res/icons/40x40.png",
  95. "notification@3x" : "unpackage/res/icons/60x60.png",
  96. "settings@2x" : "unpackage/res/icons/58x58.png",
  97. "settings@3x" : "unpackage/res/icons/87x87.png",
  98. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  99. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  100. }
  101. }
  102. },
  103. "splashscreen" : {
  104. "androidStyle" : "default",
  105. "android" : {
  106. "hdpi" : "appbase/480.png",
  107. "xhdpi" : "appbase/720.png",
  108. "xxhdpi" : "appbase/1080.png"
  109. }
  110. }
  111. }
  112. },
  113. /* SDK配置 */
  114. "quickapp" : {},
  115. /* 快应用特有相关 */
  116. "mp-weixin" : {
  117. /* 小程序特有相关 */
  118. "usingComponents" : true,
  119. "appid" : "",
  120. "setting" : {
  121. "urlCheck" : true
  122. }
  123. },
  124. "h5" : {
  125. "title" : "喜嗨购",
  126. "domain" : "",
  127. "router" : {
  128. "base" : "/index/",
  129. "mode" : "hash"
  130. },
  131. "devServer" : {
  132. "proxy" : {
  133. "/api" : {
  134. // "target" : "http://lnpt.frp.liuniu946.com/api",
  135. "target" : "http://xhg.duolio.cn/api",
  136. // "changeOrigin": true,
  137. "pathRewrite" : {
  138. "/api" : "" // rewrite path
  139. }
  140. }
  141. }
  142. },
  143. "sdkConfigs" : {
  144. "maps" : {
  145. "qqmap" : {
  146. "key" : "VYZBZ-P2TRG-RMIQ3-ITAIN-2DKBK-CKFQQ"
  147. }
  148. }
  149. }
  150. },
  151. "_spaceID" : "f2ce8da9-3823-402a-bd21-675f08b3b09b"
  152. }