Skip to content

vsqq0/vueTemplate

Repository files navigation

todo 加入 ts

移动端请使用 flex 布局 pc 端如对兼容性有要求使用 float 布局 flex ie10+. 内置 axios lodash. 判断当前环境 process.env.NODE_ENV=='development' or 'production'.

<script> export default { name: 'app', components: {}, data() { return {}; }, computed: { // ...mapState([]) }, async created() {}, methods: { // ...mapMutations([]) }, mixins: [] }; </script> <style lang='less'> </style>

// import { RECORD_ADDRESS } from './mutation-types.js'; For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

vue 脚手架模板 按需加载 兼容ie vux+vuex+vue-router+mock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published