From f820499376aef98df884c24244e4a7347651d662 Mon Sep 17 00:00:00 2001 From: TianyangZhang Date: Thu, 26 Mar 2026 13:41:35 +0800 Subject: [PATCH] =?UTF-8?q?feat(portal):=20=E9=87=8D=E6=9E=84=E5=85=AC?= =?UTF-8?q?=E5=8F=B8=E4=BB=8B=E7=BB=8D=E9=A1=B5=E9=9D=A2=EF=BC=8C=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E6=80=BB=E9=99=A2Hero=E3=80=81=E7=BB=84=E7=BB=87?= =?UTF-8?q?=E6=9E=B6=E6=9E=84=E5=9B=BE=E5=92=8C=E6=88=90=E5=91=98=E5=8D=95?= =?UTF-8?q?=E4=BD=8D=E7=BD=91=E6=A0=BC=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- .../src/views/portal/CompanyListView.vue | 444 +++++++++++++++++- 1 file changed, 433 insertions(+), 11 deletions(-) diff --git a/offer_frontend/src/views/portal/CompanyListView.vue b/offer_frontend/src/views/portal/CompanyListView.vue index dd6db1b..cffbe62 100644 --- a/offer_frontend/src/views/portal/CompanyListView.vue +++ b/offer_frontend/src/views/portal/CompanyListView.vue @@ -1,20 +1,442 @@ + + +