<a-modal v-model="visible" title="Title" centered width="1100px">
      <template slot="footer">
        <a-button key="back" v-show="false">
          Return
        </a-button>
        <a-button key="submit" v-show="false">
          Submit
        </a-button>
      </template>
      <iframe
        width="1000px"
        height="800px"
        scrolling="no"
        frameborder="no"
        style="margin:0"
        src="http://www.xinhuanet.com/politics/leaders/2020-09/24/c_1126535207.htm"
      >
      </iframe>
    </a-modal>

这里还把IFrame边框这些都去掉了,效果图如下:

Logo

前往低代码交流专区

更多推荐