Commit cb3ae12b authored by 喻天's avatar 喻天

fix: 视频增加—site

parent 80371b59
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.9", "@babel/runtime": "^7.17.9",
"@wisdom-components/VmsVideo": "1.2.18", "@wisdom-components/VmsVideo": "1.2.19",
"swiper": "^6.8.1" "swiper": "^6.8.1"
} }
} }
{ {
"name": "@wisdom-components/VmsVideo", "name": "@wisdom-components/VmsVideo",
"version": "1.2.18", "version": "1.2.19",
"description": "> TODO: description", "description": "> TODO: description",
"author": "yutian <249303761@qq.com>", "author": "yutian <249303761@qq.com>",
"homepage": "", "homepage": "",
......
...@@ -28,6 +28,7 @@ class App extends React.Component { ...@@ -28,6 +28,7 @@ class App extends React.Component {
}, 10); }, 10);
} }
} }
componentDidMount() { componentDidMount() {
this.createAll(); this.createAll();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment