mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 13:38:43 +00:00
fix(ATRI): GitHub Repo Link
This commit is contained in:
@@ -1326,6 +1326,23 @@
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.footer-repo {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 6px;
|
||||
color: var(--deep);
|
||||
text-decoration: none;
|
||||
font-family: 'LXGW WenKai Mono', monospace;
|
||||
font-size: 11px;
|
||||
font-weight: 600;
|
||||
opacity: 0.8;
|
||||
transition: opacity 0.2s;
|
||||
}
|
||||
|
||||
.footer-repo:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.token-section {
|
||||
@@ -2890,16 +2907,21 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<footer class="footer">
|
||||
<footer class="footer" style="padding-right: 120px;">
|
||||
<div class="footer-left">
|
||||
<strong>ATRI Theme · Daily Report</strong><br>
|
||||
亚托莉会永远把大家珍贵的聊天记忆藏在海底哦。
|
||||
</div>
|
||||
<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;">
|
||||
<svg class="icon-svg" style="width: 14px; height: 14px; fill: var(--deep);">
|
||||
<use href="#icon-heart"></use>
|
||||
</svg>
|
||||
<span>Template by Liangyu-G</span>
|
||||
<div style="display: flex; align-items: baseline; gap: 14px; flex-wrap: wrap; margin-bottom: 6px;">
|
||||
<strong style="display: flex; align-items: center; gap: 6px; white-space: nowrap;">
|
||||
<svg class="icon-svg" style="width: 14px; height: 14px; fill: var(--deep);">
|
||||
<use href="#icon-heart"></use>
|
||||
</svg>
|
||||
ATRI | Template by Liangyu-G
|
||||
</strong>
|
||||
<a href="https://github.com/SXP-Simon/astrbot_plugin_qq_group_daily_analysis" target="_blank" class="footer-repo">
|
||||
<svg viewBox="0 0 16 16" width="14" height="14" fill="var(--deep)"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"></path></svg>
|
||||
<span>SXP-Simon/astrbot_plugin_qq_group_daily_analysis</span>
|
||||
</a>
|
||||
</div>
|
||||
<div style="font-size: 13px; opacity: 0.85;">亚托莉会永远把大家珍贵的聊天记忆藏在海底哦。</div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
@@ -1300,6 +1300,23 @@
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.footer-repo {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 6px;
|
||||
color: var(--deep);
|
||||
text-decoration: none;
|
||||
font-family: 'LXGW WenKai Mono', monospace;
|
||||
font-size: 11px;
|
||||
font-weight: 600;
|
||||
opacity: 0.8;
|
||||
transition: opacity 0.2s;
|
||||
}
|
||||
|
||||
.footer-repo:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.token-section {
|
||||
@@ -1883,16 +1900,21 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<footer class="footer">
|
||||
<footer class="footer" style="padding-right: 120px;">
|
||||
<div class="footer-left">
|
||||
<strong>ATRI Theme · Daily Report</strong><br>
|
||||
亚托莉会永远把大家珍贵的聊天记忆藏在海底哦。
|
||||
</div>
|
||||
<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;">
|
||||
<svg class="icon-svg" style="width: 14px; height: 14px; fill: var(--deep);">
|
||||
<use href="#icon-heart"></use>
|
||||
</svg>
|
||||
<span>Template by Liangyu-G</span>
|
||||
<div style="display: flex; align-items: baseline; gap: 14px; flex-wrap: wrap; margin-bottom: 6px;">
|
||||
<strong style="display: flex; align-items: center; gap: 6px; white-space: nowrap;">
|
||||
<svg class="icon-svg" style="width: 14px; height: 14px; fill: var(--deep);">
|
||||
<use href="#icon-heart"></use>
|
||||
</svg>
|
||||
ATRI | Template by Liangyu-G
|
||||
</strong>
|
||||
<a href="https://github.com/SXP-Simon/astrbot_plugin_qq_group_daily_analysis" target="_blank" class="footer-repo">
|
||||
<svg viewBox="0 0 16 16" width="14" height="14" fill="var(--deep)"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"></path></svg>
|
||||
<span>SXP-Simon/astrbot_plugin_qq_group_daily_analysis</span>
|
||||
</a>
|
||||
</div>
|
||||
<div style="font-size: 13px; opacity: 0.85;">亚托莉会永远把大家珍贵的聊天记忆藏在海底哦。</div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
@@ -563,7 +563,14 @@
|
||||
<div class="footer">
|
||||
<p>Generated by AstrBot Daily Analysis Plugin</p>
|
||||
<p>ATRI · PDF 模式适配完成</p>
|
||||
<p style="margin-top: 2mm; font-weight: 600;">Template by Liangyu-G</p>
|
||||
<p style="margin-top: 1mm; display: flex; align-items: center; justify-content: center; gap: 4px; opacity: 0.8; font-size: 8pt;">
|
||||
<svg viewBox="0 0 24 24" width="12" height="12" fill="var(--text-sub)"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"></path></svg>
|
||||
<a href="https://github.com/SXP-Simon/astrbot_plugin_qq_group_daily_analysis" target="_blank" style="color: inherit; text-decoration: none; font-family: 'LXGW WenKai Mono', monospace;">SXP-Simon/astrbot_plugin_qq_group_daily_analysis</a>
|
||||
</p>
|
||||
<p style="margin-top: 1mm; font-weight: 600; display: flex; align-items: center; justify-content: center; gap: 4px;">
|
||||
<svg viewBox="0 0 24 24" width="12" height="12" fill="var(--text-main)"><path d="M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5C2 10.79 3.5 12.54 5 14l7 7Z"></path></svg>
|
||||
ATRI | Template by Liangyu-G
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user