Commit bd31de59 by 刘海龙

111

parent 49aad024
...@@ -186,7 +186,7 @@ ...@@ -186,7 +186,7 @@
// }else{ // }else{
// var experience = n * 100 + "%" // var experience = n * 100 + "%"
// } // }
var zbexperience = n * 100 + "%" var experience = n * 100 + "%"
var css = { width: experience } var css = { width: experience }
$('#hengx_1').css(css) $('#hengx_1').css(css)
......
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