Skip to content

Commit

Permalink
feat:开启毅行报名链接入口
Browse files Browse the repository at this point in the history
  • Loading branch information
yzyshimisi committed Oct 13, 2024
1 parent daf696a commit 7dbbde8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Home/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
{{ registerTips }}
</text>
</card>
<Card v-show="registerTips" title="新生提醒">
<card v-show="registerTips" title="新生提醒">
<text style="font-size:14.5px">{{ registerTips }}</text>
</Card>
</card>
</view>
</scroll-view>
<edit-panel v-model:show="isShowEditPanel" />
Expand Down

0 comments on commit 7dbbde8

Please sign in to comment.