Commit 49a9f016 authored by youjie's avatar youjie

no message

parent dc1f4fce
...@@ -183,7 +183,7 @@ ...@@ -183,7 +183,7 @@
}, },
getFontSize(title){ getFontSize(title){
if(title.length>60){ if(title.length>60){
return 929/30 +'px' return 929/60 +'px'
}else{ }else{
return '30px' return '30px'
} }
......
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