From b3e097ffa1c83384b305cf306ff3156961e33a91 Mon Sep 17 00:00:00 2001
From: yaolonglong <yaolonglong15@163.com>
Date: 星期四, 09 十月 2025 17:12:26 +0800
Subject: [PATCH] 获取验证码功能

---
 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