Commit 5ca2f35c authored by p x's avatar p x
Browse files

消除log 和自测定位代码

parent d873167a
...@@ -65,7 +65,6 @@ class MainActivity : AppCompatActivity() { ...@@ -65,7 +65,6 @@ class MainActivity : AppCompatActivity() {
setContentView(binding.root) setContentView(binding.root)
aMapLoc.initLocation() aMapLoc.initLocation()
aMapLoc.startLocation()
jsApi.mainVM = mainVM jsApi.mainVM = mainVM
jsApi.aMapLoc = aMapLoc jsApi.aMapLoc = aMapLoc
initWeb() initWeb()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment