Commit ab5b3c7a authored by 周远喜's avatar 周远喜

ok

parent cba46f7c
......@@ -79,11 +79,11 @@ export default {
/*
** You can extend webpack config here
*/
// loaders:{
// less:{
// javascriptEnabled:true
// }
// },
loaders:{
less:{
javascriptEnabled:true
}
},
extend (config, ctx) {
// config.resolve.alias['_c']=path.resolve(__dirname, 'components')
// config.module.rules.push({
......
......@@ -2,7 +2,7 @@ import Vue from 'vue'
import ViewUI from 'view-design'
import VueI18n from 'vue-i18n';
import Languages from '@/i18n/locale';
import VueDND from 'awe-dnd'
// import VueDND from 'awe-dnd'
// import iViewPro from '@/libs/iViewPro/iview-pro.min.js';
// import '@/libs/iViewPro/iview-pro.css';
import iViewPro from '../iview-pro/src/index.js';
......
@import "./default/index.less";
// @import "./font/iconfont.css";
@import "./font/iconfont.css";
@import "./setting.less";
@import "./common.less";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment