mengmeng_follow

A Vue.js project

在线演示地址(建议在手机或F12手机模式下浏览)

声明:ui设计来自鹿鸣花坊(非打广告之嫌) ,仅为个人开发学习使用,并无用于任何商业用途,如有侵犯到,可联系本人(QQ:670252095),及时删除, 本项目所有内容及代码仅供私下学习参考, 不得作为其他用途

本项目为vue2.0的上手项目,还未完善,仅有订花页面完成功能,进入订花,点击选择欲购的花进入之后可加入购物车,可进行购物,主要功能块就是购物车

图片比较大,可能会出现加载慢的情况,后续有时间再进行优化一下

界面预览:

Build Setup

bash


# 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.