|
@@ -34,7 +34,7 @@ import MathJax from './assets/js/mathjax'
|
|
|
// import 'mathjax/es5/tex-mml-chtml'
|
|
// import 'mathjax/es5/tex-mml-chtml'
|
|
|
Vue.prototype.MathJax = MathJax
|
|
Vue.prototype.MathJax = MathJax
|
|
|
|
|
|
|
|
-import echarts from 'echarts'
|
|
|
|
|
|
|
+import * as echarts from 'echarts'
|
|
|
Vue.prototype.$echarts = echarts
|
|
Vue.prototype.$echarts = echarts
|
|
|
|
|
|
|
|
import '@/permission'
|
|
import '@/permission'
|