From 5495c6ca5ef3d9d261c1eb79f6b2df4f7b317407 Mon Sep 17 00:00:00 2001 From: zhangdi <15053473693@163.com> Date: Thu, 5 Dec 2024 10:26:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/betone_components/betone-list.vue | 30 ++-- manifest.json | 177 +++++++++++------------ pages/inspection/quest.vue | 24 +-- 3 files changed, 114 insertions(+), 117 deletions(-) diff --git a/common/betone_components/betone-list.vue b/common/betone_components/betone-list.vue index 4c9400e..c21e824 100644 --- a/common/betone_components/betone-list.vue +++ b/common/betone_components/betone-list.vue @@ -33,36 +33,36 @@ - 查看 - 下载 - 提报 - 修改 - 确认方案 - 查看位置 - 评价 - 接单 - 确认付款 关闭 + style="margin-right:16rpx" @click="openModel(item, 'close')">关闭 @@ -70,7 +70,7 @@ - 审批 @@ -80,13 +80,13 @@ - 确认 - 驳回 - 提交 - 维修完成 diff --git a/manifest.json b/manifest.json index 8e3d474..2633e0f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,20 +1,20 @@ { - "name": "科研医疗建筑运维平台", - "appid": "__UNI__BB25171", - "description": "", - "versionName": "1.0.2", - "versionCode": 1, - "transformPx": false, - "app-plus": { - "nvueCompiler": "uni-app", - "compilerVersion": 3, - "modules": { - "Geolocation": {}, - "Maps": {} + "name" : "科研医疗建筑运维平台", + "appid" : "__UNI__BB25171", + "description" : "", + "versionName" : "1.0.2", + "versionCode" : 1, + "transformPx" : false, + "app-plus" : { + "nvueCompiler" : "uni-app", + "compilerVersion" : 3, + "modules" : { + "Geolocation" : {}, + "Maps" : {} }, - "distribute": { - "android": { - "permissions": [ + "distribute" : { + "android" : { + "permissions" : [ "", "", "", @@ -37,103 +37,100 @@ "", "" ], - "minSdkVersion": 19, - "targetSdkVersion": 28 + "minSdkVersion" : 19, + "targetSdkVersion" : 28 }, - "ios": { - "privacyDescription": { - "NSLocationWhenInUseUsageDescription": "", - "NSLocationAlwaysUsageDescription": "", - "NSLocationAlwaysAndWhenInUseUsageDescription": "" + "ios" : { + "privacyDescription" : { + "NSLocationWhenInUseUsageDescription" : "", + "NSLocationAlwaysUsageDescription" : "", + "NSLocationAlwaysAndWhenInUseUsageDescription" : "" }, - "idfa": false, - "UIBackgroundModes": "audio,location", - "dSYMs": false + "idfa" : false, + "UIBackgroundModes" : "audio,location", + "dSYMs" : false }, - "sdkConfigs": { - "ad": {}, - "push": { - "unipush": {} + "sdkConfigs" : { + "ad" : {}, + "push" : { + "unipush" : {} }, - "maps": { - "amap": { - "name": "amapAjPJDZFvd", - "appkey_ios": "a9632baa2c4ae13a34c1fb265dda41f5", - "appkey_android": "a9632baa2c4ae13a34c1fb265dda41f5" + "maps" : { + "amap" : { + "name" : "amapAjPJDZFvd", + "appkey_ios" : "a9632baa2c4ae13a34c1fb265dda41f5", + "appkey_android" : "a9632baa2c4ae13a34c1fb265dda41f5" } }, - "geolocation": { - "system": { - "__platform__": [ - "ios", - "android" - ] + "geolocation" : { + "system" : { + "__platform__" : [ "ios", "android" ] } } }, - "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" + "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" + "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" + "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" } } } }, - "nativePlugins": {} + "nativePlugins" : {} }, - "compatible": { - "runtimeVersion": "2.9.2", - "compilerVersion": "2.9.5", - "ignoreVersion": true + "compatible" : { + "runtimeVersion" : "2.9.2", + "compilerVersion" : "2.9.5", + "ignoreVersion" : true }, //"ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 - "quickapp": {}, - "mp-weixin": { - "appid": "wx81368cd255de5182", - "setting": { - "urlCheck": true, - "minified": true + "quickapp" : {}, + "mp-weixin" : { + "appid" : "wx81368cd255de5182", + "setting" : { + "urlCheck" : true, + "minified" : true }, - "lazyCodeLoading": "requiredComponents", - "optimization": { - "subPackages": true + "lazyCodeLoading" : "requiredComponents", + "optimization" : { + "subPackages" : true }, - "permission": {} + "permission" : {} }, - "h5": { - "sdkConfigs": { - "maps": { - "amap": { - "key": "a35a37c732890b60c4ff0aadd318d0aa", - "securityJsCode": "7b6d007df2a0d16719b34ec5b7fce504", - "serviceHost": "" + "h5" : { + "sdkConfigs" : { + "maps" : { + "amap" : { + "key" : "a35a37c732890b60c4ff0aadd318d0aa", + "securityJsCode" : "7b6d007df2a0d16719b34ec5b7fce504", + "serviceHost" : "" } } } } -} \ No newline at end of file +} diff --git a/pages/inspection/quest.vue b/pages/inspection/quest.vue index e0b9c51..1121435 100644 --- a/pages/inspection/quest.vue +++ b/pages/inspection/quest.vue @@ -35,26 +35,26 @@ 计划开始时间:{{ item.startTime }} - 查看 - 下载 - 确认 - 接单 - 巡检 - 指派 @@ -62,26 +62,26 @@ - 审批 - 评价 - 确认付款 - 审批 - 提交 - 维修完成