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