新增npmrc以及yarnrc文件,修改config配置变成可配置的cdn加载以及端口设置

This commit is contained in:
lemon橪
2021-12-21 16:30:54 +08:00
parent 9742aaf0bc
commit b3e6eb72eb
21 changed files with 81 additions and 83 deletions

View File

@@ -31,7 +31,8 @@
<script>
import AMapLoader from "@amap/amap-jsapi-loader";
import { getRegion } from "@/api/common.js";
import config from '@/config'
const config = require('@/config/index')
export default {
data() {
return {