好 耶 2021-07-26 17:40 采纳率: 60.9%
浏览 307
已结题

有没有和wx.showModal长得一样但是中间是输入框的弹窗啊

不会写弹窗样式,但是需要自定义名称,所以想求一个,找又找不到

  • 写回答

3条回答 默认 最新

  • chqbge 2021-08-01 16:32
    关注

    Dialog弹窗组件

    <mp-dialog
      show="{{true}}"
      bindbuttontap="button"
      buttons="{{applybutton}}">
      <view slot="title">
        <text>
          this is title
        </text>
      </view>
    
      <view class="">
        <text>请填写,至少写10个字:</text>
        <textarea bindinput="getInput" cursor-spacing="20" cols="30" rows="10" placeholder="" placeholder-class=""></textarea>
      </view>
    </mp-dialog>
    
    
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

问题事件

  • 系统已结题 8月9日
  • 已采纳回答 8月1日
  • 创建了问题 7月26日

悬赏问题

  • ¥15 PSCAD安装问题 ERROR: Visual Studio 2013, 2015, 2017 or 2019 is not found in the system.
  • ¥15 (标签-MATLAB|关键词-多址)
  • ¥15 关于#MATLAB#的问题,如何解决?(相关搜索:信噪比,系统容量)
  • ¥500 52810做蓝牙接受端
  • ¥15 基于PLC的三轴机械手程序
  • ¥15 多址通信方式的抗噪声性能和系统容量对比
  • ¥15 winform的chart曲线生成时有凸起
  • ¥15 msix packaging tool打包问题
  • ¥15 finalshell节点的搭建代码和那个端口代码教程
  • ¥15 Centos / PETSc / PETGEM