Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
code
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmr-bot committed Nov 24, 2022
1 parent f16e161 commit 66e88bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/Index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @Author: ahmr-bot [email protected]
* @Date: 2022-11-24 12:54:06
* @LastEditors: ahmr-bot [email protected]
* @LastEditTime: 2022-11-24 20:25:43
* @LastEditTime: 2022-11-24 21:34:45
* @FilePath: \Friends\Friends\src\components\HelloWorld.vue
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
Expand Down Expand Up @@ -36,6 +36,7 @@
<strong>名称: {{ links.name }}</strong> <v-btn :href="links.url">前往</v-btn>
</div>
<div>介绍: {{ links.description }}</div>
<div>CFU 统一识别码: {{ links.code }}</div>
</div></v-timeline-item>
</v-timeline>
</v-card>
Expand Down

0 comments on commit 66e88bc

Please sign in to comment.