You've already forked qlg.frontend
改进更新功能
This commit is contained in:
@ -9,6 +9,7 @@ var cssUrl = localStorage.getItem("cssUrl");
|
||||
var jsUrl = localStorage.getItem("jsUrl");
|
||||
var version = localStorage.getItem("version");
|
||||
function qlgUrl(url) {
|
||||
console.log(webUrl)
|
||||
return webUrl + url;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user