File tree 1 file changed +11
-12
lines changed
1 file changed +11
-12
lines changed Original file line number Diff line number Diff line change 7
7
text : " 使用简单且功能强大的自动化测试框架"
8
8
tagline : 让 Linux 自动化测试变得简单
9
9
actions :
10
- - theme : alt
10
+ - theme : brand
11
11
text : YouQu3 🔥
12
12
link : " https://youqu.uniontech.com/v3/"
13
- - theme : alt
13
+ - theme : brand
14
14
text : PyLinuxAuto 🔥
15
15
link : " https://youqu.uniontech.com/pylinuxauto/"
16
16
image :
@@ -121,6 +121,14 @@ const members = [
121
121
{ icon: ' github' , link: ' https://github.com/Marszzz1116' },
122
122
]
123
123
},
124
+ {
125
+ avatar: ' https://www.github.com/lu-xianseng.png' ,
126
+ name: ' lu-xianseng' ,
127
+ title: ' Developer' ,
128
+ links: [
129
+ { icon: ' github' , link: ' https://github.com/lu-xianseng' },
130
+ ]
131
+ },
124
132
];
125
133
126
134
const helpers = [
@@ -156,15 +164,6 @@ const helpers = [
156
164
{ icon: ' github' , link: ' https://github.com/momiji33' },
157
165
]
158
166
},
159
- {
160
- avatar: ' https://www.github.com/lu-xianseng.png' ,
161
- name: ' lu-xianseng' ,
162
- title: ' Helper' ,
163
- links: [
164
- { icon: ' github' , link: ' https://github.com/lu-xianseng' },
165
- ]
166
- },
167
-
168
167
]
169
168
</script >
170
169
@@ -186,7 +185,7 @@ const helpers = [
186
185
Helpers
187
186
</template>
188
187
<template #lead>
189
- 感谢以下所有人的提供帮助及重要建议
188
+ 感谢以下所有人提供的帮助及重要建议
190
189
</template>
191
190
</VPTeamPageTitle >
192
191
<VPTeamMembers
You can’t perform that action at this time.
0 commit comments