Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed Aug 20, 2024
1 parent 41e0025 commit f3ac05e
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 27 deletions.
19 changes: 7 additions & 12 deletions .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,20 +48,15 @@ _hmt.push(['_requirePlugin', 'UrlChangeTracker', {
text: '在线演示',
items: [
{
text: 'Github',
items: [
{
text: '基础版',
link: 'https://fantastic-mobile.github.io/basic-example',
},
{
text: '专业版',
link: 'https://fantastic-mobile.github.io/pro-example',
},
],
text: '基础版',
link: 'https://fantastic-mobile.hurui.me/basic-example',
},
{
text: '专业版',
link: 'https://fantastic-mobile.hurui.me/pro-example',
},
{
text: 'Cloudflare',
text: '备用地址',
items: [
{
text: '基础版',
Expand Down
8 changes: 4 additions & 4 deletions .vitepress/theme/components/SponsorsAside.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
<div class="sub">简单好用的 Vue3 项目启动套件</div>
</div>
</a>
<a href="https://fantastic-admin.github.io/" target="_blank" class="sponsor-item">
<img src="https://fantastic-admin.github.io/logo.png">
<a href="https://fantastic-admin.hurui.me/" target="_blank" class="sponsor-item">
<img src="https://fantastic-admin.hurui.me/logo.png">
<div class="info">
<div class="main">Fantastic-admin</div>
<div class="sub">杰出的管理系统框架</div>
</div>
</a>
<a href="https://one-step-admin.github.io/" target="_blank" class="sponsor-item">
<img src="https://one-step-admin.github.io/logo.png">
<a href="https://one-step-admin.hurui.me/" target="_blank" class="sponsor-item">
<img src="https://one-step-admin.hurui.me/logo.png">
<div class="info">
<div class="main">One-step-admin</div>
<div class="sub">巧妙的管理系统框架</div>
Expand Down
10 changes: 5 additions & 5 deletions buy.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@ import { withBase } from 'vitepress'
# 购买专业版

:::details 专业版超值优惠合集①:Fantastic-mobile + Fantastic-admin
原价:¥599.00 <sup>Fantastic-mobile</sup> + ¥1199.00 <sup>[Fantastic-admin](https://fantastic-admin.github.io)</sup> = ¥1798.00
原价:¥599.00 <sup>Fantastic-mobile</sup> + ¥1199.00 <sup>[Fantastic-admin](https://fantastic-admin.hurui.me)</sup> = ¥1798.00

合集优惠价:<b style="color: #ff4400;">¥<span style="font-size: 24px;">1099</span>.00</b> (本价格不参与任何限时优惠活动)

请加作者微信进行购买
:::

:::details 专业版超值优惠合集②:Fantastic-mobile + One-step-admin
原价:¥599.00 <sup>Fantastic-mobile</sup> + ¥999.00 <sup>[One-step-admin](https://one-step-admin.github.io)</sup> = ¥1598.00
原价:¥599.00 <sup>Fantastic-mobile</sup> + ¥999.00 <sup>[One-step-admin](https://one-step-admin.hurui.me)</sup> = ¥1598.00

合集优惠价:<b style="color: #ff4400;">¥<span style="font-size: 24px;">899</span>.00</b> (本价格不参与任何限时优惠活动)

请加作者微信进行购买
:::

:::details 专业版超值优惠合集③:Fantastic-mobile + Fantastic-admin + One-step-admin
原价:¥599.00 <sup>Fantastic-mobile</sup> + ¥1199.00 <sup>[Fantastic-admin](https://fantastic-admin.github.io)</sup> + ¥999.00 <sup>[One-step-admin](https://one-step-admin.github.io)</sup> = ¥2797.00
原价:¥599.00 <sup>Fantastic-mobile</sup> + ¥1199.00 <sup>[Fantastic-admin](https://fantastic-admin.hurui.me)</sup> + ¥999.00 <sup>[One-step-admin](https://one-step-admin.hurui.me)</sup> = ¥2797.00

合集优惠价:<b style="color: #ff4400;">¥<span style="font-size: 24px;">1499</span>.00</b> (本价格不参与任何限时优惠活动)

Expand Down Expand Up @@ -191,10 +191,10 @@ import { withBase } from 'vitepress'
<tr>
<td align="center">演示地址</td>
<td align="center">
<a href="https://fantastic-mobile.github.io/basic-example" target="_blank">访问</a>
<a href="https://fantastic-mobile.hurui.me/basic-example" target="_blank">访问</a>
</td>
<td align="center">
<a href="https://fantastic-mobile.github.io/pro-example" target="_blank">访问</a>
<a href="https://fantastic-mobile.hurui.me/pro-example" target="_blank">访问</a>
</td>
</tr>
</table>
2 changes: 1 addition & 1 deletion components/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

内建组件存放在 `/src/ui-kit/` 目录下,并配置了使用时自动引入。

你也可以点击 [基础版](https://fantastic-mobile.github.io/basic-example/#/component/built-in)[专业版](https://fantastic-mobile.github.io/pro-example/#/component/built-in) 查看内建组件示例页面。
你也可以点击 [基础版](https://fantastic-mobile.hurui.me/basic-example/#/component/built-in)[专业版](https://fantastic-mobile.hurui.me/pro-example/#/component/built-in) 查看内建组件示例页面。

## 扩展组件

Expand Down
2 changes: 1 addition & 1 deletion guide/configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ const globalSettings: Settings.all = {
copyright: {
dates: '2024-present',
company: 'Fantastic-mobile',
website: 'https://fantastic-mobile.github.io',
website: 'https://fantastic-mobile.hurui.me',
},
}
```
Expand Down
2 changes: 1 addition & 1 deletion guide/replace-to-nut.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,6 @@ pnpm remove vant @vant/touch-emulator

## 示例

如果对上述的步骤还有不清楚的地方,可以访问[此仓库](https://github.com/fantastic-mobile/nut-example)查看示例源码,以及[此链接](https://fantastic-mobile.github.io/nut-example/)查看示例网站。
如果对上述的步骤还有不清楚的地方,可以访问[此仓库](https://github.com/fantastic-mobile/nut-example)查看示例源码,以及[此链接](https://fantastic-mobile.hurui.me/nut-example/)查看示例网站。

![](/ui-nut.png){data-zoomable}
2 changes: 1 addition & 1 deletion guide/replace-to-varlet.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,6 @@ pnpm remove vant @vant/touch-emulator

## 示例

如果对上述的步骤还有不清楚的地方,可以访问[此仓库](https://github.com/fantastic-mobile/varlet-example)查看示例源码,以及[此链接](https://fantastic-mobile.github.io/varlet-example/)查看示例网站。
如果对上述的步骤还有不清楚的地方,可以访问[此仓库](https://github.com/fantastic-mobile/varlet-example)查看示例源码,以及[此链接](https://fantastic-mobile.hurui.me/varlet-example/)查看示例网站。

![](/ui-varlet.png){data-zoomable}
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ hero:
link: /buy
- theme: cta
text: 演示地址:基础版 ↗
link: https://fantastic-mobile.github.io/basic-example
link: https://fantastic-mobile.hurui.me/basic-example
- theme: cta
text: 演示地址:专业版 ↗
link: https://fantastic-mobile.github.io/pro-example
link: https://fantastic-mobile.hurui.me/pro-example

features:
- icon: 💪
Expand Down

0 comments on commit f3ac05e

Please sign in to comment.