1
0
duplikat dari https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-10 11:59:28 +08:00

!25 支持文章自定义验证码获取方式、优化友链提交页面

* fix(提交链接): 修复博客 logo 显示问题
* feat(plugin): 重构友链提交插件配置
* feat(api): 为 restrict-read 请求添加微信会话 ID 并支持自定义验证码类型
This commit is contained in:
liuyiwuqing
2025-06-15 06:37:50 +00:00
committed by 小莫唐尼
orang tua 552827eaac
melakukan 051c72b584
5 mengubah file dengan 19 tambahan dan 7 penghapusan
+4 -1
Melihat File
@@ -8,7 +8,10 @@ export const DefaultAppConfigs = {
imagesConfig: {},
authorConfig: {},
appConfig: {},
pluginConfig: {},
pluginConfig: {
toolsPlugin: {},
linksSubmitPlugin: {},
},
pageConfig: {}
}