final
This commit is contained in:
parent
460a22d9e5
commit
1fc200df98
@ -1,7 +1,7 @@
|
|||||||
// const registerUrl = 'http://124.67.110.246:9999/signup/'
|
// const registerUrl = 'http://1.180.60.42:8092/signup/'
|
||||||
// const loginUrl = 'http://124.67.110.246:9999/signup/'
|
// const loginUrl = 'http://1.180.60.42:8092/signup/'
|
||||||
// const signUrl = 'http://124.67.110.246:9999/signup/'
|
// const signUrl = 'http://1.180.60.42:8092/signup/'
|
||||||
// const personInfoUrl = 'http://124.67.110.246:9999/signup/'
|
// const personInfoUrl = 'http://1.180.60.42:8092/signup/'
|
||||||
const registerUrl = 'http://192.168.0.109:8070/signup/'
|
const registerUrl = 'http://192.168.0.109:8070/signup/'
|
||||||
const loginUrl = 'http://192.168.0.109:8070/signup/'
|
const loginUrl = 'http://192.168.0.109:8070/signup/'
|
||||||
const signUrl = 'http://192.168.0.109:8070/signup/'
|
const signUrl = 'http://192.168.0.109:8070/signup/'
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
<router-link to="/login">
|
<router-link to="/login">
|
||||||
<img src="@/assets/images/login-box1.png" alt="">
|
<img src="@/assets/images/login-box1.png" alt="">
|
||||||
</router-link>
|
</router-link>
|
||||||
<a href="http://124.67.110.246:9999/signup" target="_blank">
|
<a href="http://1.180.60.42:8092/signup" target="_blank">
|
||||||
<img src="@/assets/images/login-box2.png" alt="">
|
<img src="@/assets/images/login-box2.png" alt="">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user