manifest.json 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. {
  2. "name" : "Lala NFT",
  3. "appid" : "__UNI__3CDE968",
  4. "description" : "",
  5. "versionName" : "1.3.1",
  6. "versionCode" : 131,
  7. "transformPx" : false,
  8. "app-plus" : {
  9. /* 5+App特有相关 */
  10. "usingComponents" : true,
  11. "splashscreen" : {
  12. "alwaysShowBeforeRender" : true,
  13. "waiting" : true,
  14. "autoclose" : true,
  15. "delay" : 0
  16. },
  17. "modules" : {},
  18. /* 模块配置 */
  19. "distribute" : {
  20. /* 应用发布信息 */
  21. "android" : {
  22. /* android打包配置 */
  23. "permissions" : [
  24. "<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
  25. "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
  26. "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>"
  27. ],
  28. "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
  29. "autoSdkPermissions" : true
  30. },
  31. "ios" : {
  32. "idfa" : false
  33. },
  34. /* ios打包配置 */
  35. "sdkConfigs" : {
  36. "maps" : {},
  37. "oauth" : {
  38. "weixin" : {
  39. "appid" : "",
  40. "appsecret" : "",
  41. "UniversalLinks" : ""
  42. }
  43. },
  44. "ad" : {},
  45. "geolocation" : {},
  46. "payment" : {},
  47. "push" : {},
  48. "share" : {},
  49. "speech" : {
  50. "ifly" : {}
  51. }
  52. },
  53. "splashscreen" : {
  54. "androidStyle" : "default",
  55. "iosStyle" : "storyboard",
  56. "android" : {
  57. "hdpi" : "C:/Users/Administrator/Desktop/qidongtu.9.png",
  58. "xhdpi" : "C:/Users/Administrator/Desktop/qidongtu.9.png",
  59. "xxhdpi" : "C:/Users/Administrator/Desktop/qidongtu.9.png"
  60. },
  61. "ios" : {
  62. "iphone" : {
  63. "portrait-896h@3x" : "unpackage/pz/启动图/qd1242x2688.png",
  64. "portrait-896h@2x" : "unpackage/pz/启动图/qd828x1792.png",
  65. "iphonex" : "unpackage/pz/启动图/qd1125x2436.png",
  66. "retina55" : "unpackage/pz/启动图/qd1242x2208.png",
  67. "retina47" : "unpackage/pz/启动图/qd750x1334.png",
  68. "retina40" : "unpackage/pz/启动图/qd640x1136.png",
  69. "retina35" : "unpackage/pz/启动图/qd640x960.png"
  70. },
  71. "storyboard" : "C:/Users/Administrator/Desktop/苹果/LALA.zip"
  72. }
  73. },
  74. "icons" : {
  75. "android" : {
  76. "hdpi" : "unpackage/res/icons/72x72.png",
  77. "xhdpi" : "unpackage/res/icons/96x96.png",
  78. "xxhdpi" : "unpackage/res/icons/144x144.png",
  79. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  80. },
  81. "ios" : {
  82. "appstore" : "unpackage/res/icons/1024x1024.png",
  83. "ipad" : {
  84. "app" : "unpackage/res/icons/76x76.png",
  85. "app@2x" : "unpackage/res/icons/152x152.png",
  86. "notification" : "unpackage/res/icons/20x20.png",
  87. "notification@2x" : "unpackage/res/icons/40x40.png",
  88. "proapp@2x" : "unpackage/res/icons/167x167.png",
  89. "settings" : "unpackage/res/icons/29x29.png",
  90. "settings@2x" : "unpackage/res/icons/58x58.png",
  91. "spotlight" : "unpackage/res/icons/40x40.png",
  92. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  93. },
  94. "iphone" : {
  95. "app@2x" : "unpackage/res/icons/120x120.png",
  96. "app@3x" : "unpackage/res/icons/180x180.png",
  97. "notification@2x" : "unpackage/res/icons/40x40.png",
  98. "notification@3x" : "unpackage/res/icons/60x60.png",
  99. "settings@2x" : "unpackage/res/icons/58x58.png",
  100. "settings@3x" : "unpackage/res/icons/87x87.png",
  101. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  102. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  103. }
  104. }
  105. }
  106. }
  107. },
  108. /* SDK配置 */
  109. "quickapp" : {},
  110. /* 快应用特有相关 */
  111. "mp-weixin" : {
  112. /* 小程序特有相关 */
  113. "usingComponents" : true,
  114. "appid" : "",
  115. "setting" : {
  116. "urlCheck" : true
  117. }
  118. },
  119. "h5" : {
  120. "title" : "商城",
  121. "domain" : "",
  122. "router" : {
  123. "base" : "/index/",
  124. "mode" : "history"
  125. },
  126. "devServer" : {
  127. "proxy" : {
  128. "/api" : {
  129. "target" : "http://www.lalanft.net/api",
  130. // "changeOrigin": true,
  131. "pathRewrite" : {
  132. "/api" : "" // rewrite path
  133. }
  134. }
  135. }
  136. }
  137. }
  138. }