VC课程页面
All checks were successful
Deploy to Server / deploy (push) Successful in 37s

This commit is contained in:
jeremygan2021
2026-02-23 23:34:54 +08:00
parent 3f363dbd8e
commit 0d01a5f2a8
3 changed files with 25 additions and 3 deletions

View File

@@ -88,7 +88,7 @@ const VCCourses = () => {
</div>
<p style={{ color: '#aaa', marginBottom: 20, flex: 1 }}>{item.description}</p>
<Button type="primary" block ghost style={{ borderColor: '#00f0ff', color: '#00f0ff' }}>
开始学习
点击报名
</Button>
</div>
</div>