CanadaMes-ui/src/views/device/talkvue.vue
New file @@ -0,0 +1,23 @@ <template> <div class="container"> <!-- <iframe src="http://localhost:8080/GERP/optimize/optimize/html/youhuacaidan.jsp"></iframe> --> </div> </template> <style> .container { position: fixed; left: 5; width: 100%; height: 100%; } iframe { width: 96%; height: 99%; } </style>