BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Cakeaway Cooking Studio - ECPv4.5.13//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Cakeaway Cooking Studio
X-ORIGINAL-URL:https://cakeaway.com.hk
X-WR-CALDESC:Events for Cakeaway Cooking Studio
BEGIN:VEVENT
DTSTART;TZID=Asia/Hong_Kong:20250328T080000
DTEND;TZID=Asia/Hong_Kong:20250328T170000
DTSTAMP:20260422T073123
CREATED:20250328T142957Z
LAST-MODIFIED:20250328T144123Z
UID:12561-1743148800-1743181200@cakeaway.com.hk
SUMMARY:
DESCRIPTION:  \n图片圆形预览 \n\n        body {\n            font-family: Arial\, sans-serif;\n            text-align: center;\n            padding: 20px;\n        } \n        #preview-container {\n            position: relative;\n            width: 400px;\n            height: 400px;\n            margin: 20px auto;\n            border: 1px solid #ccc;\n        } \n        #circle {\n            width: 300px;\n            height: 300px;\n            border: 2px solid black;\n            border-radius: 50%;\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%\, -50%);\n            background-color: white;\n            overflow: hidden;\n        } \n        #uploaded-image {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n    \n  \n  \n图片圆形预览\n\n预览 \n\n\n\n\n        function updatePreview() {\n            const imageInput = document.getElementById('image-upload');\n            const uploadedImage = document.getElementById('uploaded-image'); \n            const file = imageInput.files[0];\n            if (file) {\n                const reader = new FileReader();\n                reader.onload = function (e) {\n                    uploadedImage.src = e.target.result;\n                };\n                reader.readAsDataURL(file);\n            }\n        }\n     \n  \n
URL:https://cakeaway.com.hk/event/12561/
END:VEVENT
END:VCALENDAR