A Vue.js project
# 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
For a detailed explanation on how things work, check out the guide and docs for vue-loader.
模仿淘宝充值Q币页面做的简单充值,但是没有腾讯所有游戏的json数据,所以用了中国所有城市的数据代替了一下, 有大佬有的话可以直接替换一下 页面做的简陋,css尚在学习当中