mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-19 21:45:06 +08:00
完善手机密码登录和Vuex状态管理
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
module.exports = {
|
||||
baseUrl: 'http://192.168.3.199:8086'
|
||||
//后端接口地址
|
||||
baseUrl: 'http://127.0.0.1:48080',
|
||||
header: {
|
||||
//租户ID
|
||||
'tenant-id': 1
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user