Merge branch 'develop' into test_branch

This commit is contained in:
joewan
2021-03-18 16:52:34 +08:00
committed by GitHub
19 changed files with 3859 additions and 418 deletions

View File

@@ -14,7 +14,6 @@ module.exports = {
{ name: 'vue-router', scope: 'VueRouter' },
{ name: 'vuex', scope: 'Vuex' },
{ name: 'axios', scope: 'axios' },
{ name: 'echarts', scope: 'echarts' },
{ name: 'element-ui', scope: 'ELEMENT', path: '/element-ui/2.12.0/index.js'},
]
};