From 1fc018ddbb21a6d7cc3e5f98ec85b0f30af67682 Mon Sep 17 00:00:00 2001 From: 18796357645 <674126018@qq.com> Date: Mon, 21 Jul 2025 09:44:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8C=89=E9=92=AE=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/deviceManage/index.vue | 2 +- pages/mine/update.vue | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/pages/deviceManage/index.vue b/pages/deviceManage/index.vue index e06d594..402daef 100644 --- a/pages/deviceManage/index.vue +++ b/pages/deviceManage/index.vue @@ -1096,7 +1096,7 @@ export default { .img_video_warp { width: 100%; - height: 321px; + height: 280px; background: rgba(0, 0, 0, 0.3); border-radius: 20rpx; } diff --git a/pages/mine/update.vue b/pages/mine/update.vue index 57880b3..ac06675 100644 --- a/pages/mine/update.vue +++ b/pages/mine/update.vue @@ -76,8 +76,7 @@ export default { uni.setStorageSync("userInfo",userInfo); console.log("修改信息",userInfo) } catch (error) { - console.error("查询用户详情失败:", error); - + console.error("查询用户详情失败:", error); } }, avatarFun() {