#
whycq
2023-10-05 4fd23adb1d116d0b50a1648e155904bc91b9945b
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: {