From 72674f4d77faa00f79a3da617d931d5cdc1f9089 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=9D=8E?= <930530870@qq.com> Date: Mon, 1 Jun 2026 09:57:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 2 +- pages/call-log/detail/callDetail.vue | 4 ++-- pages/other/bank/gsyh.vue | 20 ++++++++++++++------ 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/main.js b/main.js index b1fac7a..ac840df 100644 --- a/main.js +++ b/main.js @@ -29,7 +29,7 @@ export function createApp() { app.config.globalProperties.$system = plus.os.name; // #endif app.config.globalProperties.$systemInfo = systemInfo - uni.setStorageSync('version', '1.0.6') + uni.setStorageSync('version', '1.0.6.sp1') app.config.globalProperties.$version = uni.getStorageSync('version') app.use(globalMethods); return { diff --git a/pages/call-log/detail/callDetail.vue b/pages/call-log/detail/callDetail.vue index defbf25..20fb0fb 100644 --- a/pages/call-log/detail/callDetail.vue +++ b/pages/call-log/detail/callDetail.vue @@ -15,10 +15,10 @@ :style="{background:(data.info.avatar?`rgba(0,0,0,0)`:'linear-gradient(180deg, #bdbec3 0%, #a0a2af 100%)') }"> - + + style="width:100%;position: absolute;bottom: 0;left: 0;z-index:0;" :style="{height:1400+'rpx'}"> diff --git a/pages/other/bank/gsyh.vue b/pages/other/bank/gsyh.vue index 2d7168b..ca50820 100644 --- a/pages/other/bank/gsyh.vue +++ b/pages/other/bank/gsyh.vue @@ -282,12 +282,16 @@ display: flex; flex-direction: column; justify-content: space-between; + position: relative; + } .group_48163 { width: 152rpx; height: 38rpx; - margin-left: 540rpx; + position: absolute; + right: 0; + top: 0; } .flexcontainer_1 { @@ -340,26 +344,29 @@ position: relative; width: 750rpx; height: 88rpx; + margin-top: 28rpx; + margin-bottom: 14rpx; } .rectangle_23285 { width: 750rpx; - height: 108rpx; + height: 88rpx; background-color: #ffffff; + display: flex; + align-items: center; + justify-content: space-between; } .text_5 { - position: absolute; top: 38rpx; - left: 60rpx; + margin-left: 60rpx; font-size: 28rpx; color: #1a1a1a; } .text_6 { - position: absolute; top: 40rpx; - right: 28rpx; + margin-right: 28rpx; font-size: 34rpx; font-weight: bold; } @@ -373,6 +380,7 @@ /* ===== limit ===== */ .group_48166 { width: 750rpx; + position: relative; } .flexcontainer_3 {