2019-10-14 15:43:15 +00:00
|
|
|
|
sidebar:
|
|
|
|
|
label: 个性化
|
2019-10-02 16:15:37 +00:00
|
|
|
|
items:
|
2019-10-14 15:43:15 +00:00
|
|
|
|
auto_theme:
|
|
|
|
|
name: auto_theme
|
|
|
|
|
label: 主题模式
|
2019-10-02 16:15:37 +00:00
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
2019-10-14 15:43:15 +00:00
|
|
|
|
default: true
|
2019-10-02 16:15:37 +00:00
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
2020-05-15 06:05:21 +00:00
|
|
|
|
site_gray:
|
|
|
|
|
name: site_gray
|
|
|
|
|
label: ※全站灰色背景※
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: false
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
2020-03-11 09:58:51 +00:00
|
|
|
|
profile_follow_url:
|
|
|
|
|
name: profile_follow_url
|
|
|
|
|
label: 【关注我】按钮地址
|
|
|
|
|
type: text
|
2020-06-28 07:40:27 +00:00
|
|
|
|
placeholder: '自定义链接地址,不填写则不显示'
|
2019-10-02 16:15:37 +00:00
|
|
|
|
sidebar_profile:
|
|
|
|
|
name: sidebar_profile
|
|
|
|
|
label: 侧边栏个人资料
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: true
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
|
|
|
|
sidebar_categories:
|
|
|
|
|
name: sidebar_categories
|
|
|
|
|
label: 侧边栏分类
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: true
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
|
|
|
|
sidebar_tagcloud:
|
|
|
|
|
name: sidebar_tagcloud
|
|
|
|
|
label: 侧边栏标签云
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: true
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
|
|
|
|
sidebar_links:
|
|
|
|
|
name: sidebar_links
|
|
|
|
|
label: 侧边栏链接
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
2020-04-09 10:29:17 +00:00
|
|
|
|
default: false
|
2019-10-02 16:15:37 +00:00
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
|
|
|
|
sidebar_recentpost:
|
|
|
|
|
name: sidebar_recentpost
|
|
|
|
|
label: 侧边栏最近文章
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: true
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
|
|
|
|
nav_enable:
|
|
|
|
|
name: nav_enable
|
|
|
|
|
label: 是否显示分类导航
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: true
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
|
|
|
|
profile_enable:
|
|
|
|
|
name: profile_enable
|
|
|
|
|
label: 是否显示个性签名
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: true
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 显示
|
|
|
|
|
- value: false
|
|
|
|
|
label: 隐藏
|
|
|
|
|
tree_menu_enable:
|
|
|
|
|
name: profile_enable
|
|
|
|
|
label: 菜单样式
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
2020-04-09 10:29:17 +00:00
|
|
|
|
default: true
|
2019-10-02 16:15:37 +00:00
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 级联菜单
|
|
|
|
|
- value: false
|
|
|
|
|
label: 列表
|
|
|
|
|
sidebar_recentcomment:
|
|
|
|
|
name: sidebar_recentcomment
|
|
|
|
|
label: 侧边栏最近评论
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
2020-04-09 10:29:17 +00:00
|
|
|
|
default: true
|
2019-10-02 16:15:37 +00:00
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
|
|
|
|
sidebar_tags:
|
|
|
|
|
name: sidebar_tags
|
|
|
|
|
label: 侧边栏标签
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: true
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
2020-04-24 08:19:10 +00:00
|
|
|
|
theme_static_base:
|
|
|
|
|
name: theme_static_base
|
2020-06-28 07:40:27 +00:00
|
|
|
|
label: 主题CDN(建议填写://s.xinac.net)
|
2020-04-24 08:19:10 +00:00
|
|
|
|
type: text
|
2020-06-28 07:40:27 +00:00
|
|
|
|
placeholder: '主题CDN URL,不知道无需填写,为空时使用本地静态资源'
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: ''
|
2019-10-02 16:15:37 +00:00
|
|
|
|
|
2019-10-14 15:43:15 +00:00
|
|
|
|
post:
|
|
|
|
|
label: 文章设置
|
|
|
|
|
items:
|
|
|
|
|
share_type:
|
|
|
|
|
name: share_type
|
|
|
|
|
label: 文章分享组件
|
|
|
|
|
type: select
|
|
|
|
|
default: 'sharejs'
|
|
|
|
|
options:
|
|
|
|
|
- value: ''
|
|
|
|
|
label: '无'
|
|
|
|
|
- value: addtoany
|
|
|
|
|
label: addtoany
|
|
|
|
|
- value: sharejs
|
|
|
|
|
label: sharejs
|
|
|
|
|
donate_alipay:
|
|
|
|
|
name: donate_alipay
|
|
|
|
|
label: 支付宝捐赠二维码
|
|
|
|
|
type: attachment
|
|
|
|
|
placeholder: '二维码地址'
|
|
|
|
|
donate_wechat:
|
|
|
|
|
name: donate_wechat
|
|
|
|
|
label: 微信捐赠二维码
|
|
|
|
|
type: attachment
|
|
|
|
|
placeholder: '二维码地址'
|
|
|
|
|
mathjax_enable:
|
|
|
|
|
name: mathjax_enable
|
|
|
|
|
label: MathJax
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: false
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
2020-03-11 09:58:51 +00:00
|
|
|
|
code_pretty:
|
|
|
|
|
name: code_pretty
|
|
|
|
|
label: 文章代码高亮主题
|
|
|
|
|
type: select
|
|
|
|
|
default: Default
|
|
|
|
|
options:
|
|
|
|
|
- value: Default
|
|
|
|
|
label: Default
|
|
|
|
|
- value: Coy
|
|
|
|
|
label: Coy
|
|
|
|
|
- value: Dark
|
|
|
|
|
label: Dark
|
|
|
|
|
- value: Okaidia
|
|
|
|
|
label: Okaidia
|
|
|
|
|
- value: Tomorrow Night
|
|
|
|
|
label: Tomorrow Night
|
2020-03-27 10:31:36 +00:00
|
|
|
|
comment_enable:
|
|
|
|
|
name: comment_enable
|
|
|
|
|
label: 显示评论
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: true
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
|
|
|
|
post_thumbnail_enable:
|
|
|
|
|
name: post_thumbnail_enable
|
|
|
|
|
label: 显示文章封面图
|
2020-05-15 06:05:21 +00:00
|
|
|
|
type: select
|
|
|
|
|
default: 'true'
|
2020-03-27 10:31:36 +00:00
|
|
|
|
options:
|
2020-05-15 06:05:21 +00:00
|
|
|
|
- value: 'true'
|
|
|
|
|
label: '开启,无封面图时使用随机图片'
|
|
|
|
|
- value: 'random_pic'
|
|
|
|
|
label: '开启,全部使用随机图片'
|
|
|
|
|
- value: 'false'
|
|
|
|
|
label: '关闭'
|
2019-10-14 15:43:15 +00:00
|
|
|
|
social:
|
2020-02-29 11:19:36 +00:00
|
|
|
|
label: 博客信息
|
2019-10-14 15:43:15 +00:00
|
|
|
|
items:
|
|
|
|
|
social_github:
|
|
|
|
|
name: social_github
|
|
|
|
|
label: Github
|
|
|
|
|
type: text
|
|
|
|
|
placeholder: 'Github 用户名'
|
|
|
|
|
social_qq:
|
|
|
|
|
name: social_qq
|
|
|
|
|
label: QQ
|
|
|
|
|
type: text
|
|
|
|
|
placeholder: 'QQ 号'
|
|
|
|
|
social_weibo:
|
|
|
|
|
name: social_weibo
|
|
|
|
|
label: 微博
|
|
|
|
|
type: text
|
|
|
|
|
placeholder: '微博用户名'
|
|
|
|
|
social_twitter:
|
|
|
|
|
name: social_twitter
|
|
|
|
|
label: Twitter
|
|
|
|
|
type: text
|
|
|
|
|
placeholder: 'Twitter 用户名'
|
|
|
|
|
social_facebook:
|
|
|
|
|
name: social_facebook
|
|
|
|
|
label: Facebook
|
|
|
|
|
type: text
|
|
|
|
|
placeholder: 'Facebook 用户名'
|
|
|
|
|
social_email:
|
|
|
|
|
name: social_email
|
|
|
|
|
label: Email
|
|
|
|
|
type: text
|
|
|
|
|
placeholder: '邮箱地址'
|
|
|
|
|
social_telegram:
|
|
|
|
|
name: social_telegram
|
|
|
|
|
label: Telegram
|
|
|
|
|
type: text
|
|
|
|
|
placeholder: 'Telegram 用户名'
|
2020-02-29 11:19:36 +00:00
|
|
|
|
social_beian:
|
|
|
|
|
name: social_beian
|
|
|
|
|
label: 备案号
|
|
|
|
|
type: text
|
|
|
|
|
placeholder: '备案号'
|
|
|
|
|
social_free:
|
|
|
|
|
name: social_free
|
|
|
|
|
label: 底部自定义
|
|
|
|
|
type: textarea
|
2020-06-28 07:40:27 +00:00
|
|
|
|
default: ',Powered by <a href="https://github.com/halo-dev/halo" target="_blank">Halo</a> & <a href="https://github.com/jinqilin721/halo-theme-xinac-fantastic" target="_blank">xinac-fantastic</a>'
|
2020-02-29 11:19:36 +00:00
|
|
|
|
|
|
|
|
|
plugins:
|
|
|
|
|
label: 插件
|
|
|
|
|
items:
|
|
|
|
|
music:
|
|
|
|
|
name: music
|
|
|
|
|
label: 音乐播放器
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: false
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
|
|
|
|
music_id:
|
|
|
|
|
name: music_id
|
|
|
|
|
label: 外链音乐Id (如果已开启音乐播放器, 此项必填)
|
|
|
|
|
type: text
|
2020-03-27 10:31:36 +00:00
|
|
|
|
default: '379014204'
|
2020-02-29 11:19:36 +00:00
|
|
|
|
placeholder: '外链音乐Id'
|
|
|
|
|
kanbanniang:
|
|
|
|
|
name: kanbanniang
|
|
|
|
|
label: 看板娘
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: false
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
|
|
|
|
busuanzi:
|
|
|
|
|
name: busuanzi
|
|
|
|
|
label: 不蒜子计数
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: false
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
|
|
|
|
bokejishi:
|
|
|
|
|
name: bokejishi
|
|
|
|
|
label: 博客计时
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: false
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
|
|
|
|
time_start:
|
|
|
|
|
name: time_start
|
|
|
|
|
label: 开始时间 (如果已开启博客计时, 此项必填)
|
|
|
|
|
type: text
|
2020-03-27 10:31:36 +00:00
|
|
|
|
default: '2020-01-01 00:00:00'
|
2020-06-28 07:40:27 +00:00
|
|
|
|
placeholder: '如2020-01-01 00:00:00格式'
|
2020-02-29 11:19:36 +00:00
|
|
|
|
caidai:
|
|
|
|
|
name: caidai
|
|
|
|
|
label: 背景彩带
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: false
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
|
|
|
|
xiantiao:
|
|
|
|
|
name: xiantiao
|
|
|
|
|
label: 背景线条
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: false
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
|
|
|
|
dianji:
|
|
|
|
|
name: dianji
|
|
|
|
|
label: 鼠标点击特效
|
|
|
|
|
type: radio
|
|
|
|
|
data-type: bool
|
|
|
|
|
default: false
|
|
|
|
|
options:
|
|
|
|
|
- value: true
|
|
|
|
|
label: 开启
|
|
|
|
|
- value: false
|
|
|
|
|
label: 关闭
|
2019-10-14 15:43:15 +00:00
|
|
|
|
|
2019-10-02 16:15:37 +00:00
|
|
|
|
custom_links:
|
|
|
|
|
label: 自定义链接
|
|
|
|
|
items:
|
|
|
|
|
links_top:
|
|
|
|
|
name: links_top
|
|
|
|
|
label: 顶部链接
|
|
|
|
|
type: textarea
|
2020-06-28 07:40:27 +00:00
|
|
|
|
default: '<a class="navbar-item" target="_blank" title="GitHub" href="https://github.com/jinqilin721"><i class="fab fa-github"></i></a>'
|
2019-10-02 16:15:37 +00:00
|
|
|
|
links_footer:
|
|
|
|
|
name: links_footer
|
|
|
|
|
label: 底部链接
|
|
|
|
|
type: textarea
|
|
|
|
|
default: '<p class="control">
|
|
|
|
|
<a class="button is-white is-large" target="_blank" title="Creative Commons" href="https://creativecommons.org/">
|
|
|
|
|
<i class="fab fa-creative-commons title is-4"></i>
|
|
|
|
|
</a>
|
|
|
|
|
</p>
|
|
|
|
|
<p class="control">
|
|
|
|
|
<a class="button is-white is-large" target="_blank" title="Attribution 4.0 International" href="https://creativecommons.org/licenses/by/4.0/">
|
|
|
|
|
<i class="fab fa-creative-commons-by title is-4"></i>
|
|
|
|
|
</a>
|
|
|
|
|
</p>'
|
2020-02-29 11:19:36 +00:00
|
|
|
|
|
2020-03-20 05:23:41 +00:00
|
|
|
|
custom_cdn:
|
|
|
|
|
label: CDN优选
|
|
|
|
|
items:
|
|
|
|
|
cdn_google_fonts:
|
|
|
|
|
name: cdn_google_fonts
|
|
|
|
|
label: Google Fonts
|
|
|
|
|
type: text
|
|
|
|
|
default: 'https://fonts.googleapis.com'
|
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_jquery_js:
|
|
|
|
|
name: cdn_jquery_js
|
|
|
|
|
label: jQuery
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/jquery/v3.5.0/jquery.min.js'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_fontawesome_css:
|
|
|
|
|
name: cdn_fontawesome_css
|
|
|
|
|
label: fontawesome-css(Font Awesome图标字体库)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/font-awesome/v5.12.1/css/all.min.css'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_busuanzi_js:
|
|
|
|
|
name: cdn_busuanzi_js
|
|
|
|
|
label: busuanzi(不蒜子网页计数器)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/busuanzi/v2.3.0/bsz.pure.mini.js'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_canvas_nest_js:
|
|
|
|
|
name: cdn_canvas_nest_js
|
|
|
|
|
label: canvas-nest(线条)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/canvas-nest.js/v1.0.1/canvas-nest.min.js'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_bulma_css:
|
|
|
|
|
name: cdn_bulma_css
|
|
|
|
|
label: bulma-css(Bulma框架)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/bulma/v0.7.5/css/bulma.min.css'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_pace_js:
|
|
|
|
|
name: cdn_pace_js
|
|
|
|
|
label: pace-js(浏览器加载效果插件)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/pace/v1.0.2/pace.min.js'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_vue_js:
|
|
|
|
|
name: cdn_vue_js
|
|
|
|
|
label: vue-js(VUE框架,评论模块用)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/vue/v2.6.11/vue.min.js'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_swiper_js:
|
|
|
|
|
name: cdn_swiper_js
|
|
|
|
|
label: Swiper-js(触摸滑动插件)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/Swiper/v4.3.5/js/swiper.min.js'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_swiper_css:
|
|
|
|
|
name: cdn_swiper_css
|
|
|
|
|
label: Swiper-css(触摸滑动插件)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/Swiper/v4.3.5/css/swiper.min.css'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_mathjax_js:
|
|
|
|
|
name: cdn_mathjax_js
|
|
|
|
|
label: MathJax(数学公式支持插件)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/mathjax/v2.7.5/unpacked/MathJax.js?config=TeX-MML-AM_CHTML'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_aplayer_js:
|
|
|
|
|
name: cdn_aplayer_js
|
|
|
|
|
label: APlayer-js(音乐播放器)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/aplayer/v1.10.1/APlayer.min.js'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_aplayer_css:
|
|
|
|
|
name: cdn_aplayer_css
|
|
|
|
|
label: APlayer-css(音乐播放器)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/aplayer/v1.10.1/APlayer.min.css'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_meting_js:
|
|
|
|
|
name: cdn_meting_js
|
|
|
|
|
label: Meting-js(音乐播放器)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/meting/v1.2.0/Meting.min.js'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_justifiedGallery_js:
|
|
|
|
|
name: cdn_justifiedGallery_js
|
|
|
|
|
label: Justified Gallery-js(相册展示插件)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/justifiedGallery/v3.7.0/js/jquery.justifiedGallery.min.js'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_justifiedGallery_css:
|
|
|
|
|
name: cdn_justifiedGallery_css
|
|
|
|
|
label: Justified Gallery-css(相册展示插件)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/justifiedGallery/v3.7.0/css/justifiedGallery.min.css'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_lightgallery_js:
|
|
|
|
|
name: cdn_lightgallery_js
|
|
|
|
|
label: lightgallery-js(灯箱插件)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/lightgallery/v1.6.9/js/lightgallery.min.js'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_lightgallery_css:
|
|
|
|
|
name: cdn_lightgallery_css
|
|
|
|
|
label: lightgallery-css(灯箱插件)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/lightgallery/v1.6.9/css/lightgallery.min.css'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_share_js:
|
|
|
|
|
name: cdn_share_js
|
|
|
|
|
label: social-share-js(文章分享)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/social-share.js/v1.0.16/js/social-share.min.js'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|
|
|
|
|
cdn_share_css:
|
|
|
|
|
name: cdn_share_css
|
|
|
|
|
label: social-share-css(文章分享)
|
|
|
|
|
type: text
|
2020-05-15 06:05:21 +00:00
|
|
|
|
default: '//s.xinac.net/static/social-share.js/v1.0.16/css/share.min.css'
|
2020-03-20 05:23:41 +00:00
|
|
|
|
placeholder: 'CDN网址'
|