diff --git a/src/assets/banner/banner5.png b/src/assets/banner/banner5.png new file mode 100644 index 0000000..828c643 Binary files /dev/null and b/src/assets/banner/banner5.png differ diff --git a/src/assets/banner/banner6.png b/src/assets/banner/banner6.png new file mode 100644 index 0000000..71db0ce Binary files /dev/null and b/src/assets/banner/banner6.png differ diff --git a/src/assets/banner/banner7.png b/src/assets/banner/banner7.png new file mode 100644 index 0000000..4cd6580 Binary files /dev/null and b/src/assets/banner/banner7.png differ diff --git a/src/common/portrait.styl b/src/common/portrait.styl index e61c80d..0c47a22 100644 --- a/src/common/portrait.styl +++ b/src/common/portrait.styl @@ -442,6 +442,15 @@ img{ font-weight: bold; } +.font-bold-18{ + font-size: 18px; + font-weight: bold; +} + +.font-18{ + font-size: 18px; +} + .font-bold-16{ font-size: 16px; font-weight: bold; @@ -552,3 +561,58 @@ h2{ .line-height-36{ line-height: 36px } + + +// 合作伙伴样式 +.partner-flex { + text-align: left; + display: flex; + flex-wrap: wrap; + + .partner-item { + margin: 20px 0; + width: 14.2%; + text-align: center; + display: flex; + flex-direction: column; + align-items: center; + + .partner-item-img { + margin-bottom: 20px; + width: 100px; + height: 100px; + text-align: center; + line-height: 100px; + + .img-box{ + width: 100px; + height: 100px; + line-height: 24px; + background: #f5f5f5; + border-radius: 50%; + display: flex; + flex-direction: column; + justify-content: center; + padding: 0 5px; + } + } + + img { + width: 100%; + } + + .partner-name { + font-size: 18px; + padding: 0 10px; + } + } + + .partner-txt{ + height: 163px; + + .partner-name { + font-size: 18px; + line-height: 30px; + } + } + } diff --git a/src/components/SettledEnterprise/SettledEnterprise.vue b/src/components/SettledEnterprise/SettledEnterprise.vue index 4a4735d..dc2b570 100644 --- a/src/components/SettledEnterprise/SettledEnterprise.vue +++ b/src/components/SettledEnterprise/SettledEnterprise.vue @@ -24,8 +24,10 @@ >
{{ i + 1 }}
- {{ item.company }} - {{ item.mainBusiness }} + {{ item.company }} + {{ item.mainBusiness }} +{{ v.name }}
+
{{ item.name }}
-
{{ item.intro }}
{{ item.name }}
-
{{ item.intro }}
{{ item.name }}
++ +
{{ item.name }}
-
{{ item.intro }}