diff --git a/package.json b/package.json index 2fee0c7..86a6df9 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "trtc-js-sdk": "^4.6.5", "vod-js-sdk-v6": "^1.4.10", "vue": "^3.0.0-0", + "vue-cropper": "^0.5.5", "vue-router": "^4.0.0-0", "vuex": "^4.0.0-0" }, diff --git a/public/css/room.css b/public/css/room.css index dc0eaed..9519afb 100644 --- a/public/css/room.css +++ b/public/css/room.css @@ -9,7 +9,7 @@ html{ body{ width: 100%; height: 100%; - background-color: #fff; + background-color: #F5F5F5; font-family: Futura,sans-serif; } video{ diff --git a/public/index.html b/public/index.html index 0ee7c33..7b136fa 100644 --- a/public/index.html +++ b/public/index.html @@ -7,15 +7,15 @@ <%= htmlWebpackPlugin.options.title %> - + - + - +