添加地理位置自动写入

This commit is contained in:
2026-04-15 15:41:10 +08:00
parent 26301e92e0
commit ceb15422ab
5 changed files with 103 additions and 499 deletions

View File

@@ -5,7 +5,7 @@ import { getSMSCodeFromOa, loginOaByPhone } from '../api/oa/login'
let timeout = 10000
const baseUrl = 'http://49.232.154.205:18081'
// const baseUrl = 'http://localhost:8080'
//const baseUrl = 'http://192.168.31.116:8080'
// 显示loading提示
const showLoading = (title = '正在登录OA系统...') => {