#
whycq
2024-06-24 cc415a70543843db7f9ba0796db09015ae743d44
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: {