From 371dc324152b48b72c1f952569400bd198b79880 Mon Sep 17 00:00:00 2001
From: zhengpengju
Date: Tue, 23 Jun 2020 08:41:20 +0800
Subject: [PATCH] fix bug
Former-commit-id: a6ab5ca149c79c06f688d2fda839b356e60d44d1
Former-commit-id: eaecb1b74e97a8a28b0b40566b3c09aa2ce257f8
---
projects/IoTCenter/wwwroot/index.html | 48 ++++++++++++++-----
projects/IoTCenter/wwwroot/redirect.js | 25 ++--------
projects/WebSPA/wwwroot/400.html | 22 +++++++++
projects/WebSPA/wwwroot/400.svg | 1 +
projects/WebSPA/wwwroot/pages/iot/node.html | 8 ++--
.../WebSPA/wwwroot/pages/iot/product.html | 16 ++++---
6 files changed, 76 insertions(+), 44 deletions(-)
create mode 100644 projects/WebSPA/wwwroot/400.html
create mode 100644 projects/WebSPA/wwwroot/400.svg
diff --git a/projects/IoTCenter/wwwroot/index.html b/projects/IoTCenter/wwwroot/index.html
index cb550980..10c607fe 100644
--- a/projects/IoTCenter/wwwroot/index.html
+++ b/projects/IoTCenter/wwwroot/index.html
@@ -15,7 +15,7 @@ body{
height:100%;
}
.Center-Container {
- background-color: #07c160;
+ background-color: #35A9FE;
position: relative;
}
@@ -35,6 +35,22 @@ body{
+
+
+
+
+
+
+
+

+
+
+
+
+