This commit is contained in:
dong_bo0602 2021-07-16 09:52:31 +08:00
parent 460a22d9e5
commit 1fc200df98
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
// const registerUrl = 'http://124.67.110.246:9999/signup/'
// const loginUrl = 'http://124.67.110.246:9999/signup/'
// const signUrl = 'http://124.67.110.246:9999/signup/'
// const personInfoUrl = 'http://124.67.110.246:9999/signup/'
// const registerUrl = 'http://1.180.60.42:8092/signup/'
// const loginUrl = 'http://1.180.60.42:8092/signup/'
// const signUrl = 'http://1.180.60.42:8092/signup/'
// const personInfoUrl = 'http://1.180.60.42:8092/signup/'
const registerUrl = '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/'

View File

@ -28,7 +28,7 @@
<router-link to="/login">
<img src="@/assets/images/login-box1.png" alt="">
</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="">
</a>
</div>