jiangping
2024-10-15 1097c146d849c00ac67a261b12c496b5cc8b92a8
h5/pages/staffLogin/login.vue
@@ -71,11 +71,12 @@
  data() {
    return {
      form: {
        account: '',
        password: '',
        username: '18056814089',
        password: '123456',
            code: 1
      },
      isShowProtocol: false,
      ProtocolFlag: false,
      ProtocolFlag: true,
      captcha: {},
      htmlText: ''
    }