- <xr-demo-viewer
- title="AR环境下的UI面片"
- intro=""
- code=""
- showBackBtn="{{showBackBtn}}"
- >
- <xr-template-arui
- disable-scroll
- id="main-frame"
- width="{{renderWidth}}"
- height="{{renderHeight}}"
- style="width:{{width}}px;height:{{height}}px;top:{{top}}px;left:{{left}}px;display:block;"
- />
- </xr-demo-viewer>
|