• Stars
    star
    108
  • Rank 314,421 (Top 7 %)
  • Language Vue
  • Created almost 7 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

基于 vue.js + element-ui的诗词小筑网站前台页面

Intro

诗词小筑的前台页面,基于vue.js+element-ui

诗词小筑的后台页面与后端代码

技术栈

vue2 + element-ui + vuex + vue-router + axios + stylus + ES6

已实现功能

  • 登录、注册、退出登录、修改密码、忘记密码、邮箱验证
  • 邮件反馈
  • 添加诗文、编辑诗文、搜索诗文
  • 诗文点赞、收藏、评分、评论、写赏析
  • 添加品鉴、编辑品鉴、搜索品鉴
  • 品鉴点赞、收藏、评分、评论
  • 修改个人信息
  • 无限加载
  • 关注用户
  • 发送私信、删除私信、删除对话列表
  • 微博登录、GitHub登录

How To Use

git clone https://github.com/DragonFlyXD/poetryclub-frontend

cd poetryclub-frontend

npm install

npm run dev

Screenshot