This commit is contained in:
zadit frontend
2024-10-04 04:09:17 +00:00
parent a86aaef4f6
commit aec707c714
13 changed files with 215 additions and 283 deletions

View File

@@ -423,6 +423,7 @@ function App() {
<CafePage
table={table}
sendParam={handleSetParam}
welcomePageConfig={shop.welcomePageConfig}
shopName={shop.name}
shopOwnerId={shop.ownerId}
shopItems={shopItems}