From c62f4961f9d86460a5d483d7b31c05f98b113290 Mon Sep 17 00:00:00 2001
From: 王恒 <318726284@qq.com>
Date: 星期三, 06 八月 2025 17:12:37 +0800
Subject: [PATCH] '更换域名小程序发布'

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

diff --git a/qiye/record/details.vue b/qiye/record/details.vue
index ba6803b..546dac2 100644
--- a/qiye/record/details.vue
+++ b/qiye/record/details.vue
@@ -493,7 +493,7 @@
 
 	}
 
-	/deep/ .u-radio-group {
+	::v-deep .u-radio-group {
 		margin-top: 20rpx;
 		flex-wrap: wrap;
 		.u-radio {
@@ -607,7 +607,7 @@
 		}
 	}
 
-	/deep/ .u-textarea {
+	::v-deep .u-textarea {
 		background-color: #F4F4F4;
 	}
 </style>
\ No newline at end of file

--
Gitblit v1.9.1