This commit is contained in:
wonderfullook
2023-05-06 19:19:55 +08:00
parent ccad1ec21a
commit 35840f43a8
2 changed files with 40 additions and 2 deletions

View File

@@ -43,6 +43,25 @@
</n-divider>
</n-card>
</n-carousel-item> -->
<n-carousel-item :style="{ width: '75%' }">
<n-card size="small" hoverable>
<a href="https://wiki.sipeed.com/licheepi4a" target="_blank"><img class="carousel-img" src="/static/home/licheepi4a_post.jpg" alt="licheepi4a_post"></a>
<n-divider title-placement="right">
<n-button-group style="margin: 5px; font-size: 16px;">
<n-button size="large"
href="https://wiki.sipeed.com/licheepi4a"
target="_blank" tag="a" type="error" ghost>
性能卓越的 Risc-V Linux 开发板
</n-button>
<n-button size="large" style="color:#ffffff; " color="#e34548"
href="https://item.taobao.com/item.htm?id=715508771884"
tag="a" target="_blank" round>
购买链接
</n-button>
</n-button-group>
</n-divider>
</n-card>
</n-carousel-item>
<n-carousel-item :style="{ width: '75%' }">
<n-card size="small" hoverable>
<a href="https://wiki.sipeed.com/hardware/zh/maixIII/ax-pi/axpi.html" target="_blank"><img class="carousel-img" src="/static/home/axpi_a.jpg" alt="maixiii_axpi"></a>
@@ -542,6 +561,25 @@
</n-divider>
</n-card>
</n-carousel-item>
<n-carousel-item :style="{ width: '75%' }">
<n-card size="small" hoverable>
<a href="https://wiki.sipeed.com/licheepi4a" target="_blank"><img class="carousel-img" src="/static/home/licheepi4a_post.jpg" alt="licheepi4a_post"></a>
<n-divider title-placement="right">
<n-button-group style="margin: 5px; font-size: 16px;">
<n-button size="large"
href="https://wiki.sipeed.com/licheepi4a"
target="_blank" tag="a" type="error" ghost>
Outstanding performance Risc-V Linux development board
</n-button>
<n-button size="large" style="color:#ffffff; " color="#e34548"
href="https://www.aliexpress.com/item/1005005532736080.html"
tag="a" target="_blank" round>
Buy one
</n-button>
</n-button-group>
</n-divider>
</n-card>
</n-carousel-item>
<n-carousel-item :style="{ width: '75%' }">
<n-card size="small" hoverable>
<a href="https://wiki.sipeed.com/hardware/en/maixIII/ax-pi/axpi.html" target="_blank"><img class="carousel-img" src="/static/home/maixiii_axpi_en.jpg" alt="maixiii_axpi"></a>
@@ -1107,7 +1145,7 @@
"LICHEEPI": [
{
title: "Lichee Module 4A (TH1520)",
src: "https://gd2.alicdn.com/imgextra/i2/2200606237318/O1CN018TeSos23vhFBhaYhF_!!2200606237318.png",
src: "https://sipeed.com/assets/front.c48b8993.png",
lbtn_text: "btn_buy",
lbtn_href: "https://item.taobao.com/item.htm?id=715508771884",
rbtn_text: "btn_detail",
@@ -1637,7 +1675,7 @@
"LicheePi": [
{
title: "Lichee Module 4A (TH1520)",
src: "https://gd2.alicdn.com/imgextra/i2/2200606237318/O1CN018TeSos23vhFBhaYhF_!!2200606237318.png",
src: "https://sipeed.com/assets/front.c48b8993.png",
lbtn_text: "btn_buy",
lbtn_href: "https://www.aliexpress.com/item/1005005532736080.html",
rbtn_text: "btn_detail",

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 KiB