Baozhangchao 3 年 前
コミット
5abfd253d3
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/pages/Honghe.vue

+ 1
- 1
src/pages/Honghe.vue ファイルの表示

@@ -173,7 +173,7 @@ export default {
173 173
       list: shuffle(monthList),
174 174
       currentMonth: null,
175 175
       showPopup: false,
176
-      showMyWinning: true,
176
+      showMyWinning: false,
177 177
       prizeList: [],
178 178
       bingoId: rand(0, 12) + 1, // 可以抽奖的月份
179 179
       NOMyWinningShow: true,