k94314517
2024-10-16 17efddc6a667670dca682bf36b51a43e99615e6d
h5/pages/staffLogin/forgetPsd.vue
@@ -40,14 +40,6 @@
    <view class="login_btn">
      <view class="login_btn_n" @click="onLogin">确认修改</view>
    </view>
    <!--  -->
    <u-popup
      :show="isShowProtocol"
      @close="isShowProtocol = false"
      mode="center"
    >
      <view class="modal">111</view>
    </u-popup>
  </view>
</template>
@@ -58,7 +50,6 @@
    return {
      form: {
      },
      isShowProtocol: false,
      countDown: 0
    }
  },
@@ -212,7 +203,7 @@
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: 500;
      font-weight: 600;
      font-size: 32rpx;
      color: #ffffff;
      border-radius: 50rpx;