From e662aa7d894a0b259dc1816e79514c1f0d38da9f Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期三, 21 五月 2025 16:14:05 +0800
Subject: [PATCH] Merge branch 'dev-ui' of http://120.26.58.240:8888/r/LifePaymentFront into dev-ui

---
 apps/taro/src/subpackages/userAccount/editGasUserAccount/editGasUserAccount.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/apps/taro/src/subpackages/userAccount/editGasUserAccount/editGasUserAccount.vue b/apps/taro/src/subpackages/userAccount/editGasUserAccount/editGasUserAccount.vue
index 2c239b0..e6a01c5 100644
--- a/apps/taro/src/subpackages/userAccount/editGasUserAccount/editGasUserAccount.vue
+++ b/apps/taro/src/subpackages/userAccount/editGasUserAccount/editGasUserAccount.vue
@@ -1,5 +1,5 @@
 <template>
-  <PageLayout title="缂栬緫" class="editGasUserAccount-page-wrapper" hasBorder>
+  <PageLayout title="缂栬緫" class="editGasUserAccount-page-wrapper" hasBgColor>
     <InnerPage />
   </PageLayout>
 </template>

--
Gitblit v1.9.1