Vue:localhost:8080/-sharp/register jump into localhost:8080/?-sharp/register?

localhost:8080/-sharp/register ;

register();

:localhost:8080/?-sharp/register;ajax;;localhost:8080/?-sharp/register;home

:
vue@;formform

Feb.26,2021

I vaguely see the form tag, and the answer is to remove it

reason:
form submission is also a request. This is equivalent to requesting xxx/register and then xxx/register. Click below and then send the request

.

gives a little information. You can write some console in the register function to see if the execution order of the functions is correct.

Menu