k94314517
2024-10-16 17efddc6a667670dca682bf36b51a43e99615e6d
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: ''
    }