mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-06-12 13:19:31 +08:00
release: 发布 uni-halo beta-v2.0 版本
This commit is contained in:
+2
-2
@@ -37,7 +37,7 @@ export const _DefaultAppSettings = {
|
||||
},
|
||||
// 评论弹幕(文章详情)
|
||||
barrage: {
|
||||
use: true, // 是否启用
|
||||
use: false, // 是否启用
|
||||
type: 'leftBottom' // 弹幕位置(rightToLeft leftBottom)
|
||||
},
|
||||
gallery: {
|
||||
@@ -51,7 +51,7 @@ export const _DefaultAppSettings = {
|
||||
},
|
||||
about: {
|
||||
showAdmin: false, // 显示后台登录入口
|
||||
showAllCount: true, // 默认显示所有的统计信息(关于页面)
|
||||
showAllCount: false, // 默认显示所有的统计信息(关于页面)
|
||||
},
|
||||
// 文章配置
|
||||
article: {
|
||||
|
||||
Reference in New Issue
Block a user