Browse Source

更换比赛背景图

yerong 4 năm trước cách đây
mục cha
commit
3a319f82f1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/device/device.vue

+ 1 - 1
src/components/device/device.vue

@@ -237,7 +237,7 @@ export default {
               fail(err) {
                 if (err["errCode"] == 10001) {
                   Toast.fail({
-                    message: "请打开手机蓝牙!",
+                    message: "请打开蓝牙和位置信息!",
                   });
                 } else {
                   Toast.fail({