im登录与oa登录分离
This commit is contained in:
@@ -8,7 +8,7 @@ const baseUrl = 'http://110.41.139.73:8080'
|
||||
// const baseUrl = 'http://localhost:8080'
|
||||
|
||||
// 显示loading提示
|
||||
const showLoading = (title = '正在重新登录...') => {
|
||||
const showLoading = (title = '正在登录OA系统...') => {
|
||||
uni.showLoading({
|
||||
title: title,
|
||||
mask: true
|
||||
|
||||
Reference in New Issue
Block a user