bug fix
This commit is contained in:
		| @@ -10,3 +10,5 @@ | |||||||
| 2. 支持自定义难度 | 2. 支持自定义难度 | ||||||
| 3. 支持道具 | 3. 支持道具 | ||||||
|  |  | ||||||
|  | 补一句:就出于兴趣做了几个小时,有 bug 正常哈哈,欢迎 PR~ | ||||||
|  |  | ||||||
|   | |||||||
| @@ -30,7 +30,7 @@ | |||||||
|     > |     > | ||||||
|       地狱模式 |       地狱模式 | ||||||
|     </a-button> |     </a-button> | ||||||
|     <a-button block style="margin-bottom: 16px" @click="toGamePage(null)"> |     <a-button block style="margin-bottom: 16px" @click="() => toGamePage()"> | ||||||
|       自定义 |       自定义 | ||||||
|     </a-button> |     </a-button> | ||||||
|     <a href="https://github.com/liyupi/yulegeyu" target="_blank"> |     <a href="https://github.com/liyupi/yulegeyu" target="_blank"> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user