diff --git a/yudao-ui-admin/package.json b/yudao-ui-admin/package.json index 0da185829..8607286bc 100644 --- a/yudao-ui-admin/package.json +++ b/yudao-ui-admin/package.json @@ -65,6 +65,7 @@ "vue-cropper": "0.5.8", "vue-meta": "^2.4.0", "vue-router": "3.4.9", + "vue-video-player": "^5.0.2", "vuedraggable": "2.24.3", "vuex": "3.6.2", "xml-js": "1.6.11" diff --git a/yudao-ui-admin/src/views/mp/components/LICENSE b/yudao-ui-admin/src/views/mp/components/LICENSE deleted file mode 100644 index 1118c8f6f..000000000 --- a/yudao-ui-admin/src/views/mp/components/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2021 JooLun - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/yudao-ui-admin/src/views/mp/components/wx-video-play/main.vue b/yudao-ui-admin/src/views/mp/components/wx-video-play/main.vue new file mode 100644 index 000000000..5e9494d42 --- /dev/null +++ b/yudao-ui-admin/src/views/mp/components/wx-video-play/main.vue @@ -0,0 +1,90 @@ + + + + diff --git a/yudao-ui-admin/src/views/mp/message/index.vue b/yudao-ui-admin/src/views/mp/message/index.vue index 98a75273e..ccd2ecab8 100644 --- a/yudao-ui-admin/src/views/mp/message/index.vue +++ b/yudao-ui-admin/src/views/mp/message/index.vue @@ -46,7 +46,13 @@ - + + +