Skip to content

Commit 41086fd

Browse files
authored
Merge pull request #38 from ShanghaitechGeekPie/master
ad: ohmygpa forum
2 parents e4f9a41 + aa41e18 commit 41086fd

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/App.vue

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@
77
<InsiderBanner />
88
</div>
99
<div>
10-
<ActivityBanner :Enable="false">
11-
评论拿赏金功能上线啦!详情请点击<a
12-
@click="$router.push('/activities')"
10+
<ActivityBanner :Enable="true">
11+
OhMyGPA 论坛正在试运营! 访问 <a
12+
href="https://ohmygpa.icu/"
13+
target="_blank"
1314
class="inline-link"
14-
>这里</a
15-
>!
15+
>https://ohmygpa.icu/</a
16+
> 查看详情
1617
</ActivityBanner>
1718
</div>
1819

0 commit comments

Comments
 (0)