Vue + ElementUI 仿视频网站&抖音创作者平台
2022-08-03 09:57:03
87
{{single.collect_count}}

一.网站首页

首页用到了 背景视频无声播放,各种特效样式,加载更多(懒加载)等

二.登录注册

登录注册插件

三.创作者中心首页

展示个人的一些基本数据

四.上传视频

上传视频,并作出提示

五.视频管理

5.1 视频列表

5.2 修改描述

5.3 设置权限

六.关注&粉丝管理 

七.评论管理 

 八.私信管理 

九. 本地运行 

进入目录,需要源码的请移步至公众号

## 初始化```cnpm install 或者 npm install```### 编译运行```cnpm run start 或者 npm run start ```### 编译```cnpm run build 或者npm run build```### 整理和修复文件```cnpm run lint或者npm run lint```

回帖
全部回帖({{commentCount}})
{{item.user.nickname}} {{item.user.group_title}} {{item.friend_time}}
{{item.content}}
{{item.comment_content_show ? '取消' : '回复'}} 删除
回帖
{{reply.user.nickname}} {{reply.user.group_title}} {{reply.friend_time}}
{{reply.content}}
{{reply.comment_content_show ? '取消' : '回复'}} 删除
回帖
收起
没有更多啦~
{{commentLoading ? '加载中...' : '查看更多评论'}}