diff --git a/public/index-zxy.html b/public/index-zxy.html
new file mode 100644
index 0000000..b513c95
--- /dev/null
+++ b/public/index-zxy.html
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
+
+
+ 智信云
+
+
+
+
+
+
+
+
diff --git a/src/layouts/header/index.vue b/src/layouts/header/index.vue
index 0a6d699..6c97408 100644
--- a/src/layouts/header/index.vue
+++ b/src/layouts/header/index.vue
@@ -11,7 +11,8 @@
alt="">
-
{{title}}
@@ -51,16 +52,24 @@
-
-

-
登录
-
+
+ 登录
+
+

+
登录
+
+
+
免费试用
@@ -266,6 +275,7 @@ $height: 64px;
height: $height;
cursor: pointer;
img {
+ max-width: 300px;
margin-right: 10px;
}
}
@@ -322,10 +332,13 @@ $height: 64px;
font-size: 14px;
}
}
- .trial {
- margin-left: 28px;
+ .rounded {
border-radius: 6px;
}
+ .trial:hover {
+ background-color: #48cafd;
+ border-color: #48cafd;
+ }
}
@media (max-width: 1870px) {
.header {
diff --git a/src/pages/station/preview/index.vue b/src/pages/station/preview/index.vue
index 8d0f2d1..13502c9 100644
--- a/src/pages/station/preview/index.vue
+++ b/src/pages/station/preview/index.vue
@@ -1374,7 +1374,10 @@ $height: 700px;
font-weight: 400;
}
.arches {
+ max-height: 223px;
+ padding-right: 10px;
margin-top: 20px;
+ overflow: auto;
}
.line {
display: flex;