refactor(custom): 大转盘下注豆子参数更改
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-03-08 19:27:40 +08:00
parent 9b1ab6e19e
commit a4e5675da7

View File

@@ -40,7 +40,7 @@ const user_info = ref<{
const bet_options = ref([ const bet_options = ref([
{ {
id: 1, id: 1,
name: 600, name: 100,
}, },
{ {
id: 2, id: 2,