Skip to content

Commit 83088dc

Browse files
authored
Update courses-cn.html
1 parent a49af25 commit 83088dc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/courses-cn.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,28 +11,28 @@
1111
<div class="container mx-auto p-4">
1212
<div class="grid grid-cols-1 gap-6">
1313
<!-- Image 1 -->
14-
<a href="#" onclick="milib.download('https://edu.qpython.org/static/yhc-startup.png','image/jpg')" class="block bg-white rounded-lg shadow-lg overflow-hidden">
14+
<a href="#" onclick="milib.download('https://edu.qpython.org/static/yhc-startup.png','image/jpg')" class="block bg-gray-100 rounded-lg shadow-lg overflow-hidden">
1515
<img src="https://qpyio.oss-cn-shenzhen.aliyuncs.com/website/2024/12/qpy-course.png" width="100%">
16-
<div class="p-4">
16+
<div class="p-4 bg-white">
1717
<p style='padding:0px 10px;color:grey'>截图 & 扫码关注学习应用(服务号:QPython编程)或添加River+(微信号yhc-startup)获得学习帮助</p>
1818
</div>
1919
</a>
2020
<!-- Image 2 -->
21-
<a href="#" onclick="milib.openUrl('https://www.bilibili.com/video/BV1bw4m1C7bP/')" class="block bg-grey-100 rounded-lg shadow-lg overflow-hidden">
21+
<a href="#" onclick="milib.openUrl('https://www.bilibili.com/video/BV1bw4m1C7bP/')" class="block bg-gray-100 rounded-lg shadow-lg overflow-hidden">
2222
<img src="https://edu.qpython.org/static/qpython2.jpeg" alt="QPython起源" class="w-full">
2323
<div class="p-4 bg-white">
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-grey-100 rounded-lg shadow-lg overflow-hidden">
27+
<a href="#" onclick="milib.openUrl('https://www.bilibili.com/video/BV1Gi9iYYE6b/')" class="block bg-gray-100 rounded-lg shadow-lg overflow-hidden">
2828
<img src="https://edu.qpython.org/static/shiyong-nobg.png" alt="QPython使用介绍" class="w-full">
2929
<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-grey-100 rounded-lg shadow-lg overflow-hidden">
35+
<a href="#" onclick="milib.openUrl('https://mp.weixin.qq.com/s/UVpkhDtnL-00CpgS11PkWg')" class="block bg-gray-100 rounded-lg shadow-lg overflow-hidden">
3636
<img src="https://edu.qpython.org/static/zhishi-nobg.png" alt="QPython知识星球" class="w-full">
3737
<div class="p-4 bg-white">
3838
<h2 class="text-xl font-bold text-center">QPython VIP社区</h2>

0 commit comments

Comments
 (0)