packageBookService/pages/bookServices/examination/components/joinGroupDialog/index.wxml
@@ -16,12 +16,11 @@ bind:change="onChangeRadio" /> <view class="phone-input"> <t-input <input value="{{inputvalue}}" placeholder="请输入班级邀请码" bind:change="inputChange" type="number" maxlength="{{11}}" type="text" class="phone" style="{{inputStyle}}" /> @@ -42,5 +41,5 @@ >确认</t-button > </view> </view></view > </view> </view>