From cc610ef597a4b600b4c48c80026f3a99be171f3b Mon Sep 17 00:00:00 2001
From: yuanhao <yuanhao_2024>
Date: 星期一, 19 五月 2025 18:03:48 +0800
Subject: [PATCH] fix: scss跟背景图

---
 qiye/switchPhone/switchPhone.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/qiye/switchPhone/switchPhone.vue b/qiye/switchPhone/switchPhone.vue
index 87c226a..9bd2a98 100644
--- a/qiye/switchPhone/switchPhone.vue
+++ b/qiye/switchPhone/switchPhone.vue
@@ -85,7 +85,7 @@
 		box-sizing: border-box;
 		left: 0;
 	}
-	/deep/ .u-radio{
+	::v-deep .u-radio{
 		margin-bottom: 40rpx;
 	}
 </style>

--
Gitblit v1.9.1