diff --git a/manifest.json b/manifest.json index dad9b3d..be65e9f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,175 +1,175 @@ { - "name": "印包管家", - "appid": "__UNI__EBBA73E", - "description": "", - "versionName": "1.0.2", - "versionCode": 101, - "transformPx": false, - "networkTimeout": { - "request": 6000 - }, - /* 5+App特有相关 */ - "app-plus": { - "usingComponents": true, - "nvueStyleCompiler": "uni-app", - "compilerVersion": 3, - "splashscreen": { - "alwaysShowBeforeRender": true, - "waiting": true, - "autoclose": true, - "delay": 0 + "name" : "印包管家", + "appid" : "__UNI__EBBA73E", + "description" : "", + "versionName" : "1.0.2", + "versionCode" : 101, + "transformPx" : false, + "networkTimeout" : { + "request" : 6000 }, - "compatible": { - "ignoreVersion": true - }, - /* 模块配置 */ - "modules": { - "Share": {}, - "Payment": {}, - "Push": {}, - "VideoPlayer": {}, - "Geolocation": {} - }, - /* 应用发布信息 */ - "distribute": { - /* android打包配置 */ - "android": { - "permissions": [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" - ], - "abiFilters": ["armeabi-v7a", "x86"] - }, - /* ios打包配置 */ - "ios": { - "privacyDescription": { - "NSPhotoLibraryUsageDescription": "该应用需要读取你的相册,以便为你编辑信息", - "NSPhotoLibraryAddUsageDescription": "该应用需要读取你的相册,以便为你保存信息", - "NSCameraUsageDescription": "该应用需要使用你的摄像头,以便为你编辑信息", - "NSLocationWhenInUseUsageDescription": "该应用需要你的地理位置,以便根据距离为你提供当前位置附近印包厂信息", - "NSLocationAlwaysUsageDescription": "该应用需要你的地理位置,以便根据距离为你提供当前位置附近印包厂信息", - "NSLocationAlwaysAndWhenInUseUsageDescription": "该应用需要你的地理位置,以便根据距离为你提供当前位置附近印包厂信息" + /* 5+App特有相关 */ + "app-plus" : { + "usingComponents" : true, + "nvueStyleCompiler" : "uni-app", + "compilerVersion" : 3, + "splashscreen" : { + "alwaysShowBeforeRender" : true, + "waiting" : true, + "autoclose" : true, + "delay" : 0 }, - "idfa": false - }, - /* SDK配置 */ - "sdkConfigs": { - "maps": { - "amap": { - "appkey_ios": "0182ee2a9fdd5fd3ef6a8bd5a2f98325", - "appkey_android": "877848546f7f3717101a17c33e1d4df3" - } + "compatible" : { + "ignoreVersion" : true }, - "payment": { - "weixin": { - "__platform__": ["ios", "android"], - "appid": "wx6c66084e2de41575", - "UniversalLinks": "https://apple-app-yyt-printpackage.qniao.cn/" - } + /* 模块配置 */ + "modules" : { + "Share" : {}, + "Payment" : {}, + "Push" : {}, + "VideoPlayer" : {}, + "Geolocation" : {} }, - "ad": {}, - "geolocation": { - "amap": { - "__platform__": ["ios", "android"], - "appkey_ios": "d574088098995ca1210d6b2df09c5dc9", - "appkey_android": "c8116effd223c3f69a120f86695afc40" - } + /* 应用发布信息 */ + "distribute" : { + /* android打包配置 */ + "android" : { + "permissions" : [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + "abiFilters" : [ "armeabi-v7a", "x86" ] + }, + /* ios打包配置 */ + "ios" : { + "privacyDescription" : { + "NSPhotoLibraryUsageDescription" : "该应用需要读取你的相册,以便为你编辑信息", + "NSPhotoLibraryAddUsageDescription" : "该应用需要读取你的相册,以便为你保存信息", + "NSCameraUsageDescription" : "该应用需要使用你的摄像头,以便为你编辑信息", + "NSLocationWhenInUseUsageDescription" : "该应用需要你的地理位置,以便根据距离为你提供当前位置附近印包厂信息", + "NSLocationAlwaysUsageDescription" : "该应用需要你的地理位置,以便根据距离为你提供当前位置附近印包厂信息", + "NSLocationAlwaysAndWhenInUseUsageDescription" : "该应用需要你的地理位置,以便根据距离为你提供当前位置附近印包厂信息" + }, + "idfa" : false + }, + /* SDK配置 */ + "sdkConfigs" : { + "maps" : { + "amap" : { + "appkey_ios" : "0182ee2a9fdd5fd3ef6a8bd5a2f98325", + "appkey_android" : "877848546f7f3717101a17c33e1d4df3" + } + }, + "payment" : { + "weixin" : { + "__platform__" : [ "ios", "android" ], + "appid" : "wx6c66084e2de41575", + "UniversalLinks" : "https://apple-app-yyt-printpackage.qniao.cn/" + } + }, + "ad" : {}, + "geolocation" : { + "amap" : { + "__platform__" : [ "ios", "android" ], + "appkey_ios" : "d574088098995ca1210d6b2df09c5dc9", + "appkey_android" : "c8116effd223c3f69a120f86695afc40" + } + }, + "share" : { + "weixin" : { + "appid" : "wx6c66084e2de41575", + "UniversalLinks" : "https://apple-app-yyt-printpackage.qniao.cn/" + } + }, + "push" : { + "unipush" : {} + } + }, + "icons" : { + "android" : { + "hdpi" : "unpackage/res/icons/72x72.png", + "xhdpi" : "unpackage/res/icons/96x96.png", + "xxhdpi" : "unpackage/res/icons/144x144.png", + "xxxhdpi" : "unpackage/res/icons/192x192.png" + }, + "ios" : { + "appstore" : "unpackage/res/icons/1024x1024.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" + }, + "iphone" : { + "app@2x" : "unpackage/res/icons/120x120.png", + "app@3x" : "unpackage/res/icons/180x180.png", + "notification@2x" : "unpackage/res/icons/40x40.png", + "notification@3x" : "unpackage/res/icons/60x60.png", + "settings@2x" : "unpackage/res/icons/58x58.png", + "settings@3x" : "unpackage/res/icons/87x87.png", + "spotlight@2x" : "unpackage/res/icons/80x80.png", + "spotlight@3x" : "unpackage/res/icons/120x120.png" + } + } + }, + "splashscreen" : { + "androidStyle" : "default", + "iosStyle" : "common" + } }, - "share": { - "weixin": { - "appid": "wx6c66084e2de41575", - "UniversalLinks": "https://apple-app-yyt-printpackage.qniao.cn/" - } + "uniStatistics" : { + "enable" : true }, - "push": { - "unipush": {} - } - }, - "icons": { - "android": { - "hdpi": "unpackage/res/icons/72x72.png", - "xhdpi": "unpackage/res/icons/96x96.png", - "xxhdpi": "unpackage/res/icons/144x144.png", - "xxxhdpi": "unpackage/res/icons/192x192.png" + "nativePlugins" : {} + }, + /* 快应用特有相关 */ + "quickapp" : {}, + /* 小程序特有相关 */ + "mp-weixin" : { + "appid" : "", + "setting" : { + "urlCheck" : false }, - "ios": { - "appstore": "unpackage/res/icons/1024x1024.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" - }, - "iphone": { - "app@2x": "unpackage/res/icons/120x120.png", - "app@3x": "unpackage/res/icons/180x180.png", - "notification@2x": "unpackage/res/icons/40x40.png", - "notification@3x": "unpackage/res/icons/60x60.png", - "settings@2x": "unpackage/res/icons/58x58.png", - "settings@3x": "unpackage/res/icons/87x87.png", - "spotlight@2x": "unpackage/res/icons/80x80.png", - "spotlight@3x": "unpackage/res/icons/120x120.png" - } - } - }, - "splashscreen": { - "androidStyle": "default", - "iosStyle": "common" - } + "usingComponents" : true + }, + "mp-alipay" : { + "usingComponents" : true }, - "uniStatistics": { - "enable": true + "mp-baidu" : { + "usingComponents" : true }, - "nativePlugins": {} - }, - /* 快应用特有相关 */ - "quickapp": {}, - /* 小程序特有相关 */ - "mp-weixin": { - "appid": "", - "setting": { - "urlCheck": false + "mp-toutiao" : { + "usingComponents" : true }, - "usingComponents": true - }, - "mp-alipay": { - "usingComponents": true - }, - "mp-baidu": { - "usingComponents": true - }, - "mp-toutiao": { - "usingComponents": true - }, - "uniStatistics": { - "enable": false - }, - "vueVersion": "2", - "h5": { - "router": { - "mode": "history" + "uniStatistics" : { + "enable" : false }, - "devServer": { - "port": 9090 + "vueVersion" : "2", + "h5" : { + "router" : { + "mode" : "history" + }, + "devServer" : { + "port" : 9090 + } } - } } diff --git a/pages/login/index.vue b/pages/login/index.vue index c904d1d..84597e7 100644 --- a/pages/login/index.vue +++ b/pages/login/index.vue @@ -179,13 +179,13 @@ export default { .logo_area { margin-top: 187rpx; width: 750rpx; - height: 100rpx; + height: 160rpx; display: flex; justify-content: center; align-items: center; .logo { - width: 360rpx; - height: 150rpx; + width: 160rpx; + height: 160rpx; } .title { opacity: 0.8; @@ -198,7 +198,7 @@ export default { } .form { width: 750rpx; - margin-top: 280rpx; + margin-top: 160rpx; padding: 0 64rpx; .phone { width: 622rpx; diff --git a/static/logo.png b/static/logo.png index e078243..8c4f988 100644 Binary files a/static/logo.png and b/static/logo.png differ diff --git a/unpackage/res/icons/1024x1024.png b/unpackage/res/icons/1024x1024.png index 07d8dc9..e2c84fd 100644 Binary files a/unpackage/res/icons/1024x1024.png and b/unpackage/res/icons/1024x1024.png differ diff --git a/unpackage/res/icons/120x120.png b/unpackage/res/icons/120x120.png index a5ffff8..86f7cc1 100644 Binary files a/unpackage/res/icons/120x120.png and b/unpackage/res/icons/120x120.png differ diff --git a/unpackage/res/icons/144x144.png b/unpackage/res/icons/144x144.png index 23bb1ed..6bfa1ab 100644 Binary files a/unpackage/res/icons/144x144.png and b/unpackage/res/icons/144x144.png differ diff --git a/unpackage/res/icons/152x152.png b/unpackage/res/icons/152x152.png index e947e94..c625763 100644 Binary files a/unpackage/res/icons/152x152.png and b/unpackage/res/icons/152x152.png differ diff --git a/unpackage/res/icons/167x167.png b/unpackage/res/icons/167x167.png index 2a88e6c..c93c2af 100644 Binary files a/unpackage/res/icons/167x167.png and b/unpackage/res/icons/167x167.png differ diff --git a/unpackage/res/icons/180x180.png b/unpackage/res/icons/180x180.png index 0700dbd..df91fa5 100644 Binary files a/unpackage/res/icons/180x180.png and b/unpackage/res/icons/180x180.png differ diff --git a/unpackage/res/icons/192x192.png b/unpackage/res/icons/192x192.png index f8a097c..f3daa15 100644 Binary files a/unpackage/res/icons/192x192.png and b/unpackage/res/icons/192x192.png differ diff --git a/unpackage/res/icons/20x20.png b/unpackage/res/icons/20x20.png index 82914ff..590c931 100644 Binary files a/unpackage/res/icons/20x20.png and b/unpackage/res/icons/20x20.png differ diff --git a/unpackage/res/icons/29x29.png b/unpackage/res/icons/29x29.png index 82ab980..2f08667 100644 Binary files a/unpackage/res/icons/29x29.png and b/unpackage/res/icons/29x29.png differ diff --git a/unpackage/res/icons/40x40.png b/unpackage/res/icons/40x40.png index 39fb05d..0cb8044 100644 Binary files a/unpackage/res/icons/40x40.png and b/unpackage/res/icons/40x40.png differ diff --git a/unpackage/res/icons/58x58.png b/unpackage/res/icons/58x58.png index 3202b86..6c45241 100644 Binary files a/unpackage/res/icons/58x58.png and b/unpackage/res/icons/58x58.png differ diff --git a/unpackage/res/icons/60x60.png b/unpackage/res/icons/60x60.png index 80aa56f..d0fbc86 100644 Binary files a/unpackage/res/icons/60x60.png and b/unpackage/res/icons/60x60.png differ diff --git a/unpackage/res/icons/72x72.png b/unpackage/res/icons/72x72.png index d0c99ec..4202a85 100644 Binary files a/unpackage/res/icons/72x72.png and b/unpackage/res/icons/72x72.png differ diff --git a/unpackage/res/icons/76x76.png b/unpackage/res/icons/76x76.png index 7b51014..679f7ca 100644 Binary files a/unpackage/res/icons/76x76.png and b/unpackage/res/icons/76x76.png differ diff --git a/unpackage/res/icons/80x80.png b/unpackage/res/icons/80x80.png index 016e99f..f92ce6b 100644 Binary files a/unpackage/res/icons/80x80.png and b/unpackage/res/icons/80x80.png differ diff --git a/unpackage/res/icons/87x87.png b/unpackage/res/icons/87x87.png index 36d09c2..03ae041 100644 Binary files a/unpackage/res/icons/87x87.png and b/unpackage/res/icons/87x87.png differ diff --git a/unpackage/res/icons/96x96.png b/unpackage/res/icons/96x96.png index 9692110..530c766 100644 Binary files a/unpackage/res/icons/96x96.png and b/unpackage/res/icons/96x96.png differ