From b5f084460e9e639358fbf91056a86be8d0a5c4b2 Mon Sep 17 00:00:00 2001
From: yaolonglong <yaolonglong15@163.com>
Date: 星期四, 09 十月 2025 20:18:57 +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