From 8696e7329a7ba07624e720db899759ee15d5f0a9 Mon Sep 17 00:00:00 2001 From: JianMiau Date: Mon, 16 Jun 2025 10:28:01 +0800 Subject: [PATCH] =?UTF-8?q?[mod]=20#log=20height=E6=94=B9=E7=82=BA100%=20[?= =?UTF-8?q?mod]=20repos.json=20=E5=A2=9E=E5=8A=A0Official-B2B=E3=80=81Offi?= =?UTF-8?q?cial-Out=E3=80=81Cocos-HtmlPackage=E7=B3=BB=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- repos.json | 45 ++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 45 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e6c9667..b8301fa 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ background: #f0f0f0; padding: 1em; border-radius: 8px; - height: 400px; + height: 100%; overflow-y: auto; margin-top: 1em; } diff --git a/repos.json b/repos.json index fafb75c..6343ea3 100644 --- a/repos.json +++ b/repos.json @@ -18,7 +18,23 @@ }, { "name": "Official", - "description": "官方網站+LandingPage(前端寫入)", + "description": "官方網站(前端寫入)", + "default_branch": "master", + "teams": [ + "FrontendWrite" + ] + }, + { + "name": "Official-B2B", + "description": "官網-廠商串接(前端寫入)", + "default_branch": "master", + "teams": [ + "FrontendWrite" + ] + }, + { + "name": "Official-Out", + "description": "官網-外版(前端寫入)", "default_branch": "master", "teams": [ "FrontendWrite" @@ -114,5 +130,32 @@ "FrontendWrite", "PlanWrite" ] + }, + { + "name": "Cocos-HtmlPackage-Collection", + "description": "Cocos活動-收集物", + "default_branch": "master", + "teams": [ + "ArtWrite", + "FrontendWrite" + ] + }, + { + "name": "Cocos-HtmlPackage-PiggyBank", + "description": "Cocos禮包-小豬撲滿", + "default_branch": "master", + "teams": [ + "ArtWrite", + "FrontendWrite" + ] + }, + { + "name": "Cocos-HtmlPackage-PackageDaily", + "description": "Cocos禮包-N日送", + "default_branch": "master", + "teams": [ + "ArtWrite", + "FrontendWrite" + ] } ] \ No newline at end of file