Explorar o código

ios 发布要求的 icon 格式: 1024 要是平角的

shizhongqi %!s(int64=4) %!d(string=hai) anos
pai
achega
89dc656675
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      开发/ghsApp/src/manifest.json
  2. 1 1
      线上/ghsApp/src/manifest.json

+ 1 - 1
开发/ghsApp/src/manifest.json

@@ -89,7 +89,7 @@
                     "xxxhdpi" : "unpackage/res/icons/192x192.png"
                 },
                 "ios" : {
-                    "appstore" : "unpackage/res/icons/1024x1024.png",
+                    "appstore" : "unpackage/res/icons/1024.png",
                     "ipad" : {
                         "app" : "unpackage/res/icons/76x76.png",
                         "app@2x" : "unpackage/res/icons/152x152.png",

+ 1 - 1
线上/ghsApp/src/manifest.json

@@ -88,7 +88,7 @@
                     "xxxhdpi" : "unpackage/res/icons/192x192.png"
                 },
                 "ios" : {
-                    "appstore" : "unpackage/res/icons/1024x1024.png",
+                    "appstore" : "unpackage/res/icons/1024.png",
                     "ipad" : {
                         "app" : "unpackage/res/icons/76x76.png",
                         "app@2x" : "unpackage/res/icons/152x152.png",