c2cbuyhub 檔案結構階層樹
對外只服務 site/(Cloudflare Assets);此圖以資料夾層級呈現,每個 index.html=一條網址。
公開 免登入
🔒 需 Cloudflare Access 登入
轉址 302/307
📁 資料夾 📄 檔案
site/ 目錄樹
- 📁site/ — 對外服務根目錄
- 📄index.html / → 302 /home/
- 📁home/ 管理員 Portal
- 📁partners/ 外部夥伴
- 📄index.html /partners/(夥伴首頁)公開
- 📁invoice/ 發票開立
- 📁labor/ 勞務報酬單
- 📁admin/ 經辦端
- 📁fill/
- 📄index.html
/partners/labor/fill?f=…(勞務人填寫·專屬連結)公開
- 📁guide/
- 📁audit/ 開發文件(僅 tracy)
- 📄index.html /audit/(索引)🔒 tracy
- 📁invoice-dev-spec/
- 📁labor-dev-spec/
- 📁(業務儀表板,各自白名單)
- 📁(其他)
- 📁pdtyoym/ → index.html /pdtyoym/(商品年月頁)公開
- 📁booking/ → index.html /booking/(空間預約)公開+防濫用 ← 待搬 /internal
- 📁internal/ → index.html /internal/ 公開
- 📁_samples/ 版型樣本
後端端點(單一 worker.js,不在 site/ 樹內):/api/gviz、/api/health、/api/booking、/api/invoice-lookup、/partners/labor/admin/create、/partners/labor/get、/partners/labor/submit | workers_dev:false