2023-12-1

This commit is contained in:
2023-12-01 12:31:42 +08:00
parent 83f1e822c1
commit 7d72abd693
15 changed files with 114 additions and 26 deletions

View File

@@ -6,7 +6,7 @@
* loginTimeoutPage = "/pages/login/index", // 登录超时或失效的情况下,跳转到的登录页面
*/
module.exports = {
// baseUrl: 'http://192.168.2.110:7201',
// baseUrl: 'http://192.168.2.113:7201',
baseUrl: 'https://supervise.yxtsoft.com/lpkapi',
// baseUrl: 'http://jianguan.yyundong.com/api',
tokenName: "Authorization", // 请求头中token的名字与服务器端对应