mirror of
https://dl.bcrjl.com/ghg/HaoOuBa/Joe.git
synced 2026-02-17 13:10:05 +08:00
更新
This commit is contained in:
@@ -207,11 +207,9 @@ function themeConfig($form)
|
||||
'JLazyload',
|
||||
NULL,
|
||||
"https://cdn.jsdelivr.net/gh/HaoOuBa/Joe@master/assets/img/lazyload.jpg",
|
||||
'自定义缩略图(非必填)',
|
||||
'介绍:用于修改主题默认缩略图 <br/>
|
||||
格式:图片地址,一行一个 <br />
|
||||
注意:不填写时,则使用主题内置的默认缩略图
|
||||
'
|
||||
'自定义懒加载图(非必填)',
|
||||
'介绍:用于修改主题默认懒加载图 <br/>
|
||||
格式:图片地址'
|
||||
);
|
||||
$JLazyload->setAttribute('class', 'joe_content joe_image');
|
||||
$form->addInput($JLazyload);
|
||||
|
||||
Reference in New Issue
Block a user