Commit 7707bad1 by wangshuo

福气值

parent 729f161a
......@@ -79,7 +79,7 @@ class CollectBlessing extends Component {
{
item.rules.map(item => {
return (
<p>
<p key={item.id}>
{item.text}
<span>{item.des}</span>
</p>
......
......@@ -82,7 +82,7 @@
&[data-type="wechat"] {
background-image: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_1111/m/wechat-icon.png');
}
}
}
.activity__over {
......
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