This website requires JavaScript.
Explore
Help
Register
Sign In
hhyykk
/
ipms-sjy
Watch
1
Star
1
Fork
0
You've already forked ipms-sjy
mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced
2025-02-03 04:04:58 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a54298bf25
ipms-sjy
/
yudao-ui-app
/
common
/
config.js
9 lines
131 B
JavaScript
Raw
Normal View
History
Unescape
Escape
1.静态页面: 首页 个人中心 登录 注册账号 忘记重置密码 2.引入vuex 加入http请求工具luch-request并设置请求和响应过滤器
2022-04-10 01:21:21 +08:00
module
.
exports
=
{
完善手机密码登录和Vuex状态管理
2022-04-20 03:08:59 +08:00
//后端接口地址
baseUrl
:
'http://127.0.0.1:48080'
,
header
:
{
//租户ID
'tenant-id'
:
1
}
1.静态页面: 首页 个人中心 登录 注册账号 忘记重置密码 2.引入vuex 加入http请求工具luch-request并设置请求和响应过滤器
2022-04-10 01:21:21 +08:00
}
Reference in New Issue
Copy Permalink