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 a0c19c5 commit 265520fCopy full SHA for 265520f
src/pages/download/thank_you/[indexId]/[version]/[appSubChannel]/index.vue
@@ -249,6 +249,7 @@ onMounted(() => init());
249
</v-expansion-panels>
250
</div>
251
252
+ <div class="page-margin-x py-4 my-8">
253
<h2 class="text-center mb-2">了解更多</h2>
254
<div class="d-flex flex-row justify-center ga-2 flex-wrap mb-4">
255
<v-btn prepend-icon="mdi-github" href="https://github.com/ClassIsland/ClassIsland" target="_blank">查看 GitHub 仓库</v-btn>
0 commit comments