同济大学软件学院2019年网页开发课程第二次作业展示
1551719 张文喆
# 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.
- 读取JSON文件并渲染数据
- 电影列表展示
- 分页
- 按多种类型搜索
- 电影详情页
- 排行榜(按类型分榜/总榜)
- 无法显示的海报图片自动替换
- 可爱的favicon,见标签页左上角