#
whycq
2023-09-28 8490bc06241af05c9b27699be299f118d9d27c24
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: {