Browse Source

2023-12-27

cmy 1 year ago
parent
commit
d48f16f326
1 changed files with 0 additions and 1 deletions
  1. 0 1
      pages/index/entertainment.vue

+ 0 - 1
pages/index/entertainment.vue

@@ -550,7 +550,6 @@
 			getGameList() {
 				return getGameList().then((res) => {
 					this.gameList = res.data.list;
-					// console.log('1111111111',this.gameList);
 				})
 			},
 			// 重新加载基础游戏信息