diff --git a/manifest.json b/manifest.json index 6b29ba8..5cae804 100644 --- a/manifest.json +++ b/manifest.json @@ -119,33 +119,33 @@ }, "icons" : { "android" : { - "hdpi" : "E:/Source-code/appleidmore/安卓png/72x72psd.PNG", - "xhdpi" : "E:/Source-code/appleidmore/安卓png/96x96psd.PNG", - "xxhdpi" : "E:/Source-code/appleidmore/安卓png/144x144.PNG", - "xxxhdpi" : "E:/Source-code/appleidmore/安卓png/192x192.PNG" + "hdpi" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/安卓png/72x72psd.PNG", + "xhdpi" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/安卓png/96x96psd.PNG", + "xxhdpi" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/安卓png/144x144.PNG", + "xxxhdpi" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/安卓png/192x192.PNG" }, "ios" : { - "appstore" : "E:/Source-code/appleidmore/苹果png/appstore 1024X1024.PNG", + "appstore" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/appstore 1024X1024.PNG", "iphone" : { - "app@2x" : "E:/Source-code/appleidmore/苹果png/120x120.PNG", - "app@3x" : "E:/Source-code/appleidmore/苹果png/180x180.PNG", - "spotlight@2x" : "E:/Source-code/appleidmore/苹果png/80x80.PNG", - "spotlight@3x" : "E:/Source-code/appleidmore/苹果png/120x120.PNG", - "settings@2x" : "E:/Source-code/appleidmore/苹果png/58x58psd.PNG", - "settings@3x" : "E:/Source-code/appleidmore/苹果png/87X87.PNG", - "notification@2x" : "E:/Source-code/appleidmore/苹果png/40X40.PNG", - "notification@3x" : "E:/Source-code/appleidmore/苹果png/60X60.PNG" + "app@2x" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/120x120.PNG", + "app@3x" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/180x180.PNG", + "spotlight@2x" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/80x80.PNG", + "spotlight@3x" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/120x120.PNG", + "settings@2x" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/58x58psd.PNG", + "settings@3x" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/87X87.PNG", + "notification@2x" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/40X40.PNG", + "notification@3x" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/60X60.PNG" }, "ipad" : { - "app" : "unpackage/res/icons/76x76.png", - "app@2x" : "unpackage/res/icons/152x152.png", - "notification" : "unpackage/res/icons/20x20.png", - "notification@2x" : "unpackage/res/icons/40x40.png", - "proapp@2x" : "unpackage/res/icons/167x167.png", - "settings" : "unpackage/res/icons/29x29.png", - "settings@2x" : "unpackage/res/icons/58x58.png", - "spotlight" : "unpackage/res/icons/40x40.png", - "spotlight@2x" : "unpackage/res/icons/80x80.png" + "app" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/80x80.PNG", + "app@2x" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/180x180.PNG", + "notification" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/40X40.PNG", + "notification@2x" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/40X40.PNG", + "proapp@2x" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/180x180.PNG", + "settings" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/40X40.PNG", + "settings@2x" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/58x58psd.PNG", + "spotlight" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/40X40.PNG", + "spotlight@2x" : "/Users/xf/Documents/01德铭打包资料/01-打包/打包资料/苹果png/80x80.PNG" } } }