中心公众号首页
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
zjj_happy 3d9619e1d7 优化主页 il y a 6 mois
.vscode feat: h5项目搭建 il y a 7 mois
public 优化h5页面跳转;实现小程序跳转 il y a 6 mois
src 优化主页 il y a 6 mois
static feat: h5项目搭建 il y a 7 mois
.browserslistrc feat: h5项目搭建 il y a 7 mois
.editorconfig feat: h5项目搭建 il y a 7 mois
.env.development feat: h5项目搭建 il y a 7 mois
.env.production feat: h5项目搭建 il y a 7 mois
.env.staging feat: h5项目搭建 il y a 7 mois
.eslintignore feat: h5项目搭建 il y a 7 mois
.eslintrc.js feat: h5项目搭建 il y a 7 mois
.gitignore feat: h5项目搭建 il y a 7 mois
.postcssrc.js feat: h5项目搭建 il y a 7 mois
.prettierrc feat: h5项目搭建 il y a 7 mois
LICENSE feat: h5项目搭建 il y a 7 mois
README.en.md feat: h5项目搭建 il y a 7 mois
README.md feat: yarn il y a 7 mois
babel.config.js feat: h5项目搭建 il y a 7 mois
jsconfig.json feat: h5项目搭建 il y a 7 mois
package.json 优化h5页面跳转;实现小程序跳转 il y a 6 mois
vue.config.js 跨域代理设置 il y a 7 mois
yarn.lock 优化h5页面跳转;实现小程序跳转 il y a 6 mois

README.en.md

vue-h5-template

基于vue-cli3.0+webpack 4+vant ui + sass+ rem适配方案+axios封装,构建手机端

介绍

  1. vuecli3.0
  2. 多环境开发
  3. axios封装
  4. rem适配方案
  5. 生产环境cdn优化首屏加速
  6. babel低版本浏览器兼容
  7. 环境发布脚本