feat:配置多入口 以及对应的打包方案

This commit is contained in:
zhangyu
2022-05-05 18:22:18 +08:00
parent 48f7d71889
commit 7c9ed7eec3
24 changed files with 602 additions and 672 deletions

View File

@@ -1,6 +1,6 @@
<script>
import bus from '../../../../libs/bus'
import vm from '../../../../app/main'
import vm from '../../../../entrance/app/main'
window.onload = function () {
commonOption.toolbox.feature.dataZoom.title.zoom = vm.$i18n.t('overall.toolBox.zoom')
commonOption.toolbox.feature.dataZoom.title.back = vm.$i18n.t('overall.toolBox.back')