#
whycq
2023-09-18 a8c82932da9385506ace3f7aa78856b306924515
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: {