经销商拜访系统

zhujindu 3254ab47ff 经销商拜访 il y a 13 heures
public 313dc92ecd 初始化项目 il y a 1 semaine
src 3254ab47ff 经销商拜访 il y a 13 heures
.env 0cbf1af2ef 经销商拜访 il y a 2 semaines
.env.development 313dc92ecd 初始化项目 il y a 1 semaine
.env.production 313dc92ecd 初始化项目 il y a 1 semaine
.env.test 1db6324af2 经销商拜访 il y a 1 semaine
.eslintrc.js 0cbf1af2ef 经销商拜访 il y a 2 semaines
.gitignore 0cbf1af2ef 经销商拜访 il y a 2 semaines
README.md 0cbf1af2ef 经销商拜访 il y a 2 semaines
babel.config.js 0cbf1af2ef 经销商拜访 il y a 2 semaines
package-lock.json 0cbf1af2ef 经销商拜访 il y a 2 semaines
package.json 0cbf1af2ef 经销商拜访 il y a 2 semaines
vue.config.js 1db6324af2 经销商拜访 il y a 1 semaine

README.md

storevisit-ui-mobile-agent

环境

node > 16

Project setup

## 建议修改下载源为淘宝镜像,镜像地址可能会有变化请自行百度
npm install

Compiles and hot-reloads

npm run test // 本地开发环境,为了跳过本地开发不能定位的问题,自定义定位坐标为当前位置
npm run dev // 测试环境
npm run prod // 生产环境

Compiles and minifies

npm run build:dev  // 测试环境
npm run build:prod // 生产环境