diff --git a/root/detail/job.vue b/root/detail/job.vue index 1f7ddd8..f3bf298 100644 --- a/root/detail/job.vue +++ b/root/detail/job.vue @@ -96,35 +96,35 @@ 工作单位: - - + + {{ jobDetail.store.aliasName || "-" }} -
+
企业简介: - + {{ jobDetail.store.storeInfo || "-" }} - +
-
+
工作地点: - + {{ jobDetail.storeAddr || "-" }} - +
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 d916525..622780a 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,12 +9,20 @@
- + 上传图片 - - + +