zouyu
2024-01-19 2a1ea6a1c5b2210b3ac751e344517741cfbac2dd
src/page/wel.vue
@@ -1,14 +1,17 @@
<template>
  <div class="dashboard-main">
    <!--<iframe
    <!-- <iframe
      src="https://console.huaweicloud.com/dlv/vision/share/?id=0b3b4dd2d19249c89991b8989b76e185&locale=zh-cn&region=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">