Skip to content

Commit a591860

Browse files
committed
'deploy'
1 parent 09dbcf8 commit a591860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/YunWaline.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import type { WalineInitOptions } from '@waline/client'
66
const customOptions: WalineInitOptions = {
77
serverURL: 'https://bpl.dmoe.top',
88
locale: {
9-
placeholder: "烦请友善交流~\n需使用超过128KB的图片时请自行使用图床", // 评论输入框内提示词(使用\n即可换行)
9+
placeholder: "请问您今天要来评论一下嘛?\n交流时还请您保持友善~\n(若要使用超过128KB的图片,需自行上传到第三方图床)", // 评论输入框内提示词(使用\n即可换行)
1010
},
1111
reaction: [], // 是否开启反应(留空即可)
1212
pageview: true, // 浏览量统计

0 commit comments

Comments
 (0)