wangguoyu 4 tháng trước cách đây
mục cha
commit
5c87730ea9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/pay/svip.vue

+ 1 - 1
pages/pay/svip.vue

@@ -151,7 +151,7 @@
 
 			return currentPlatform.value = 'ios'
 		} else {
-			return systemInfo.platform = 'android'
+			return currentPlatform.value = 'android'
 		}
 
 	}