From f9c69d948b3cf6d694df4195a070b3109b82269f Mon Sep 17 00:00:00 2001 From: cheetah Date: Mon, 12 Dec 2022 23:31:42 +0100 Subject: [PATCH] now using 1 iframe --- html/index.html | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/html/index.html b/html/index.html index 1fcf753..77daf13 100644 --- a/html/index.html +++ b/html/index.html @@ -18,33 +18,28 @@ - Dispatcher - Dispatcher Config - DWD - MOWAS/BBK - Testalarm - Telegram + Dispatcher + Dispatcher Config + DWD + MOWAS/BBK + Testalarm + Telegram - - - - - - + @@ -61,6 +56,14 @@ return { EXPERTMODE: false, configTab: null, + configMap: [ + 'disp_main', + 'disp_cfg', + 'msg-dwd_cfg', + 'msg-mowas_cfg', + 'msg-testalarm_cfg', + 'msg-tg_cfg', + ], } }, created() {