forked from xin/TowerOptoSifAndSpectral
html第二次
This commit is contained in:
@ -37,4 +37,9 @@ function getinit()
|
||||
{
|
||||
httpget("/php/GetIniFile.php",datad,getDevinfoRetrun)
|
||||
}
|
||||
|
||||
function rebootclicked()
|
||||
{
|
||||
alert("reboot")
|
||||
}
|
||||
window.onload=getinit;
|
||||
|
||||
Reference in New Issue
Block a user