README
project2
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
修改axios为全局赋值
<script type="module">
import arrayupdate from 'https://cdn.skypack.dev/arrayupdate';
</script>
yarn install
yarn serve
yarn build
yarn lint