浏览代码

静态页面

xcx 4 年前
父节点
当前提交
408b4861f3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/store/index.js

+ 1
- 1
src/store/index.js 查看文件

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