style - eslint fixes

This commit is contained in:
moocowmoo 2017-05-30 01:22:44 +00:00
parent b28122703c
commit eea51b2cce

View file

@ -20,13 +20,13 @@
} }
if (type) { if (type) {
if (lang !== 'cn'){ if (lang !== 'cn') {
$this.magnificPopup({ type: type }); $this.magnificPopup({ type: type });
} else { } else {
$this.magnificPopup({ $this.magnificPopup({
type: type, type: type,
iframe: { iframe: {
patterns: { patterns: {
youku: { youku: {
index: 'http://v.youku.com/v_show/', index: 'http://v.youku.com/v_show/',
id: 'id_', id: 'id_',