Browse Source

静态页面

xcx 4 years ago
parent
commit
408b4861f3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/store/index.js

+ 1
- 1
src/store/index.js View File

52
         } else if (item.lotteryId === 'double-color') {
52
         } else if (item.lotteryId === 'double-color') {
53
           item.router = 'ShuangSeQiu'
53
           item.router = 'ShuangSeQiu'
54
           item.icon = 'icon5.png'
54
           item.icon = 'icon5.png'
55
-          item.desc = '2元可中100w'
55
+          item.desc = '2元可中1000w'
56
         } else if (item.lotteryId === 'p3') {
56
         } else if (item.lotteryId === 'p3') {
57
           item.router = 'PaiLie3'
57
           item.router = 'PaiLie3'
58
           item.icon = 'icon7.png'
58
           item.icon = 'icon7.png'