We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b04fa93 commit c0784d1Copy full SHA for c0784d1
1 file changed
index.html
@@ -62,7 +62,7 @@
62
<a v-show="isDelayShow" >2s</a>
63
64
65
- <iframe v-show="User.id == null || User.id <= 0" src="https://ghbtns.com/github-btn.html?user=TommyLemon&repo=APIJSON&type=star&count=true&size=small" frameborder="0" scrolling="0" width="160px" height="18px"></iframe>
+ <iframe v-show="User.id == null || User.id <= 0" src="https://ghbtns.com/github-btn.html?user=APIJSON&repo=APIJSON&type=star&count=true&size=small" frameborder="0" scrolling="0" width="160px" height="18px"></iframe>
66
67
<!--只用60%避免拦截左右两侧View的触摸事件-->
68
<div style="width: 40%;height: 100%;left: 30%;display: inline-block;text-align: center;position: fixed;padding-top: 10px">
0 commit comments