嘻嘻撸猫~ 仿嘀嘀打车(didi)项目。
👉演示地址
Tips: 使用手机浏览器或者微信打开,PC端可以使用chrome开发者模式,切换为手机视图,切换后还请刷新一次^ ^
手机端有更好的体验。
登录验证码为6666,密码则为任意长度大于等于6的字符。
改用高德地图:heavy_check_mark:
能复原滴滴app多少是多少:muscle:
# 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 detailed explanation on how things work, checkout the guide and docs for vue-loader.