From c423765d8a5ff0c58d23bb0a31af7df6c1fad95c Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期五, 26 七月 2024 16:10:25 +0800
Subject: [PATCH] 1

---
 src/uni_modules/jc-form/components/jc-form-item/jc-form-item.vue |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/src/uni_modules/jc-form/components/jc-form-item/jc-form-item.vue b/src/uni_modules/jc-form/components/jc-form-item/jc-form-item.vue
index d6ca815..cc43904 100644
--- a/src/uni_modules/jc-form/components/jc-form-item/jc-form-item.vue
+++ b/src/uni_modules/jc-form/components/jc-form-item/jc-form-item.vue
@@ -101,14 +101,6 @@
 </template>
 
 <style lang="scss" scoped>
-	// // 绌块�忛殧绂籧ss
-	// ::v-deep input {
-	// 	height: 100rpx;
-
-	// 	&:active {
-	// 		background: rgba(0, 0, 0, .02);
-	// 	}
-	// }
 	.jc-form-item {
 		display: flex;
 		align-items: center;

--
Gitblit v1.9.1