Commit fe471c57 authored by caixingbing's avatar caixingbing

*

parent 1f4fc125
......@@ -111,7 +111,7 @@ export default {
if(this.partBoxHeight<bowerHeight) {
sideHeight = bowerHeight
}else{
sideHeight = this.partBoxHeight
sideHeight = '1222'/*this.partBoxHeight*/
}
return sideHeight
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment