| | |
| | | <template> |
| | | <div class="dashboard-main"> |
| | | <!--<iframe |
| | | <!-- <iframe |
| | | src="https://console.huaweicloud.com/dlv/vision/share/?id=0b3b4dd2d19249c89991b8989b76e185&locale=zh-cn®ion=cn-north-1" |
| | | width="100%" |
| | | height="100%" |
| | | style="border: none;" |
| | | id="myiframe" |
| | | >你的浏览器不支持该iframe标签</iframe |
| | | >--> |
| | | <el-image :src="url" style="width:100%;height:100%;"></el-image> |
| | | > --> |
| | | <!-- <el-image :src="url" style="width:100%;height:100%;"></el-image> --> |
| | | <el-row style="width: 100%; height: 100%;background-color: white;"> |
| | | <span>暂未开发。。。。。。</span> |
| | | </el-row> |
| | | </div> |
| | | </template> |
| | | <style scoped="scoped" lang="scss"> |