[update]GameRtp页面接入后端

This commit is contained in:
2026-06-12 15:16:54 +08:00
parent 4a6f5501ba
commit afdab0792e
4 changed files with 315 additions and 60 deletions

View File

@@ -45,6 +45,7 @@ export default {
nameRequired: '请输入游戏名称',
urlRequired: '请输入游戏图片 URL',
saved: '设置已保存',
invalidAutoAmount: '自动 RTP 范围必须是有效的 JSON 对象',
copied: '嵌入代码已复制',
copyFailed: '无法复制嵌入代码',
operationSuccess: '操作成功',