# Photograph **Repository Path**: echo_xiyu/Photograph ## Basic Information - **Project Name**: Photograph - **Description**: graduation project--Photography website - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-01-28 - **Last Updated**: 2021-07-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # photograph > A Vue.js project ## 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 a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). 一些相关页面效果: 首页: ![输入图片说明](https://images.gitee.com/uploads/images/2019/1112/113247_ba6eb9eb_2339511.png "shouye.png") 首页下的瀑布流模式: ![输入图片说明](https://images.gitee.com/uploads/images/2019/1112/113354_f80cf637_2339511.jpeg "index.jpg") 自适应: ![输入图片说明](https://images.gitee.com/uploads/images/2019/1112/113512_48ccb19d_2339511.jpeg "index1.jpg") 用户登录页: ![输入图片说明](https://images.gitee.com/uploads/images/2019/1112/113555_25f2d2a1_2339511.jpeg "login.jpg") 个人收藏页面: ![输入图片说明](https://images.gitee.com/uploads/images/2019/1112/113641_a79dbd8c_2339511.jpeg "shouchang.jpg") 管理员登录页: ![输入图片说明](https://images.gitee.com/uploads/images/2019/1112/113741_50c22ded_2339511.jpeg "adminLogin.jpg")