Skip to content

uploader上传的图片预览的时候无法遮挡住下面cell里面的textarea #45

Open
@zmlsunny

Description

@zmlsunny

表单中先用的uploader 下面是cell里面的textarea
真机调试(iphone11)预览图片无法挡住textarea
在电脑上预览没有这个问题
`



      <mp-cells title="产品简介">
          <mp-cell show-error prop="idcard" title="" ext-class="">
              <textarea bindinput="formInputChange" data-field="idcard" class="weui-textarea" placeholder="请输入产品介绍"/>
          </mp-cell>
      </mp-cells>`

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions