zhangw1956 / vue-pay

使用vue-cli开发的移动端扫码支付单页应用,集成微信和支付宝两大支付平台,包括微信和支付宝的auth认证

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-pay

一个使用vie-cli开发的移动端扫码支付项目,集成微信支付宝两大平台

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 all tests
npm test

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

About

使用vue-cli开发的移动端扫码支付单页应用,集成微信和支付宝两大支付平台,包括微信和支付宝的auth认证


Languages

Language:JavaScript 55.5%Language:Vue 42.0%Language:CSS 1.7%Language:HTML 0.8%