mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-09-02 09:20:44 +08:00
3cdb9f4ef8
1. 新增评论支持验证码功能 2. 修复瞬间功能无法正常显示内容
2 lines
92 B
JavaScript
2 lines
92 B
JavaScript
/** 评论验证码 */
|
|
export const CommentWidgetCaptchaCookies = 'comment-widget-captcha';
|