diff --git a/offer_frontend/public/images/company-building.png b/offer_frontend/public/images/company-building.png
new file mode 100644
index 0000000..ce9232a
Binary files /dev/null and b/offer_frontend/public/images/company-building.png differ
diff --git a/offer_frontend/src/layouts/SeekerLayout.vue b/offer_frontend/src/layouts/SeekerLayout.vue
index 4db3576..9229112 100644
--- a/offer_frontend/src/layouts/SeekerLayout.vue
+++ b/offer_frontend/src/layouts/SeekerLayout.vue
@@ -1,7 +1,7 @@
-
-
- 求职者中心
+
+
+
+
+
+
+
diff --git a/offer_frontend/src/views/portal/CompanyDetailView.vue b/offer_frontend/src/views/portal/CompanyDetailView.vue
index 67bcbe7..8b9a6e0 100644
--- a/offer_frontend/src/views/portal/CompanyDetailView.vue
+++ b/offer_frontend/src/views/portal/CompanyDetailView.vue
@@ -3,6 +3,9 @@
{{ org.name }}
{{ org.description }}
+
+

+
联系邮箱:{{ org.email }}
在招职位
@@ -33,3 +36,15 @@ onMounted(async () => {
}
})
+
diff --git a/offer_frontend/src/views/portal/CompanyListView.vue b/offer_frontend/src/views/portal/CompanyListView.vue
index 09858f5..df9041a 100644
--- a/offer_frontend/src/views/portal/CompanyListView.vue
+++ b/offer_frontend/src/views/portal/CompanyListView.vue
@@ -9,7 +9,7 @@
{{ group.name?.charAt(0) }}
-
{{ group.name }}
+
{{ group.name }}