收藏
回答

鸿蒙系统image标签的show-menu-by-longpress没效果?

<image

class="didImg"

style="z-index: {{localImageList[index]==''?'1':'3'}};"

show-menu-by-longpress

src="{{localImageList[index]}}"

mode="widthFix"

/>

<snapshot id="{{'qrImage-'+index}}" mode="view">

<view class="relativeBox">

<image

class="bgImg"

bind:load="imageDidLoad"

data-index="{{index}}"

src="{{item}}"

mode="widthFix"

/>

<image

class="qrImg"

src="{{qrData}}"

mode="aspectFill"

/>

</view>

</snapshot>


回答关注问题邀请回答
收藏

1 个回答

  • 社区技术运营专员--阳光
    社区技术运营专员--阳光
    2025-04-22

    更新到最新版再看看

    2025-04-22
    有用
    回复 1
    • GF
      GF
      2025-07-07
      更新到1.0.8版本 还是没有识别企微二维码的功能。
      2025-07-07
      回复
登录 后发表内容