@@ -187,7 +187,7 @@ Component({
if (!hadshowModal) {
hadshowModal = true
wx.showModal({
- title: "定位功能已停止,请检查手机定位服务和蓝牙是否保持打开状态",
+ title: "请检查手机定位服务、蓝牙和网络是否保持打开状态",
showCancel: false,
success:()=>{
this.resetPage()