From 616e6be49d3f64f2397cb1b1c05d2c06df3db9a3 Mon Sep 17 00:00:00 2001 From: 王恒 <318726284@qq.com> Date: 星期四, 04 九月 2025 09:18:24 +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