mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-26 15:02:21 +03:00
clear
This commit is contained in:
@@ -35,15 +35,6 @@
|
||||
wigets = JSON.parse(document.getElementById("text1").value);
|
||||
}
|
||||
|
||||
let pages = [];
|
||||
|
||||
pages = [
|
||||
{
|
||||
1: "page1",
|
||||
2: "page2",
|
||||
},
|
||||
];
|
||||
|
||||
let wigets = [];
|
||||
|
||||
wigets = [
|
||||
|
||||
Reference in New Issue
Block a user