You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-16 11:53:58 +08:00
fix
This commit is contained in:
@@ -712,7 +712,8 @@ if (isset($_GET['reimg'])) {
|
||||
startView: 2,
|
||||
minView: 2,
|
||||
forceParse: 0,
|
||||
format: "yyyy/mm/dd/"
|
||||
format: "yyyy/mm/dd/",
|
||||
endDate: new Date() // 只能选当前日期之前
|
||||
});
|
||||
|
||||
// 更改网页标题
|
||||
|
||||
Reference in New Issue
Block a user