提交 64416a4d authored 作者: zyx's avatar zyx

update

上级 22cfda6b
......@@ -15,12 +15,12 @@ module.exports = {
}
},
ProvidePlugin: {
CKEDITOR: 'CKEDITOR',
VideoJs: 'VideoJs',
Base64: 'Base64',
Md5: 'Md5',
$: '$',
Aliplayer: 'Aliplayer',
AliPlayerComponent: 'AliPlayerComponent'
CKEDITOR: 'window.CKEDITOR',
VideoJs: 'window.swfobject',
Base64: 'window.Base64',
Md5: 'window.md5',
$: 'window.$',
Aliplayer: 'window.Aliplayer',
AliPlayerComponent: 'window.AliPlayerComponent'
}
}
......@@ -15,12 +15,12 @@ module.exports = {
}
},
ProvidePlugin: {
CKEDITOR: 'CKEDITOR',
VideoJs: 'VideoJs',
Base64: 'Base64',
Md5: 'Md5',
$: '$',
Aliplayer: 'Aliplayer',
AliPlayerComponent: 'AliPlayerComponent'
CKEDITOR: 'window.CKEDITOR',
VideoJs: 'window.swfobject',
Base64: 'window.Base64',
Md5: 'window.md5',
$: 'window.$',
Aliplayer: 'window.Aliplayer',
AliPlayerComponent: 'window.AliPlayerComponent'
}
}
......@@ -16,12 +16,12 @@ module.exports = {
}
},
ProvidePlugin: {
CKEDITOR: 'CKEDITOR',
VideoJs: 'VideoJs',
Base64: 'Base64',
Md5: 'Md5',
$: '$',
Aliplayer: 'Aliplayer',
AliPlayerComponent: 'AliPlayerComponent'
CKEDITOR: 'window.CKEDITOR',
VideoJs: 'window.swfobject',
Base64: 'window.Base64',
Md5: 'window.md5',
$: 'window.$',
Aliplayer: 'window.Aliplayer',
AliPlayerComponent: 'window.AliPlayerComponent'
}
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论