抖火法律首页调整
This commit is contained in:
@@ -437,7 +437,8 @@
|
||||
// 获取系统版本号
|
||||
getVersions({
|
||||
platform: plus.os.name,
|
||||
version : plus.runtime.version
|
||||
version : plus.runtime.version,
|
||||
channel : 'app'
|
||||
}).then(res => {
|
||||
uni.hideLoading()
|
||||
if (res.update) {
|
||||
|
||||
Reference in New Issue
Block a user