|
|
|
@ -26,8 +26,6 @@ import uniThead from '@/uni_modules/uni-table/components/uni-thead/uni-thead.vue
|
|
|
|
|
import uniDataSelect from '@/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue';
|
|
|
|
|
import uniIcons from '@/uni_modules/uni-icons/components/uni-icons/uni-icons.vue';
|
|
|
|
|
import MyMixins from './utils/mixin';
|
|
|
|
|
// global css
|
|
|
|
|
import '@/static/styles/index.scss';
|
|
|
|
|
|
|
|
|
|
Vue.config.productionTip = false;
|
|
|
|
|
|
|
|
|
|