We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 154fdf5 commit 6bb3e1dCopy full SHA for 6bb3e1d
index.html
@@ -29,7 +29,7 @@ <h1 class="title">GitHub 代理</h1>
29
target="_blank">
30
Hosts
31
</a>
32
- <button class="reaction-btn"><a href="#vssue">反馈</a></button>
+ <button class="reaction-btn"><a href="#comments" class="reaction-btn">反馈</a></button>
33
</div>
34
35
@@ -102,7 +102,7 @@ <h2>页面合法输入示例</h2>
102
</ul>
103
104
105
-
+ <div id="comments"></div>
106
<div id="vssue" class="instructions"></div>
107
<script src="https://unpkg.com/vue@2.7.14/dist/vue.min.js"></script>
108
<script src="https://unpkg.com/vssue/dist/vssue.github.min.js"></script>
0 commit comments