@@ -307,10 +307,10 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
// 上一篇下一篇
.client-details-pagination {
a {
- max-width: 45%;float: left;@include setFontStyle(-4);
- color: #25ac83;display: inline-block;@include single-line-ellipsis;
+ width: 100%;@include setFontStyle(-4);
+ color: #25ac83;display: block;@include single-line-ellipsis;
}
- a:last-child {margin-left: 10%;float: right;}
+ a + a{margin-top: 16px}
a:hover {color: #25ac83;cursor: pointer}
@@ -51,7 +51,7 @@
.industry-information-left {
width: 480px;margin-right: 80px;display: inline-block;vertical-align: top;color: #333;
div {float: left;border-right: 1px solid #dbdbea;padding: 8px 16px 8px 0;}
- img {width: 480px;margin-bottom: 10px;}
+ img {width: 480px;margin-bottom: 10px;height: 237px;}
h4 {@include setFontStyle(-2);margin-bottom: 16px;line-height: 1.6;@include single-line-ellipsis;}
p {@include setFontStyle(-6);height: 68px;line-height: 22px;padding: 2px 0 0 16px;text-align: justify;@include multi-line-ellipsis(3);}
b {@include setFontStyle(-4);font-weight: normal;display: block;margin-bottom: 16px;}
@@ -183,7 +183,7 @@
}},
head(){
return {
- title: '家政学',
+ title: '家政管理系统',
},
methods: {
@@ -71,7 +71,7 @@
};
@@ -214,7 +214,7 @@
/*meta: [
{
name: 'description',
@@ -60,7 +60,7 @@
@@ -78,7 +78,7 @@