You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
286 B
11 lines
286 B
4 years ago
|
<!--
|
||
|
* @Descripttion:
|
||
|
* @version:
|
||
|
* @Author: sueRimn
|
||
|
* @Date: 2021-02-04 16:03:00
|
||
|
* @LastEditors: sueRimn
|
||
|
* @LastEditTime: 2021-02-05 09:41:49
|
||
|
-->
|
||
|
<div style="width:100%;height: 100%;">
|
||
|
<iframe style="width:100%;height: 100%;border: none;" [src]='threedUrl'></iframe>
|
||
|
</div>
|