mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
修改用户代理
This commit is contained in:
parent
a74cd5b253
commit
f4f6049b28
@ -745,7 +745,6 @@ $(function () {
|
||||
|
||||
/*! 注册 data-iframe 事件行为 */
|
||||
onEvent('click', '[data-iframe]', function () {
|
||||
|
||||
$(this).attr('data-index', $.form.iframe(this.dataset.iframe, this.dataset.title || this.innerText || '窗口', this.dataset.area || [
|
||||
this.dataset.width || '800px', this.dataset.height || '580px'
|
||||
]));
|
||||
|
Loading…
x
Reference in New Issue
Block a user