We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9973267 commit 9f9bae2Copy full SHA for 9f9bae2
docs/.vuepress/data/price.ts
@@ -24,13 +24,13 @@ export const plans = {
24
},
25
features: [
26
'所有开源版功能',
27
+ '所有文档访问',
28
+ '所有官方插件源码',
29
'Discord 身份标签',
30
'Discord 专属频道',
- '优先支持',
31
'一对一指导',
- '远程支持',
32
- '所有文档访问',
33
- '所有官方插件源码'
+ '优先支持',
+ '远程支持'
34
]
35
36
enterprise: {
docs/.vuepress/navbar.ts
@@ -44,7 +44,7 @@ export const myNavbar = defineNavbarConfig([
44
45
46
{
47
- text: 'v1.5.0',
+ text: 'v1.5.1',
48
items: [
49
50
text: '线上演示',
0 commit comments