From 6128711a4e7f0f1a2ea4780b05c8c6b3f53eb056 Mon Sep 17 00:00:00 2001
From: ‘chensiAb’ <‘chenchenco03@163.com’>
Date: Sat, 12 Apr 2025 11:18:33 +0800
Subject: [PATCH] style:自定义导航条-宽度调宽

---
 forms/input/CInput.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/forms/input/CInput.vue b/forms/input/CInput.vue
index ef6e805..d20866e 100644
--- a/forms/input/CInput.vue
+++ b/forms/input/CInput.vue
@@ -1,5 +1,7 @@
 /**
  * CInput - 表单项,文本输入框
+ * 用于在表单中收集用户的文本输入
+ * 支持多种输入类型,可以设置占位提示文本,并且支持显示单位标识
  * @author Tevin
  */
 

--
Gitblit v1.9.1