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(-)