Skip to content

luopeng4java/tongran

 
 

Repository files navigation

my-project2

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

订单列表 http://localhost:8080/yimei/app/order/order_0?userToken= (0:待付款,1:待消费,2:预约中,3:已消费,4:待评价,5:已评价)

取消订单 http://localhost:8080/yimei/app/order/deleteOrder?orderId=

确认消费 http://localhost:8080/yimei/app/order/orderUsed?orderId=

预约下单 http://localhost:8080/yimei/app/order/advanceOrder?userToken= &shopId= &orderTime= &orderWechatNum=

用户信息 localhost/yimei/app/appuser/my 参数:userToken

缺少判断是否有银行卡

About

医疗美容类app,预约,支付功能,vue+axios+vant开发

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.4%
  • Vue 31.2%
  • Other 0.4%