調整分組卡片版面並更新 README

This commit is contained in:
2026-04-16 14:37:32 +08:00
parent 4a66f37e1f
commit f50b11600e
4 changed files with 46 additions and 15 deletions

View File

@@ -462,7 +462,6 @@ function App() {
groupSource={groupSource}
loadMessage={loadMessage}
loadStatus={loadStatus}
selectedGroupId={selectedGroupId}
targetDate={targetDate}
onAreaAInputChange={setAreaAInput}
onAreaBInputChange={setAreaBInput}
@@ -483,7 +482,6 @@ function App() {
groupSource={groupSource}
loadMessage={loadMessage}
loadStatus={loadStatus}
selectedGroupId={selectedGroupId}
targetDate={targetDate}
onAreaAInputChange={setAreaAInput}
onAreaBInputChange={setAreaBInput}