You've already forked qlg.frontend
版本
This commit is contained in:
@ -57,9 +57,8 @@ mui.plusReady(function() {
|
||||
|
||||
if (!localStorage.getItem('isFirstDownlodad')) {
|
||||
localStorage.setItem('isFirstDownlodad', true);
|
||||
|
||||
}
|
||||
mui.ajax('http://qlg.tsgz.moe:233/get_version_new.php?' + Math.random(), {
|
||||
mui.ajax('http://www.zgqlg.com.cn/get_version_new.php?' + Math.random(), {
|
||||
data: {},
|
||||
dataType: 'json', //服务器返回json格式数据
|
||||
type: 'post', //HTTP请求类型
|
||||
|
Reference in New Issue
Block a user