返回 ppt-master
10_ending.svg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg" width="1242" height="1660" viewBox="0 0 1242 1660"
3 data-pptx-master="xiaohongshu_post_master" data-pptx-master-name="Xiaohongshu Post"
4 data-pptx-layout="ending" data-pptx-layout-name="Ending">
5 <rect id="master-background" x="0" y="0" width="1242" height="1660" fill="#FFFFFF"
6 data-pptx-layer="master" data-pptx-editable="false"/>
7 <rect id="ending-accent" x="571" y="620" width="100" height="8" rx="4" fill="#CBD5E1"
8 data-pptx-layer="layout" data-pptx-editable="false"/>
9 <rect id="ending-brand-band" x="0" y="1400" width="1242" height="260" fill="#F4F6F8"
10 data-pptx-layer="layout" data-pptx-editable="false"/>
11 <g id="ending-message-slot" data-pptx-placeholder="title"
12 data-pptx-bounds="80 700 1082 300">
13 <text id="ending-message-carrier" data-pptx-carrier="true"
14 x="621" y="790" text-anchor="middle" fill="#1E293B"
15 font-family="Arial, Microsoft YaHei, sans-serif" font-size="68" font-weight="700">{{CLOSING_MESSAGE}}</text>
16 </g>
17 <g id="ending-cta-slot" data-pptx-placeholder="body" data-pptx-idx="1"
18 data-pptx-bounds="120 1060 1002 120">
19 <text id="ending-cta-carrier" data-pptx-carrier="true"
20 x="621" y="1112" text-anchor="middle" fill="#64748B"
21 font-family="Arial, Microsoft YaHei, sans-serif" font-size="34">{{CTA_TEXT}}</text>
22 </g>
23 <g id="ending-brand-slot" data-pptx-placeholder="body" data-pptx-idx="2"
24 data-pptx-bounds="80 1470 1082 80">
25 <text id="ending-brand-carrier" data-pptx-carrier="true"
26 x="621" y="1522" text-anchor="middle" fill="#475569"
27 font-family="Arial, Microsoft YaHei, sans-serif" font-size="30">{{BRAND_LINE}}</text>
28 </g>
29 </svg>
30
30 lines Plain Text