Skip to content

Commit fb3de24

Browse files
committed
update docs
1 parent 9162fd3 commit fb3de24

File tree

4 files changed

+635
-593
lines changed

4 files changed

+635
-593
lines changed

docs/.vuepress/components/Price.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</li>
5252
</ul>
5353
</div>
54-
<button class="cta-button primary" @click="openSponsorLink(sponsorUrl + '#有偿赞助')">立即购买</button>
54+
<button class="cta-button primary" @click="openSponsorLink(sponsorUrl)">立即购买</button>
5555
</div>
5656

5757
<!-- 企业版 -->

docs/planet.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,9 @@ aside: false
9999

100100
<CardGrid>
101101
<LinkCard
102-
title="SSO(制作中...)"
102+
title="SSO"
103103
icon="fluent-color:receipt-16"
104-
description="通过 casdoor 实现 SSO 集成"
104+
href="https://t.zsxq.com/xTvTi"
105+
description="通过 Casdoor 实现 SSO 单点登录集成"
105106
/>
106107
</CardGrid>

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"author": "wu-clan",
1414
"license": "MIT",
1515
"devDependencies": {
16-
"@vuepress/bundler-vite": "2.0.0-rc.21",
17-
"@vuepress/plugin-baidu-analytics": "2.0.0-rc.94",
18-
"@vuepress/plugin-umami-analytics": "2.0.0-rc.94",
16+
"@vuepress/bundler-vite": "2.0.0-rc.22",
17+
"@vuepress/plugin-baidu-analytics": "2.0.0-rc.98",
18+
"@vuepress/plugin-umami-analytics": "2.0.0-rc.98",
1919
"vue": "^3.5.13",
20-
"vuepress": "2.0.0-rc.21",
21-
"vuepress-theme-plume": "1.0.0-rc.143"
20+
"vuepress": "2.0.0-rc.22",
21+
"vuepress-theme-plume": "1.0.0-rc.144"
2222
},
2323
"dependencies": {
24-
"@iconify/json": "^2.2.329",
24+
"@iconify/json": "^2.2.333",
2525
"@vueuse/core": "^12.8.2",
2626
"mermaid": "^11.6.0",
2727
"swiper": "^11.2.6"

0 commit comments

Comments
 (0)