提交 7a74c999 编写于 作者: NoSubject's avatar NoSubject

Merge branch 'fix/gulpfile' into 'wrdp'

修复gulp打包路径错误

See merge request o2oa/o2oa!2161
......@@ -583,9 +583,8 @@ function build_concat_basework_clean(cb) {
function build_concat_basework_body() {
var src = [
'o2web/source/' + path + '/js/base_concat_head.js',
'o2web/source/' + path + '/js/base_work_style_temp.js',
'o2web/source/x_desktop/js/base_concat_head.js',
'o2web/source/o2_core/o2/lp/'+(options.lp || 'zh-cn')+'.js',
'o2web/source/o2_core/o2/widget/Common.js',
'o2web/source/o2_core/o2/widget/Dialog.js',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册