forked from huge/frontEnd/hugeOA

1
liuwh
2020-04-06 6cb2044ba90ed2d3a43760f226eadcc65fa4e5a6
config-overrides.js
@@ -8,7 +8,7 @@
    style: true
  }),
  addLessLoader({
    javascriptEnabled: true
    // modifyVars: { '@primary-color': '#58bc58' }
    javascriptEnabled: true,
    modifyVars: { '@primary-color': '#CC4E45' }
  })
);