1234567891011121314151617181920212223 |
- <template>
- <!-- <iframe
- ref="iframe"
- src="http://123.60.187.18:8181/webclient/?appliId=1183445144993529856&appliType=2&taskId=1186977350907068416&taskStatus=1&network=1&codeRate=100000&frameRate=60%3F&audioCodeRate=32&preferDecoder=h264&renderServerIp=123.60.187.18&renderServerPort=10002&renderSSLServerPort=10004&preferPublicIp=&groupId=null&serverId=1062771249333141504&wsProxy=0&initWinSize=0&initCursorMode=0&fullScreenMode=0&mobileFullScreenMode=0&bgColor=null&mobileForceLandscape=1&mobileVirtualJoystick=1&useGamepad=0&mouseZoomDirection=1&playerListToggle=1&noOperationTimeout=0&touchOperateMode=mouse&vrControllerType=0&logLevel=warn&rttLimit=80&rttLimitInterval=30&appliName=%E7%BA%A2%E6%B2%99%E6%B9%BE1.0&appKey=Jx3wQMD1&language=zh-CN&random=1703039053445"
- width="100vw"
- height="100vh"
- frameborder="0"
- >
- </iframe> -->
- <web-view src="https://hswkxc.idea-sf.com/mnpH5#/"></web-view>
- <!-- <web-view src="http://192.168.2.111:9528/gardenTestH5/#/login"></web-view> -->
- </template>
- <script>
- export default {
- data() {
- return {};
- },
- };
- </script>
- <style>
- </style>
|