diff --git a/components/apply/form.vue b/components/apply/form.vue
new file mode 100644
index 0000000..e0e78f0
--- /dev/null
+++ b/components/apply/form.vue
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/root/home/quickApplication.vue b/root/home/quickApplication.vue
index ab7e9ff..01a99c7 100644
--- a/root/home/quickApplication.vue
+++ b/root/home/quickApplication.vue
@@ -1,650 +1,11 @@
-
-
-
-
- 工友信息
-
-
-
-
-
- {{ item.userName ? item.userName + "/" : "姓名/" }}
- 性别/
- 男/
- 女/
- {{ item.age ? item.age + "岁/" : "年龄/" }}
- {{ item.nation ? item.nation : "民族" }}
-
-
-
-
-
-
-
-
- 编辑
-
-
-
-
- {{ item.address ? item.address : "家庭住址" }}
-
-
-
-
-
- {{ item.idCard ? item.idCard : "身份证号" }}
-
-
-
-
-
- {{ item.tel ? item.tel : "手机号" }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 添加工友
-
-
- 职位信息
-
-
-
-
-
- 报名备注
-
-
-
-
-
-
-
-
-
- 我已阅读并同意
- 《用户协议》
- 及
- 《隐私政策》
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
+
+
\ No newline at end of file
diff --git a/uni_modules/rh-ui/changelog.md b/uni_modules/rh-ui/changelog.md
index fa0dc43..cb4a8d9 100644
--- a/uni_modules/rh-ui/changelog.md
+++ b/uni_modules/rh-ui/changelog.md
@@ -1,3 +1,21 @@
+## 1.0.917(2026-01-14)
+迭代
+## 1.0.916(2026-01-14)
+新增组件
+## 1.0.915(2026-01-07)
+迭代
+## 1.0.914(2026-01-07)
+迭代
+## 1.0.913(2026-01-05)
+迭代
+## 1.0.912(2025-12-29)
+迭代
+## 1.0.911(2025-12-19)
+优化
+## 1.0.910(2025-12-10)
+迭代
+## 1.0.909(2025-12-09)
+优化
## 1.0.908(2025-12-08)
迭代
## 1.0.907(2025-12-08)
diff --git a/uni_modules/rh-ui/components/rh-ai-super-input/rh-ai-super-input.vue b/uni_modules/rh-ui/components/rh-ai-super-input/rh-ai-super-input.vue
new file mode 100644
index 0000000..ab2963f
--- /dev/null
+++ b/uni_modules/rh-ui/components/rh-ai-super-input/rh-ai-super-input.vue
@@ -0,0 +1,262 @@
+
+
+
+
+
+
+
diff --git a/uni_modules/rh-ui/components/rh-apply/rh-apply.vue b/uni_modules/rh-ui/components/rh-apply/rh-apply.vue
new file mode 100644
index 0000000..7359f56
--- /dev/null
+++ b/uni_modules/rh-ui/components/rh-apply/rh-apply.vue
@@ -0,0 +1,643 @@
+
+
+
+
+ 工友信息
+
+
+
+
+
+ {{ item.userName ? item.userName + "/" : "姓名/" }}
+ 性别/
+ 男/
+ 女/
+ {{ item.age ? item.age + "岁/" : "年龄/" }}
+ {{ item.nation ? item.nation : "民族" }}
+
+
+
+
+
+
+
+
+ 编辑
+
+
+
+
+ {{ item.address ? item.address : "家庭住址" }}
+
+
+
+
+
+ {{ item.idCard ? item.idCard : "身份证号" }}
+
+
+
+
+
+ {{ item.tel ? item.tel : "手机号" }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 添加工友
+
+
+ 职位信息
+
+
+
+
+
+ 报名备注
+
+
+
+
+
+
+
+
+
+ 我已阅读并同意
+ 《用户协议》
+ 及
+ 《隐私政策》
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/uni_modules/rh-ui/components/rh-button/rh-button.vue b/uni_modules/rh-ui/components/rh-button/rh-button.vue
index 231bd7e..fac7f91 100644
--- a/uni_modules/rh-ui/components/rh-button/rh-button.vue
+++ b/uni_modules/rh-ui/components/rh-button/rh-button.vue
@@ -1,6 +1,6 @@
-