官方公告

优雅草YYC松鼠短视频2022年7月20日更新v5.0.7版本,修复上版本的bug以及完善分类和排行热榜页面

发布人:伊凡 发布时间:2022-07-20 20:34:25
分享到:

优雅草YYC松鼠短视频2022年7月20日更新v5.0.7版本,修复上版本的bug以及完善分类和排行热榜页面

更新日志

·收藏列表不显示bug修复
·卡密兑换点击无效的bug修复
·点击收藏有问题,收藏不成功的bug修复
·未登录点击看他人资料页是错误的修复
·分类用户排行榜点击用户头像跳转的内容错误修复
·优化他人资料页这里显示一下是否为vip和自身个人中心一致

截图

本次更新前端相关文件

README.md | 40 +++
components/message/index.vue | 119 +++++++++
pages/index/channel/index.vue | 2 +-
pages/index/home/index.vue | 22 +-
pages/index/message/index.vue | 186 +++++++++++++
pages/index/user/index.vue | 2 +-
pages/index/user/indexNew.vue | 595 ++++++++++++++++++++++++++++++++++++++++++
songshu-video-page.zip | Bin 0 -> 55644079 bytes
static/collection.png | Bin 0 -> 2257 bytes
static/img/adduser.png | Bin 0 -> 2076 bytes
static/img/dianzan.png | Bin 0 -> 1631 bytes
static/img/dianzanActive.png | Bin 0 -> 1192 bytes
static/img/dianzanme.png | Bin 0 -> 5943 bytes
static/img/fabu.png | Bin 0 -> 555 bytes
static/img/fensi.png | Bin 0 -> 6626 bytes
static/img/gonggao.png | Bin 0 -> 4114 bytes
static/img/idcard.png | Bin 0 -> 4564 bytes
static/img/index_selected.png | Bin 0 -> 1305 bytes
static/img/letterMore.png | Bin 0 -> 1554 bytes
static/img/like.png | Bin 0 -> 2257 bytes
static/img/location.png | Bin 0 -> 1088 bytes
static/img/messageTab.png | Bin 0 -> 1754 bytes
static/img/myTab.png | Bin 0 -> 1791 bytes
static/img/perpole.png | Bin 0 -> 1812 bytes
static/img/photo.png | Bin 0 -> 3066 bytes
static/img/pinlun.png | Bin 0 -> 5961 bytes
static/img/prox.png | Bin 0 -> 5230 bytes
static/img/remark.png | Bin 0 -> 1219 bytes
static/img/shareuser.png | Bin 0 -> 4409 bytes
static/img/shixiangji.png | Bin 0 -> 1462 bytes
static/img/star.png | Bin 0 -> 1920 bytes
static/img/starActive.png | Bin 0 -> 1313 bytes
static/img/tiezi.png | Bin 0 -> 4240 bytes
static/img/touxiang.png | Bin 0 -> 68086 bytes
static/img/vip.png | Bin 0 -> 4564 bytes
static/img/wall.png | Bin 0 -> 4787 bytes
static/img/zaixiankefu.png | Bin 0 -> 4884 bytes
static/img/zhiding.png | Bin 0 -> 1882 bytes
static/index_selected.png | Bin 0 -> 1305 bytes
static/message.png | Bin 0 -> 1754 bytes
static/my.png | Bin 0 -> 1791 bytes
static/release.png | Bin 0 -> 555 bytes
42 files changed, 958 insertions(+), 8 deletions(-)
create mode 100644 components/message/index.vue
create mode 100644 pages/index/message/index.vue
create mode 100644 pages/index/user/indexNew.vue
create mode 100644 songshu-video-page.zip
create mode 100644 static/collection.png
create mode 100644 static/img/adduser.png
create mode 100644 static/img/dianzan.png
create mode 100644 static/img/dianzanActive.png
create mode 100644 static/img/dianzanme.png
create mode 100644 static/img/fabu.png
create mode 100644 static/img/fensi.png
create mode 100644 static/img/gonggao.png
create mode 100644 static/img/idcard.png
create mode 100644 static/img/index_selected.png
create mode 100644 static/img/letterMore.png
create mode 100644 static/img/like.png
create mode 100644 static/img/location.png
create mode 100644 static/img/messageTab.png
create mode 100644 static/img/myTab.png
create mode 100644 static/img/perpole.png
create mode 100644 static/img/photo.png
create mode 100644 static/img/pinlun.png
create mode 100644 static/img/prox.png
create mode 100644 static/img/remark.png
create mode 100644 static/img/shareuser.png
create mode 100644 static/img/shixiangji.png
create mode 100644 static/img/star.png
create mode 100644 static/img/starActive.png
create mode 100644 static/img/tiezi.png
create mode 100644 static/img/touxiang.png
create mode 100644 static/img/vip.png
create mode 100644 static/img/wall.png
create mode 100644 static/img/zaixiankefu.png
create mode 100644 static/img/zhiding.png
create mode 100644 static/index_selected.png
create mode 100644 static/message.png
create mode 100644 static/my.png
create mode 100644 static/release.png

本次更新服务端相关文件

本次更新管理后台admin相关文件

本次更新后台管理admin-vue相关文件

数据库