zhongzewei 7 years ago
parent
commit
efdbca09d9
1 changed files with 2 additions and 1 deletions
  1. 2 1
      config/gulpConfig.js

+ 2 - 1
config/gulpConfig.js

@@ -29,7 +29,8 @@ module.exports = {
     pm_css:[
         'lib/ztree/css/zTreeStyle.css',
         'lib/spreadjs/sheets/css/gc.spread.sheets.sc.css',
-        'lib/jquery-contextmenu/jquery.contextMenu.css'
+        'lib/jquery-contextmenu/jquery.contextMenu.css',
+        'lib/bootstrap/css/bootstrap.min.css'
     ],
     pm_jspaths:[
         'public/web/date_util.js',