Go to file
2025-09-22 16:31:32 +08:00
.vscode first commit 2025-08-18 17:59:39 +08:00
public fix: 營運與照護頁對齊 Forge 床位資訊與右側卡片 modal 中的內容 2025-09-22 14:40:13 +08:00
src feat: click 照護頁 - 代辦事項的 table row 可顯示 forge 該床位的 popover 2025-09-22 16:31:32 +08:00
.env.development feat: 製作 forge viewer 功能 2025-08-21 14:49:51 +08:00
.env.production feat: 製作 forge viewer 功能 2025-08-21 14:49:51 +08:00
.gitignore first commit 2025-08-18 17:59:39 +08:00
index.html fix: 修改首頁葷素區,變成可 click 出現 modal 的卡片 2025-09-17 17:27:29 +08:00
jsconfig.json feat: NavBart RWD 製作 2025-09-02 13:20:34 +08:00
package-lock.json fix: 營運與照護頁對齊 Forge 床位資訊與右側卡片 modal 中的內容 2025-09-22 14:40:13 +08:00
package.json fix: 營運與照護頁對齊 Forge 床位資訊與右側卡片 modal 中的內容 2025-09-22 14:40:13 +08:00
postcss.config.js first commit 2025-08-18 17:59:39 +08:00
README.md first commit 2025-08-18 17:59:39 +08:00
tailwind.config.js fix: 修改首頁葷素區,變成可 click 出現 modal 的卡片 2025-09-17 17:27:29 +08:00
vite.config.js feat: 製作 forge viewer 功能 2025-08-21 14:49:51 +08:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.