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'