diff --git a/src/portal-srv/index.js b/src/portal-srv/index.js index 31397b3..1bd4a90 100644 --- a/src/portal-srv/index.js +++ b/src/portal-srv/index.js @@ -77,7 +77,6 @@ app.use(function (req, res, next) { function findMacAddress (pIp, pCallback) { exec(CFG.arpCmd, function (pCode, pStdout) { - console.log(pCode, pStdout) let lines = pStdout.split('\n') if (!lines.length) { return pCallback('NotFound') diff --git a/srv/webapp/portal/clouds.jpg b/srv/webapp/portal/clouds.jpg new file mode 100644 index 0000000..c93de30 Binary files /dev/null and b/srv/webapp/portal/clouds.jpg differ diff --git a/srv/webapp/portal/din-regular.ttf b/srv/webapp/portal/din-regular.ttf new file mode 100644 index 0000000..90a022c Binary files /dev/null and b/srv/webapp/portal/din-regular.ttf differ diff --git a/srv/webapp/portal/index.html b/srv/webapp/portal/index.html index a204082..87d1ffd 100644 --- a/srv/webapp/portal/index.html +++ b/srv/webapp/portal/index.html @@ -1,15 +1,155 @@ - - -
- - - -