@@ -278,7 +278,7 @@ input {
}
/*报价info*/
.base-info {
- width: 7.17rem;
+ //width: 7.17rem;
margin: 0 auto .18rem;
background: #fff;
padding: 0 29px;
@@ -275,11 +275,13 @@
left: 3%;
right: 3%;
width: auto;
+ bottom: 3%;
.say-price {
background: #f3f3f3;
padding: .18rem 0;
width: 100%;
overflow-y: auto;
+ height: 90%;
.form-list {
height: 7.53rem;
@@ -200,14 +200,14 @@
top: 5%;
- bottom: 3%;
- overflow-y: auto;
+ bottom: 5%;
.say-price-info {
&.say-info {
height: 4.54rem;
@@ -18,7 +18,8 @@
"jsonp": "^0.2.1",
"nuxt": "0.10.6",
"vue-awesome-swiper": "^2.5.4",
- "vue2-filters": "^0.1.9"
+ "vue2-filters": "^0.1.9",
+ "node-sass": "^4.5.3"
},
"scripts": {
"dev": "nodemon --exec node server.js",