From c4c8f45d840aa53380f468fc1b323d127dcd19f1 Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Thu, 11 Apr 2024 08:33:35 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=9B=E0=B8=A3=E0=B8=B1=E0=B8=9A=E0=B8=9F?= =?UTF-8?q?=E0=B8=AD=E0=B8=A3=E0=B9=8C=E0=B8=A1=E0=B8=9A=E0=B8=B1=E0=B8=99?= =?UTF-8?q?=E0=B8=97=E0=B8=B6=E0=B8=81=E0=B9=82=E0=B8=84=E0=B8=A3=E0=B8=87?= =?UTF-8?q?=E0=B8=81=E0=B8=B2=E0=B8=A3=E0=B8=95=E0=B8=B2=E0=B8=A1=20=20tab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../15_development/components/BasicInfo.vue | 194 ++--- .../components/FollowResult.vue | 320 +++++---- .../15_development/components/MainTab.vue | 164 +++-- .../15_development/components/Other.vue | 677 +++++++++--------- .../components/ProjectDetail.vue | 173 +++-- .../15_development/components/Record.vue | 29 +- .../15_development/interface/request/Main.ts | 1 + .../15_development/interface/response/Main.ts | 1 + src/modules/15_development/views/MainPage.vue | 20 +- 9 files changed, 882 insertions(+), 697 deletions(-) diff --git a/src/modules/15_development/components/BasicInfo.vue b/src/modules/15_development/components/BasicInfo.vue index 4d6b6b426..1d51a6f9f 100644 --- a/src/modules/15_development/components/BasicInfo.vue +++ b/src/modules/15_development/components/BasicInfo.vue @@ -1,6 +1,7 @@ +