# share **Repository Path**: ixook/share ## Basic Information - **Project Name**: share - **Description**: Vue实现的一个完善的移动端电影评分项目 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: https://h5.ixook.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-10-14 - **Last Updated**: 2023-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 慕影网 ## Vue 实现的影视评分类网站 一个基于 `vue` 实现的移动端影视评分网站,涉及 `60+` 个页面,`70+` 个接口,包含注册登录、个人中心、影视信息、影人信息、相册、评分等多个功能。 本项目会长期更新。 ## 演示 演示地址:[https://test-h5.ixook.com](https://test-h5.ixook.com) 接口文档:[https://doc.ixook.com](https://doc.ixook.com/doc/movie-mobile-test/api?api=readme) 开发文档:[https://h5-doc.ixook.com](https://h5-doc.ixook.com) ## 脑图 ![慕影H5.png](https://note-file.ixook.com/FqtgheEZr7IgaYEHyGwBQ-M1ipBV) ## 技术栈 - `vue2.6` - `vuex` - `vue-router` - `vue-cli` - `sass` - `axios.js` [基于 promise 的 HTTP 库](https://www.kancloud.cn/yunye/axios/234845) - `iconfont` [阿里字体图标库](https://www.iconfont.cn/) - `mind-ui-vue` [个人为本项目制作的`vue`移动端组件库](https://mind-ui-vue.ixook.com/docs) - `lib-flexible` [移动端自适应方案](https://github.com/amfe/lib-flexible) - `cropperjs` [图片裁剪](https://github.com/fengyuanchen/cropperjs) - `echarts` [百度图表插件](https://echarts.apache.org/zh/index.html) - `swiper` [图片轮播/预览插件](https://www.swiper.com.cn) - `vue-lazyload` [图片懒加载插件](https://github.com/hilongjw/vue-lazyload) ## 安装 ``` npm install ``` ## 开发环境启动 ``` npm run serve ``` ## 打包编译 ``` npm run build ``` ## 联系作者 如有问题可以提 `issue` 或者加入qq群: `577133021` 进行反馈 作者主页地址:[https://ixook.com](https://ixook.com) ## License GPL