Browse Source

bug 修复

lilei 4 năm trước cách đây
mục cha
commit
1fc52077c9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -123,7 +123,7 @@
 					if(this.platform == 'ios'&&this.iosMac==null){
 						uni.showModal({
 								title:'提示',
-								content: '苹果手机无法获取mac地址,请手动扫描电子秤的MAC条形码',
+								content: '苹果手机无法获取mac地址,请扫描电子秤的MAC二维码',
 								confirmText: '去扫描',
 								complete(e) {
 									if(e.confirm){