You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
2.7.0 dev
* 2023-01-26 v2.7.0 dev - 增加广场非图片图标 - 替换访问生成缩略图代码 - 更新一些组件 - 优化代码
This commit is contained in:
@@ -83,8 +83,9 @@ if ($config['notice_status'] == 1 && !empty($config['notice'])) : ?>
|
||||
|
||||
// 二维码对话框属性
|
||||
$('#qr').modal({
|
||||
moveable: true,
|
||||
moveable: "inside",
|
||||
backdrop: false,
|
||||
backdrop: true,
|
||||
show: false,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user