Code Review
/
portal
/
sdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
46cf7b8ba1a1e535cfde5e218f08a70ce786e7d2
[portal/sdk.git]
/
1
<div class="demo-widget-rcloud">
2
<div>
3
<!-- <h1>R Cloud</h1> -->
4
<!-- <p>{{url}}</p> -->
5
<iframe src= {{url}} width="100%" height="500" style="border: none; background-color: #f2f2f2; opacity: 1;">
6
</iframe>
7
</div>
8
</div>