Commit f19260a0 by wangshuo

文案修改

parent bfce163a
......@@ -28,7 +28,7 @@ class CollectBlessing extends Component {
range: '50~100',
rules: [
{id: 1, text: '1.每天一次抽奖机会;'},
{id: 2, text: '2.中奖概率翻2倍', des: '(热力值越高,中奖概率越大);'},
{id: 2, text: '2.中奖概率翻2倍', des: '(福气值越高,中奖概率越大);'},
{id: 3, text: '3.满111减11、满1111减111。'},
]
},
......@@ -36,7 +36,7 @@ class CollectBlessing extends Component {
range: '101~190',
rules: [
{id: 1, text: '1.每天两次抽奖机会;'},
{id: 2, text: '2.中奖概率翻3倍', des: '(热力值越高,中奖概率越大);'},
{id: 2, text: '2.中奖概率翻3倍', des: '(福气值越高,中奖概率越大);'},
{id: 3, text: '3.满111减31、满1111减211;'},
{id: 4, text: '4.AI水平测试增加1次。'},
]
......@@ -45,7 +45,7 @@ class CollectBlessing extends Component {
range: '>190',
rules: [
{id: 1, text: '1.每天三次抽奖机会;'},
{id: 2, text: '2.中奖概率翻4倍', des: '(热力值越高,中奖概率越大);'},
{id: 2, text: '2.中奖概率翻4倍', des: '(福气值越高,中奖概率越大);'},
{id: 3, text: '3.满111减51、满1111减411;'},
{id: 4, text: '4.AI水平测试增加2次。'},
]
......
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