@@ -6,7 +6,8 @@
// 获取系统版本号
getVersions({
platform: plus.os.name,
version : plus.runtime.version
version : plus.runtime.version,
channel : 'app'
}).then(res => {
if (res.update) {
uni.showModal({
The note is not visible to the blocked user.