ll
liukangdong
2024-10-18 e6acb39a2475e211f2c1decc45a95c868239c25f
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: ''
    }