#
whycq
2023-09-15 8c42375658f9ff974b43ee1bb68a64d4cef483c5
pages/login/login.vue
@@ -181,7 +181,7 @@
                  })
               },
               data: {
                  username: that.user.userName,
                  mobile: that.user.userName,
                  password: md5.hex_md5(that.user.password)
               },
               header: {