Commit dceccd22b17a7a1cfbc86d73223d86f22010ded6
1 parent
97cc154c
海报闪烁问题修改
Showing
1 changed file
with
1 additions
and
1 deletions
packageB/pages/luckactivity/luckinfo/luckinfo.wxml
@@ -205,4 +205,4 @@ | @@ -205,4 +205,4 @@ | ||
205 | <qrcode id="qrcode" bind:close="closeQr"></qrcode> | 205 | <qrcode id="qrcode" bind:close="closeQr"></qrcode> |
206 | 206 | ||
207 | 207 | ||
208 | -<painter style="position: absolute; top: -9999rpx;" palette="{{imgDraw}}" bind:imgOK="onImgOK"/> | ||
209 | \ No newline at end of file | 208 | \ No newline at end of file |
209 | +<painter style="position: absolute; top: -9999rpx;" palette="{{imgDraw}}" bind:imgOK="onImgOK" dirty="true"/> | ||
210 | \ No newline at end of file | 210 | \ No newline at end of file |