This commit is contained in:
haoouba
2021-01-20 19:59:23 +08:00
parent 10d5b45193
commit 0a436bd869
6 changed files with 745 additions and 650 deletions

View File

@@ -288,7 +288,7 @@ function themeConfig($form)
'JThumbnail',
NULL,
NULL,
'自定义缩略图(非必填)',
'自定义缩略图',
'介绍:用于修改主题默认缩略图 <br/>
格式:图片地址,一行一个 <br />
注意:不填写时,则使用主题内置的默认缩略图
@@ -301,7 +301,7 @@ function themeConfig($form)
'JLazyload',
NULL,
"https://cdn.jsdelivr.net/gh/HaoOuBa/Joe@master/assets/img/lazyload.jpg",
'自定义懒加载图(非必填)',
'自定义懒加载图',
'介绍:用于修改主题默认懒加载图 <br/>
格式:图片地址'
);