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