pages/bibliographyList/index.wxml
@@ -129,4 +129,15 @@ </view> </view> <modal hidden="{{!hiddenmodalput}}" title="请输入邮箱" confirm-text="确定" cancel-text="取消" bindcancel="cancelM" bindconfirm="confirmM" style="height: 300rpx !important;"> <view style="height: 50rpx;"></view> <input bindinput='iName' type='text' placeholder="请输入邮箱号" auto-focus /> <view style="height: 50rpx;"></view> </modal> <t-toast id="t-toast" />