Skip to content

Commit

Permalink
一出底部无关按钮
Browse files Browse the repository at this point in the history
  • Loading branch information
xx025 committed Dec 19, 2023
1 parent ac49133 commit 5e798e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions template/footer.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div class="my-view-box" id="info" style="margin-top: 5px;bottom: 10px;">
<a href="#" class="badge badge-primary">版本: 10.1</a>
<a href="#" class="badge badge-info" style="background-color: #20c997">使用帮助</a>
<a href="#" class="badge badge-primary">版本: 23.12.19</a>
<!-- <a href="#" class="badge badge-info" style="background-color: #20c997">使用帮助</a>-->
<a href="#" class="badge badge-success" @click="openLink(issue_url)">反馈问题</a>
<a href="#" class="badge badge-secondary" @click="openLink(gh_url)">GitHub:xx025</a>
<a href="#" class="badge badge-warning">支持作者</a>
<!-- <a href="#" class="badge badge-warning">支持作者</a>-->
</div>

0 comments on commit 5e798e8

Please sign in to comment.