This website requires JavaScript.
Explore
Help
Register
Sign In
lxd
/
FlowPacs
Watch
2
Star
0
Fork
0
You've already forked FlowPacs
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
a54298bf25
FlowPacs
/
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