联系方式
基本信息
- 邮箱: liuxiaoying.art@example.com
- 电话: +86 138-1234-5678
- 工作室地址: 北京市朝阳区798艺术区A区12号
社交媒体
联系表单
#| panel: sidebar #| layout: vertical
textInput(“name”, “姓名”, width = “100%”) textInput(“email”, “邮箱”, width = “100%”) textAreaInput(“message”, “留言”, rows = 5, width = “100%”) actionButton(“submit”, “发送”, class = “btn-primary”)