packageBookService/pages/bookServices/detail/components/suggestDialog/index.wxml
@@ -2,7 +2,7 @@ <view class="popup-box" wx:if="{{showIndex=='1'}}" bindtap="closePopup"></view> <view class="info-center" style="top:{{height*0.3}}px" style="top:{{height*0.1}}px" wx:if="{{showIndex=='1'}}" > <view class="top-icon"> @@ -52,7 +52,7 @@ disableDefaultPadding="{{true}}" indicator bind:change="textareaChange" style="{{inputStyle}}" style="{{textareaStyle}}" placeholder-style="{{placeholderstyle}}" /> </view>