闫增涛
2024-04-09 3d73fb33c46aada16a6060adcd4ea14bb33b6b2a
pages/personalCenter/feedBackSubmit/index.wxml
@@ -3,7 +3,7 @@
    <view class="from-item">
      <view class="label"> 联系人: </view>
      <view class="item-content">
        <t-input placeholder="请输入联系人" borderless value="{{userName}}" type="number" bindchange="bindTnputBlur" />
        <t-input placeholder="请输入联系人" borderless value="{{userName}}" bindchange="bindTnputBlur" />
      </view>
    </view>
    <view class="from-item">