Commit ebc6c83f authored by 任建锋's avatar 任建锋

--

parent b1271961
{
"current": 1,
"current": null,
"modes": [
{
"title": "邀请",
......
......@@ -86,7 +86,6 @@
<image class="loadImg" a:for={{assets}} src={{item}} />
</view>
<view a:if={{disibleAll}} class="disibleAll"></view>
</view>
<panel
showWinLists={{showWinLists}}
......@@ -99,4 +98,6 @@
onDoBoxDraw="doBoxDraw"
onTapHiddenPanelEvent="hiddenPanelEvent"/>
<canvas id="canvas" type="2d" onReady="onCanvasReady"></canvas>
<view a:if={{disibleAll}} class="disibleAll"></view>
</view>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment