Files
LandPPT/template_examples/吉卜力风.json

17 lines
9.4 KiB
JSON
Raw Normal View History

2025-11-07 09:05:48 +08:00
{
"template_name": "吉卜力风",
"description": "温暖治愈的吉卜力动画手绘风格,充满自然气息和童话感",
"html_template": "<!DOCTYPE html>\n<html lang=\"zh-CN\">\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>{{ page_title }}</title>\n <script src=\"https://cdn.jsdelivr.net/npm/chart.js\"></script>\n <style>\n @import url('https://fonts.googleapis.com/css2?family=Gochi+Hand&family=Merriweather:wght@400;700&display=swap');\n\n html {\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n background-color: #e0e8f0; \n }\n\n body {\n width: 1280px;\n height: 720px;\n margin: 0;\n padding: 0;\n position: relative;\n overflow: hidden;\n background-color: #fdfaf3;\n background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\"><filter id=\"n\" x=\"0\" y=\"0\"><feTurbulence type=\"fractalNoise\" baseFrequency=\"0.7\" numOctaves=\"5\" stitchTiles=\"stitch\"/></filter><rect width=\"100\" height=\"100\" filter=\"url(%23n)\" opacity=\"0.07\"/></svg>');\n font-family: 'Merriweather', 'Georgia', serif;\n flex-shrink: 0; \n box-shadow: 0 8px 25px rgba(0,0,0,0.2);\n border-radius: 8px;\n }\n \n .slide-container {\n width: 100%;\n height: 100%;\n display: flex;\n flex-direction: column;\n color: #4a443d;\n position: relative;\n }\n\n .slide-container::before {\n content: '';\n position: absolute;\n top: -10px;\n left: -15px;\n width: 150px;\n height: 150px;\n background-image: url('data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><path d=\"M 50,0 C 40,20 20,40 0,50 C 20,60 40,80 50,100 C 60,80 80,60 100,50 C 80,40 60,20 50,0 Z\" fill=\"%23a3b8a1\" transform=\"rotate(-30 50 50) scale(0.8)\" opacity=\"0.6\"/></svg>');\n background-repeat: no-repeat;\n background-size: contain;\n z-index: 0;\n }\n \n .slide-header {\n padding: 50px 70px 20px 70px;\n position: relative;\n border-bottom: 2px solid #e8e2d4;\n }\n \n .slide-title {\n font-family: 'Gochi Hand', cursive;\n font-size: clamp(2.8rem, 4vw, 4rem);\n font-weight: normal;\n color: #2c5d63;\n margin: 0;\n line-height: 1.1;\n z-index: 1;\n position: relative;\n }\n\n .slide-header::after {\n content: none;\n }\n \n .slide-content {\n flex: 1;\n padding: 30px 70px;\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n max-height: 540px;\n overflow: auto;\n }\n \n .content-main {\n font-size: clamp(1.1rem, 2vw, 1.3rem);\n line-height: 1.9;\n color: #4a443d;\n }\n \n .content-points {\n list-style: none;\n padding: 0;\n margin: 20px 0;\n }\n \n .content-points li {\n margin-bottom: 15px;\n padding-left: 35px;\n position: relative;\n font-size: clamp(1.1rem, 2vw, 1.25rem);\n line-height: 1.7;\n }\n \n .content-points li:before {\n content: \"\";\n position: absolute;\n left: 0;\n top: 0.4em;\n width: 18px;\n height: 18px;\n background-image: url('data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"%237b9e89\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-4-4 1.41-1.41L10
"tags": [
"吉卜力",
"手绘",
"治愈",
"自然"
],
"is_default": false,
"export_info": {
"exported_at": "2025-10-04T06:52:17.307Z",
"original_id": 7,
"original_created_at": 1752914847.2126725
}
}