施工日志管理系统 v 5.1.0
大小:16.37语言:简体中文
类别:商务办公系统:Android系统:IOS
立即下载
苹果预约
MIP.watch('androidClickState', function () {
fetch('https://m.mckuai.com/api/index/type/down/domain/mip/cat/android').then(function (res) {console.log('ok')})
fetch("https://m.mckuai.com/down/game_5127").then(function (res) {
return res.json()
}).then(function (data) {
let url = data.url
url = url.replace(/#\*LOOKWHATLOOK/g, '%u')
MIP.viewer.open(unescape(url), {isMipLink : false})
})
})
MIP.watch('iosClickState', function () {
fetch('https://m.mckuai.com/api/index/type/down/domain/mip/cat/ios').then(function (res) {console.log('ok')})
fetch("https://m.mckuai.com").then(function (res) {
return res.json()
}).then(function (data) {
let url = data.iosdownurl
url = url.replace(/#\*LOOKWHATLOOK/g, '%u')
console.log(unescape(url))
MIP.viewer.open(unescape(url), {isMipLink : false})
})
})
fetch('https://m.mckuai.com/api/index/type/liulan/domain/mip/').then(function (res) {})