闫增涛
2024-12-18 9ce7e63b4c2040b5c09c82085e3f176663e25ddb
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>