方诺官网改正版
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Eddie 3b237ff18e 添加忘记密码页面, 对接通过手机验证码修改密码接口 hace 3 años
public 去除多余注释 hace 4 años
src 添加忘记密码页面, 对接通过手机验证码修改密码接口 hace 3 años
.eslintrc.js 添加axios 配置跨域, 配置接口请求文件 hace 3 años
.gitignore init hace 4 años
README.md init hace 4 años
babel.config.js init hace 4 años
package-lock.json 对接注册,登录接口, 完善接口请求错误和正确信息提示 hace 3 años
package.json 对接注册,登录接口, 完善接口请求错误和正确信息提示 hace 3 años
postcss.config.js First Commit hace 4 años
tailwind.config.js 修改会员中心模块 hace 3 años
vue.config.js 接入退出登录接口、查看登录时效接口、 添加路由守卫自动登录功能 hace 3 años
yarn.lock 删除google组件 hace 4 años

README.md

midone-vue

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

Customize configuration

See Configuration Reference.