diff --git a/settings.yaml b/settings.yaml index f7a35b2a..2b1b00da 100644 --- a/settings.yaml +++ b/settings.yaml @@ -445,4 +445,12 @@ spec: - label: 开启 value: true - label: 关闭 - value: false \ No newline at end of file + value: false + - group: test + label: 测试集合属性 + formSchema: + - $formkit: list + name: 集合 + label: 集合 + children: + diff --git a/templates/assets/zhheo/blogex.js b/templates/assets/zhheo/blogex.js index 4b96d2bc..e623f95b 100644 --- a/templates/assets/zhheo/blogex.js +++ b/templates/assets/zhheo/blogex.js @@ -61,6 +61,9 @@ function _typeof(e) { function checkOpen() { } +// https://blog.zhheo.com/p/c86d8f1f.html +// ?imageAve 使用 七牛云获取图片主色调,阿里云 oss 则是 @imageAve +// TODO 可以切换为使用本地 JS 获取色调 function coverColor() { var _document$getElementB, path = null === (_document$getElementB = document.getElementById("post-cover")) || void 0 === _document$getElementB ? void 0 : _document$getElementB.src,