|
|
|
@ -116,7 +116,7 @@ class ShixunsHome extends Component {
|
|
|
|
|
// myValue = Math.floor(myValue) + 0.5;
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
return <Rating {...rest} defaultValue={myValue} />;
|
|
|
|
|
return <Rating {...rest} value={myValue} />;
|
|
|
|
|
};
|
|
|
|
|
return (
|
|
|
|
|
<div className="newMain clearfix backFAFAFA shixunsHome">
|
|
|
|
|