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

+ 2 - 2
config/gulpConfig.js

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