官方公告

蜻蜓H5短视频系统版本前端版v1.6版本更新

发布人:伊凡 发布时间:2021-10-26 13:45:54
分享到:

2021年10月24日更新:

1,h5版本增加观影次数限制。
2,h5版本其他相关功能优化。

.editorconfig | 2 +-
.eslintrc.js | 53 ++—
src/App.vue | 24 +-
src/api/common.js | 21 +-
src/api/user.js | 39 +—
src/http/axios.js | 162 +++++———
src/http/index.js | 10 +-
src/store/index.js | 91 ++++—-
src/views/home/index/video_player.vue | 111 ++++——
src/views/user/user-information.vue | 490 +++++++++++++++++————————-
src/views/user/user.vue | 404 +++++++++++++++——————-
vue.config.js | 2 +-
12 files changed, 744 insertions(+), 665 deletions(-)