00:00 / 00:00


创意描述
复制
宠物系上围裙在小车上做着煎饼<!DOCTYPE html>
<html>
<head>
<style>
.container {
width: 400px;
height: 400px;
background: #ffe0b3;
position: relative;
}
/* 小猫身体 */
.cat {
position: absolute;
left: 150px;
top: 100px;
}
.head {
width: 100px;
height: 80px;
background: #orange;
border-radius: 50px;
position: relative;
background: #ff9966;
}
.ear {
width: 0;
height: 0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-bottom: 30px solid #ff9966;
position: absolute;
}
.ear.left { left: -10px; top: -20px; transform: rotate(-30deg); }
.ear.right { right: -10px; top: -20px; transform: rotate(30deg); }
.eye {
width: 15px;
height: 15px;
background: #333;
border-radius: 50%;
position: absolute;
top: 30px;
}
.eye.left { left: 20px; }
.eye.right { right: 20px; }
.nose {
width: 10px;
height: 10px;
background: #ff6666;
border-radius: 40%;
position: absolute;
top: 45px;
left: 45px;
}
/* 围裙 */
.apron {
width: 80px;
height: 60px;
background: #6699ff;
border-radius: 10px;
position: absolute;
top: 70px;
left: -10px;
clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}
/* 煎饼锅 */
.pan {
width: 100px;
height: 100px;
background: #666;
border-radius: 50%;
position: absolute;
top: 150px;
left: -50px;
}
.handle {

Hailuo 01
提示词优化
图生视频
720p
内容由AI生成