抖火法律首页调整

This commit is contained in:
唐明明
2023-06-14 14:25:30 +08:00
parent ca8c6dff01
commit 42e847fccd
26 changed files with 236 additions and 178 deletions

View File

@@ -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({