Skip to content

Commit

Permalink
fix little thing
Browse files Browse the repository at this point in the history
  • Loading branch information
Howpig2003 committed Dec 25, 2024
1 parent 31eaaa4 commit 5aefdc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SubjectItem2.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="left-div">
<h1 style="color: white;">{{ Title }}</h1>
<div class="main-item">
<h2>主要功能2</h2>
<h2>主要功能</h2>
<p>利用模型本身能力與知識庫,引導學生解決學習時遇到的困難。</p>
</div>
<div class="main-item">
Expand Down

0 comments on commit 5aefdc5

Please sign in to comment.