下面是一个简单的汽车装潢活动单模板,可以根据实际需求进行调整:
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 20px;
}
h1 {
text-align: center;
margin-bottom: 20px;
}
.activity-details {
border: 1px solid #ccc;
padding: 20px;
margin-bottom: 20px;
}
.activity-details p {
margin-bottom: 10px;
}
.form-group {
margin-bottom: 15px;
}
label {
display: block;
font-weight: bold;
margin-bottom: 5px;
}
input[type="text"], textarea {
width: 100%;
padding: 8px;
border: 1px solid #ccc;
border-radius: 4px;
}
button {
background-color: #4CAF50;
color: white;
padding: 10px 20px;
border: none;
border-radius: 4px;
cursor: pointer;
}
活动名称: 汽车装潢体验日
活动时间: 2024年11月6日,上午9:00-下午5:00
活动地点: 某汽车装潢店
活动内容: 提供汽车内外装潢体验,包括座椅翻新、贴膜、改装等服务,现场有专业顾问免费咨询。
这个模板包含了活动的基本信息,以及一个简单的表单,用户可以填写姓名、联系方式、车型以及备注信息。您可以根据实际需求进行调整,比如增加更多的表单字段,或者加入活动的图片等。
查看详情
查看详情