mirror of
https://github.com/xweiba/location-spoofer.git
synced 2026-09-25 16:11:54 +08:00
fix: 优化启动引导、坐标处理和日志管理
This commit is contained in:
@@ -86,7 +86,7 @@ struct BugReportView: View {
|
||||
isRunning = true
|
||||
Task {
|
||||
// 跑测试
|
||||
_ = await setup.runVerificationTest(testLat: 22.543099, testLon: 113.934576)
|
||||
_ = await setup.runVerificationTest()
|
||||
let testLog = setup.testLog
|
||||
|
||||
// 获取版本信息
|
||||
|
||||
Reference in New Issue
Block a user