diff --git a/components/panel/formSlot.vue b/components/panel/formSlot.vue index b97da63..945f865 100644 --- a/components/panel/formSlot.vue +++ b/components/panel/formSlot.vue @@ -187,7 +187,7 @@ -
diff --git a/pages/home/index.vue b/pages/home/index.vue index fe8afe3..b3296bb 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -462,14 +462,14 @@ export default { sortList: { list: [ { - name: "时间", + name: "按时间排序", key: 0, - showName: "按时间", + showName: "排序", }, { - name: "工价", + name: "按工价排序", key: 1, - showName: "按工价", + showName: "排序", }, // { // name: "按佣金", @@ -478,9 +478,9 @@ export default { // }, { - name: "距离", + name: "按距离排序", key: 2, - showName: "按距离", + showName: "排序", }, ], active: 0, diff --git a/pages/person/index.vue b/pages/person/index.vue index d1507f9..0a967c4 100644 --- a/pages/person/index.vue +++ b/pages/person/index.vue @@ -180,7 +180,7 @@ 商家管理后台 diff --git a/root/merchantManagement/child/workbench.vue b/root/merchantManagement/child/workbench.vue index 6b53d43..ae9f178 100644 --- a/root/merchantManagement/child/workbench.vue +++ b/root/merchantManagement/child/workbench.vue @@ -30,29 +30,13 @@
-
+
{{ hasNewResume }}
-
-
-
当前工单
-
全部
-
-
-
-
- {{ i.num || 0 }} -
-
- {{ i.name || "" }} -
-
-
-
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 index a3d9d03..d916525 100644 --- 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 @@ -9,9 +9,12 @@
- + + 上传图片 + + - + diff --git a/uni_modules/rh-ui/components/rh-form-slot/rh-form-slot.vue b/uni_modules/rh-ui/components/rh-form-slot/rh-form-slot.vue index 03c137b..0f51e22 100644 --- a/uni_modules/rh-ui/components/rh-form-slot/rh-form-slot.vue +++ b/uni_modules/rh-ui/components/rh-form-slot/rh-form-slot.vue @@ -188,25 +188,6 @@ -
-
-
-
{{ caiwuToggle ? "收起" : "展开" }}
-
- -
-
-
-