We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15b6ea commit a80b1fbCopy full SHA for a80b1fb
miniprogram/packageXRFrame/pages/template/xr-template-message/index.wxml
@@ -1,7 +1,6 @@
1
<xr-demo-viewer
2
title="小程序通信模版"
3
intro="通过小程序按钮事件,传递速度变量到 xr-Frame 控制小球移动,并将小球状态同步到小程序侧显示。(工具存在同层渲染问题,请于真机体验)"
4
- code="{{}}"
5
>
6
<view class="xr-holder" style="width:{{width}}px;height:{{height}}px;top:{{top}}px;left:{{left}}px;display:block;">
7
<xr-template-message
0 commit comments