From 25a022d8ce16e88224326e92c86f51ff5247cdbe Mon Sep 17 00:00:00 2001 From: suyanyan <1321717064@qq.com> Date: Wed, 15 Jan 2025 09:55:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=80=80=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LearunApp-2.2.0/manifest.json | 390 ++++++------- .../LearunApp-2.2.0/pages/home.vue | 2 +- .../LearunApp-2.2.0/pages/my.vue | 517 +++++++++--------- 3 files changed, 456 insertions(+), 453 deletions(-) diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json index cbdd082ee..d1374302e 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json @@ -1,196 +1,196 @@ { - "name" : "智慧校园", - "appid" : "__UNI__7C24C09", - "description" : "智慧校园移动端", - "versionName" : "2.2.0.250110", - "versionCode" : 20200, - "transformPx" : false, - /* 5+App特有相关 */ - "app-plus" : { - "usingComponents" : true, - "softinputNavBar" : "none", - "splashscreen" : { - "alwaysShowBeforeRender" : true, - "waiting" : false, - "autoclose" : true, - "delay" : 0 - }, - /* 模块配置 */ - "modules" : {}, - /* 应用发布信息 */ - "distribute" : { - /* android打包配置 */ - "android" : { - "permissions" : [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" - ] - }, - /* ios打包配置 */ - "ios" : { - "privacyDescription" : { - "NSPhotoLibraryUsageDescription" : "工作流程中需要相册权限以选择并上传图片", - "NSPhotoLibraryAddUsageDescription" : "将图片保存到本机", - "NSCameraUsageDescription" : "工作流程中需要相机权限以选择并上传图片" - }, - "idfa" : false - }, - /* SDK配置 */ - "sdkConfigs" : { - "ad" : {} - }, - "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" : { - "android" : { - "xxhdpi" : "G:/薛礼根/2018/数字化校园/数字化校园png/北京泉江/数字化校园APP----引导页1080_1882.png", - "xhdpi" : "G:/薛礼根/2018/数字化校园/数字化校园png/北京泉江/数字化校园APP----引导页720_1242.png", - "hdpi" : "G:/薛礼根/2018/数字化校园/数字化校园png/北京泉江/数字化校园APP----引导页480_762.png" - }, - "ios" : { - "iphone" : { - "portrait-896h@3x" : "res/startup/startup-ios-x.png", - "portrait-896h@2x" : "res/startup/startup-ios-x.png", - "iphonex" : "res/startup/startup-ios-x.png", - "retina55" : "res/startup/startup-ios-16-9.png", - "retina47" : "res/startup/startup-ios-16-9.png", - "retina40" : "res/startup/startup-ios-3-2.png", - "retina35" : "res/startup/startup-ios-3-2.png" - } - } - } - }, - "uniStatistics" : { - "enable" : false - }, - "nvueLaunchMode" : "fast" - }, - /* 快应用特有相关 */ - "quickapp" : {}, - /* 小程序特有相关 */ - "mp-weixin" : { - "appid" : "wxbc18c9bf92c86d28", - "setting" : { - "urlCheck" : false, - "es6" : true, - "postcss" : false, - "minified" : true - }, - "usingComponents" : true, - "optimization" : { - "subPackages" : true - }, - "uniStatistics" : { - "enable" : false - } - }, - "mp-alipay" : { - "usingComponents" : true, - "component2" : true, - "enableParallelLoader" : true, - "uniStatistics" : { - "enable" : false - }, - "appid" : "" - }, - "mp-dingtalk" : { - "usingComponents" : true, - "component2" : true, - "enableParallelLoader" : true, - "uniStatistics" : { - "enable" : false - }, - "appid" : "" - }, - "mp-baidu" : { - "usingComponents" : true, - "uniStatistics" : { - "enable" : false - } - }, - "mp-toutiao" : { - "usingComponents" : true, - "uniStatistics" : { - "enable" : false - } - }, - "h5" : { - "uniStatistics" : { - "enable" : false - }, - "router" : { - "mode" : "hash", - "base" : "" - }, - "title" : "数字化智慧校园", - "template" : "index.html", - "optimization" : { - "treeShaking" : { - "enable" : false - } - }, - "domain" : "testapp.bjquanjiang.com", - "devServer" : { - "port" : 8000, - "https" : false - } - }, - "mp-qq" : { - "uniStatistics" : { - "enable" : false - } - }, - "uniStatistics" : { - "enable" : false - } -} + "name": "智慧校园", + "appid": "__UNI__7C24C09", + "description": "智慧校园移动端", + "versionName": "2.2.0.250110", + "versionCode": 20200, + "transformPx": false, + /* 5+App特有相关 */ + "app-plus": { + "usingComponents": true, + "softinputNavBar": "none", + "splashscreen": { + "alwaysShowBeforeRender": true, + "waiting": false, + "autoclose": true, + "delay": 0 + }, + /* 模块配置 */ + "modules": {}, + /* 应用发布信息 */ + "distribute": { + /* android打包配置 */ + "android": { + "permissions": [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ] + }, + /* ios打包配置 */ + "ios": { + "privacyDescription": { + "NSPhotoLibraryUsageDescription": "工作流程中需要相册权限以选择并上传图片", + "NSPhotoLibraryAddUsageDescription": "将图片保存到本机", + "NSCameraUsageDescription": "工作流程中需要相机权限以选择并上传图片" + }, + "idfa": false + }, + /* SDK配置 */ + "sdkConfigs": { + "ad": {} + }, + "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": { + "android": { + "xxhdpi": "G:/薛礼根/2018/数字化校园/数字化校园png/北京泉江/数字化校园APP----引导页1080_1882.png", + "xhdpi": "G:/薛礼根/2018/数字化校园/数字化校园png/北京泉江/数字化校园APP----引导页720_1242.png", + "hdpi": "G:/薛礼根/2018/数字化校园/数字化校园png/北京泉江/数字化校园APP----引导页480_762.png" + }, + "ios": { + "iphone": { + "portrait-896h@3x": "res/startup/startup-ios-x.png", + "portrait-896h@2x": "res/startup/startup-ios-x.png", + "iphonex": "res/startup/startup-ios-x.png", + "retina55": "res/startup/startup-ios-16-9.png", + "retina47": "res/startup/startup-ios-16-9.png", + "retina40": "res/startup/startup-ios-3-2.png", + "retina35": "res/startup/startup-ios-3-2.png" + } + } + } + }, + "uniStatistics": { + "enable": false + }, + "nvueLaunchMode": "fast" + }, + /* 快应用特有相关 */ + "quickapp": {}, + /* 小程序特有相关 */ + "mp-weixin": { + "appid": "wxbc18c9bf92c86d28", + "setting": { + "urlCheck": false, + "es6": true, + "postcss": false, + "minified": true + }, + "usingComponents": true, + "optimization": { + "subPackages": true + }, + "uniStatistics": { + "enable": false + } + }, + "mp-alipay": { + "usingComponents": true, + "component2": true, + "enableParallelLoader": true, + "uniStatistics": { + "enable": false + }, + "appid": "" + }, + "mp-dingtalk": { + "usingComponents": true, + "component2": true, + "enableParallelLoader": true, + "uniStatistics": { + "enable": false + }, + "appid": "" + }, + "mp-baidu": { + "usingComponents": true, + "uniStatistics": { + "enable": false + } + }, + "mp-toutiao": { + "usingComponents": true, + "uniStatistics": { + "enable": false + } + }, + "h5": { + "uniStatistics": { + "enable": false + }, + "router": { + "mode": "hash", + "base": "" + }, + "title": "数字化智慧校园", + "template": "index.html", + "optimization": { + "treeShaking": { + "enable": false + } + }, + "domain": "testapp.bjquanjiang.com", + "devServer": { + "port": 80, + "https": false + } + }, + "mp-qq": { + "uniStatistics": { + "enable": false + } + }, + "uniStatistics": { + "enable": false + } +} \ No newline at end of file diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/home.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/home.vue index 6303431d7..5b66bb977 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/home.vue +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/home.vue @@ -96,7 +96,7 @@ - + diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue index 81d4d10af..d1a8ac349 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue @@ -1,46 +1,42 @@ + .page { + padding-bottom: 48px; + } + + .mybanner { + background: #0c86d8; + height: 120px; + padding: 25px 15px; + display: flex; + align-items: center; + + .avatarslot { + .avatar { + height: 80px; + width: 60px; + } + } + + .info { + padding-left: 20px; + + .username { + margin-bottom: 5px; + } + } + + .badge { + flex-grow: 1; + display: flex; + justify-content: flex-end; + } + } + + .footer { + text-align: center; + font-size: 14px; + color: #ccc; + margin-bottom: 10rpx; + } + \ No newline at end of file