k94314517
2024-11-01 b4c8f31bcfe849cf979ab3a6d77311681b68c6a4
h5/pages/staffLogin/login.vue
@@ -71,12 +71,13 @@
  data() {
    return {
      form: {
        username: '18056814089',
        password: '123456',
            code: 1
        // username: '18056814089',
        username: '',
        password: '',
            code: ''
      },
      isShowProtocol: false,
      ProtocolFlag: true,
      ProtocolFlag: false,
      captcha: {},
      htmlText: ''
    }