mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修正图文编辑选中状态
This commit is contained in:
parent
0b83980299
commit
d30f2c0423
@ -136,6 +136,7 @@
|
||||
});
|
||||
}
|
||||
for (var i in data) {
|
||||
data[i].active = false;
|
||||
data[i].style = "background-image:url('" + data[i].local_url + "?imageView2/1/w/338/h/190/interlace/1')";
|
||||
}
|
||||
$rootScope.list = data;
|
||||
|
Loading…
x
Reference in New Issue
Block a user