jiangping
2024-08-28 d916428e822cdc8004768ac9d52d98eb52644129
h5/pages/staffLogin/login.vue
@@ -71,11 +71,12 @@
  data() {
    return {
      form: {
        account: '',
        password: '',
        username: '13996529050',
        password: '123456',
            code: 1
      },
      isShowProtocol: false,
      ProtocolFlag: false,
      ProtocolFlag: true,
      captcha: {},
      htmlText: ''
    }