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