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