返回 ppt-master
04_split_bleed_reverse.svg
根目录 / skills / ppt-master / templates / layouts / editorial_bleed / templates / 04_split_bleed_reverse.svg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg" width="1280" height="720" viewBox="0 0 1280 720"
3 data-pptx-master="editorial_bleed_master" data-pptx-master-name="Editorial Bleed"
4 data-pptx-layout="split_bleed_reverse" data-pptx-layout-name="Split Bleed Reverse">
5 <rect id="master-background" x="0" y="0" width="1280" height="720" fill="#0F172A"
6 data-pptx-layer="master" data-pptx-editable="false"/>
7 <rect id="split-bleed-reverse-accent" x="80" y="168" width="72" height="6" rx="3" fill="#475569"
8 data-pptx-layer="layout" data-pptx-editable="false"/>
9 <g id="split-bleed-reverse-picture-slot" data-pptx-placeholder="picture" data-pptx-idx="1"
10 data-pptx-bounds="640 0 640 720">
11 <image id="split-bleed-reverse-picture-carrier" data-pptx-carrier="true"
12 x="640" y="0" width="640" height="720" preserveAspectRatio="none"
13 href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNk+A8AAQUBAScY42YAAAAASUVORK5CYII="/>
14 </g>
15 <g id="split-bleed-reverse-title-slot" data-pptx-placeholder="title"
16 data-pptx-bounds="80 216 480 88">
17 <text id="split-bleed-reverse-title-carrier" data-pptx-carrier="true"
18 x="80" y="280" fill="#F8FAFC" font-family="Arial, Microsoft YaHei, sans-serif"
19 font-size="40" font-weight="700">{{PAGE_TITLE}}</text>
20 </g>
21 <g id="split-bleed-reverse-body-slot" data-pptx-placeholder="body" data-pptx-idx="2"
22 data-pptx-bounds="80 336 480 240">
23 <text id="split-bleed-reverse-body-carrier" data-pptx-carrier="true"
24 x="80" y="378" fill="#94A3B8" font-family="Arial, Microsoft YaHei, sans-serif"
25 font-size="21">{{CONTENT_AREA}}</text>
26 </g>
27 </svg>
28
28 lines Plain Text