File tree 2 files changed +4
-16
lines changed
2 files changed +4
-16
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
---
3
3
4
- <section class =" related-products" >
4
+ <section class =" related-products" id = " products " >
5
5
<div class =" container" >
6
- <h2 >我的其他产品 </h2 >
6
+ <h2 >其他产品 </h2 >
7
7
<div class =" products-grid" >
8
8
<a href =" https://ulpb.app" class =" product-card" target =" _blank" rel =" noopener" >
9
9
<div class =" product-content" >
10
10
<div class =" product-header" >
11
11
<img src =" /image/shuangpin-logo.png" alt =" 试试双拼 Logo" class =" product-logo" />
12
12
<h3 >试试双拼</h3 >
13
13
</div >
14
- <p >最好用的双拼练习工具,一周掌握高效输入</p >
15
- <div class =" product-meta" >
16
- <span class =" platform" >iOS</span >
17
- <span class =" platform" >Android</span >
18
- <span class =" status" >已上线</span >
19
- </div >
14
+ <p >投入一周时间,收获终身效率。这项简单实用的技能,值得你现在就开始学习。</p >
20
15
</div >
21
16
<div class =" cta" >
22
- <span >立即下载 →</span >
17
+ <span >了解更多 →</span >
23
18
</div >
24
19
</a >
25
20
</div >
Original file line number Diff line number Diff line change @@ -8,13 +8,6 @@ import Reviews from '../components/Reviews.astro';
8
8
import RelatedProducts from ' ../components/RelatedProducts.astro' ;
9
9
import ' ../styles/related-products.css' ;
10
10
11
- // 将数据移动到单独的数据文件或保持在这里
12
- const navItems = [
13
- { href: ' #features' , text: ' 特色' },
14
- { href: ' #download' , text: ' 下载' },
15
- { href: ' #about' , text: ' 关于' },
16
- { href: ' https://github.com/v2er-app' , text: ' GitHub' },
17
- ];
18
11
---
19
12
20
13
<Layout title =" V2er - 优雅的 V2EX 客户端" >
You can’t perform that action at this time.
0 commit comments