diff --git a/public/index.html b/public/index.html index 874e52a..a4ca92f 100644 --- a/public/index.html +++ b/public/index.html @@ -4,7 +4,7 @@ - + 山东青鸟工业互联网 diff --git a/src/assets/css/style.css b/src/assets/css/style.css index 6739274..7704b2d 100644 --- a/src/assets/css/style.css +++ b/src/assets/css/style.css @@ -27,7 +27,7 @@ ol { } .modelWidth { - width: 80%; + width: 1200px; margin: 0 auto; } diff --git a/src/components/header.vue b/src/components/header.vue index 57984c4..08a5e28 100644 --- a/src/components/header.vue +++ b/src/components/header.vue @@ -80,7 +80,7 @@