movable-view中的图片上放置点可以进行跳转,但是跳转后,返回后,图片会消失一下才重新显示?

发布于 6 年前作者 hufang1801 次浏览最后编辑 6 年前来自 ask

movable-view中的图片上放置点可以进行跳转,但是跳转后,返回后,图片会消失一下才重新显示

<movable-area>

 <movable-view style=“width:{{imageWidth}}px;height:{{imageHeight}}px;” x=“{{spaceLeft}}” direction=“all” animation=“{{false}}” scale scale-min=“{{minScale}}” scale-value=“{{minScale}}” scale-max=“2”>

   <image bindload=“onLoadImage”></image>

 </movable-view>

</movable-area>

1 回复
gyan
gyan1 楼5 年前

麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html