13 changed files with 41 additions and 40 deletions
-
3public/sysConfig.html
-
3public/sysConfig.js
-
3src/api/api.js
-
7src/api/request.js
-
17src/components/doctorCheck/CheckPicture.vue
-
4src/components/patientRegister/PatientRegisterEdit.vue
-
3src/components/patientRegister/PatientRegisterEditBak240401.vue
-
1src/components/patientRegister/PatientRegisterEditQuery.vue
-
3src/main.js
-
7src/utlis/istoken.js
-
8src/utlis/mm.js
-
4src/utlis/proFunc.js
-
18src/views/login/Login.vue
@ -0,0 +1,3 @@ |
|||
{ |
|||
"apiurl": "http://140.143.162.39:9529" |
|||
} |
|||
@ -1,3 +0,0 @@ |
|||
export default{ |
|||
apiurl:'http://140.143.162.39:9529', |
|||
} |
|||
@ -1,8 +0,0 @@ |
|||
// export default{
|
|||
// apiurl:'http://140.143.162.39:9529',
|
|||
// }
|
|||
|
|||
// modify by pengjun
|
|||
module.exports = { |
|||
apiurl:'http://140.143.162.39:9529', // http://140.143.162.39:9529 192.168.1.168
|
|||
} |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue