Skip to content

Commit 3f3e60c

Browse files
committed
feat(ATRI): 添加作者名称 Liangyu-G
1 parent 45988cf commit 3f3e60c

3 files changed

Lines changed: 13 additions & 0 deletions

File tree

src/infrastructure/reporting/templates/ATRI/html_template.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2895,6 +2895,12 @@ <h3 class="section-title">能量解析雷达<img class="section-kawaii"
28952895
<strong>ATRI Theme · Daily Report</strong><br>
28962896
亚托莉会永远把大家珍贵的聊天记忆藏在海底哦。
28972897
</div>
2898+
<div class="footer-author" style="margin-left: auto; display: flex; align-items: center; gap: 6px; font-family: 'LXGW WenKai Mono', monospace; font-weight: 600; color: var(--deep); opacity: 0.8;">
2899+
<svg class="icon-svg" style="width: 14px; height: 14px; fill: var(--deep);">
2900+
<use href="#icon-heart"></use>
2901+
</svg>
2902+
<span>Template by Liangyu-G</span>
2903+
</div>
28982904
</footer>
28992905
</div>
29002906
</div>

src/infrastructure/reporting/templates/ATRI/image_template.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1888,6 +1888,12 @@ <h3 class="section-title">能量解析雷达<img class="section-kawaii"
18881888
<strong>ATRI Theme · Daily Report</strong><br>
18891889
亚托莉会永远把大家珍贵的聊天记忆藏在海底哦。
18901890
</div>
1891+
<div class="footer-author" style="margin-left: auto; display: flex; align-items: center; gap: 6px; font-family: 'LXGW WenKai Mono', monospace; font-weight: 600; color: var(--deep); opacity: 0.8;">
1892+
<svg class="icon-svg" style="width: 14px; height: 14px; fill: var(--deep);">
1893+
<use href="#icon-heart"></use>
1894+
</svg>
1895+
<span>Template by Liangyu-G</span>
1896+
</div>
18911897
</footer>
18921898
</div>
18931899
</div>

src/infrastructure/reporting/templates/ATRI/pdf_template.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,7 @@ <h2 class="section-title">Token 统计</h2>
563563
<div class="footer">
564564
<p>Generated by AstrBot Daily Analysis Plugin</p>
565565
<p>ATRI · PDF 模式适配完成</p>
566+
<p style="margin-top: 2mm; font-weight: 600;">Template by Liangyu-G</p>
566567
</div>
567568
</div>
568569
</body>

0 commit comments

Comments
 (0)