Skip to content

Commit 6ad987b

Browse files
authored
Update courses-cn.html
1 parent 5b6c252 commit 6ad987b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/courses-cn.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,17 @@
2424
<h2 class="text-xl font-bold text-center">QPython起源</h2>
2525
</div>
2626
</a>
27-
<a href="#" onclick="milib.openUrl('https://www.bilibili.com/video/BV1Gi9iYYE6b/')" class="block bg-white rounded-lg shadow-lg overflow-hidden">
27+
<a href="#" onclick="milib.openUrl('https://www.bilibili.com/video/BV1Gi9iYYE6b/')" class="block bg-grey-100 rounded-lg shadow-lg overflow-hidden">
2828
<img src="https://edu.qpython.org/static/qiyuan.png" alt="QPython使用介绍" class="w-full">
29-
<div class="p-4">
29+
<div class="p-4 bg-white">
3030
<h2 class="text-xl font-bold text-center">QPython使用介绍</h2>
3131
</div>
3232
</a>
3333

3434
<!-- Image 3 -->
35-
<a href="#" onclick="milib.openUrl('https://mp.weixin.qq.com/s/UVpkhDtnL-00CpgS11PkWg')" class="block bg-white rounded-lg shadow-lg overflow-hidden">
35+
<a href="#" onclick="milib.openUrl('https://mp.weixin.qq.com/s/UVpkhDtnL-00CpgS11PkWg')" class="block bg-grey-100 rounded-lg shadow-lg overflow-hidden">
3636
<img src="https://edu.qpython.org/static/zhishi-nobg.png" alt="QPython知识星球" class="w-full">
37-
<div class="p-4">
37+
<div class="p-4 bg-white">
3838
<h2 class="text-xl font-bold text-center">QPython VIP社区</h2>
3939
</div>
4040
</a>

0 commit comments

Comments
 (0)