Skip to content

Commit 0c4ec83

Browse files
committed
更新依赖
1 parent 9dc8166 commit 0c4ec83

3 files changed

Lines changed: 542 additions & 880 deletions

File tree

docs/.vuepress/config.ts

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,20 @@ export default defineUserConfig({
146146
'https://npm.elemecdn.com/@waline/emojis@1.1.0/bilibili/bb_dizzy_face.png',
147147
'https://npm.elemecdn.com/@waline/emojis@1.1.0/bilibili/bb_slap.png',
148148
],
149+
locales: {
150+
'/': {
151+
placeholder: "请留言(审核通过后显示)",
152+
reaction0: "非常有用",
153+
reaction1: "有帮助",
154+
reaction2: "一般",
155+
reaction3: "无帮助",
156+
reaction4: "看不懂",
157+
reaction5: "有错误",
158+
reactionTitle: "本页内容对您有帮助吗?",
159+
sofa: "还没有人留言哦!快来抢沙发吧~",
160+
comment: "留言",
161+
}
162+
},
149163
},
150164

151165
/**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@waline/client": "^3.8.0",
2121
"http-server": "^14.1.1",
2222
"mermaid": "^11.12.2",
23-
"swiper": "^12.0.3",
23+
"swiper": "^12.1.0",
2424
"typescript": "^5.9.3",
2525
"vue": "^3.5.27",
2626
"vuepress": "2.0.0-rc.26",

0 commit comments

Comments
 (0)