Commit 10e686ae authored by haiyoucuv's avatar haiyoucuv

init

parent 18699ee4
......@@ -50,6 +50,15 @@
}
.rankImg {
position: absolute;
left: 45px;
top: 131px;
width: 176px;
height: 202px;
.webpBg("ResPage/理财大明星.png");
}
.rank1 {
top: 109px;
background: none;
......
......@@ -22,6 +22,7 @@ class ResPage extends React.Component<any, any> {
return <div className={styles.ResPage}>
<div className={styles.rankBg}>
<div className={styles.rankImg}/>
<div className={classNames(styles.rankTip, styles.rank1)}>
我的收益区间在<span>3000元及以上</span>
</div>
......
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