Files
PC/static/config.json
T
1fe554f907 feat: PC端对接越南AlinPay支付(充值+提现)
- recharge2.vue: area_id==3显示AlinPay充值表单,最低1,000,000 VND
- withdrawal.vue: 越南银行列表+银行卡提现,最低1,000,000 VND验证
- store/index.js: userInfo增加area_id字段
- login.vue: 三种登录流程均保存area_id
- config.json: isRecharge改为true

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-03-22 12:55:55 +08:00

49 lines
1.3 KiB
JSON

{
"ApiUrl":"https://api.g7g7.top/pcapi",
"SockUrl":"wss://api.g7g7.top",
"ServerPort":"443",
"HallUrl": "https://v1.yourvideo.com/kr/pRzcSz.flv",
"LoginLogo": "https://api.g7g7.top/static/logo/og_logo_180_180.png",
"LogoPng": "https://api.g7g7.top/static/logo/og_logo_160_143.png",
"TitlePng": "https://api.g7g7.top/static/logo/og_logo_title_200_60.png",
"entranceQrcode":"https://api.g7g7.top/static/logo/og_qrcode.jpg",
"agentUrl":"https://agt.g7g7.top",
"BgMusic": "static/sound/bg.mp3",
"IframeUrl": "https://p.g7g7.top/video.html",
"PayUrl": "",
"AppUrl": "https://og-w.g7g7.top/",
"AppQrcode": "https://api.g7g7.top/static/logo/og_qrcode.png",
"ServerQrcode": "https://api.g7g7.top/static/logo/og_service.png",
"isCancelBet": "1",
"isChipSet": "1",
"Title": "OG ONLINE CASINO",
"baccarat": true,
"dt": true,
"flopTime": 1000,
"nn": true,
"multiple": true,
"onlyTel": false,
"sanka": false,
"isUpdateOnline":true,
"isRegister":false,
"isRecharge":true,
"isServerCode":true,
"isSetExpired":true,
"sound":2,
"switchSet":false,
"chipInit":"1",
"onlineTimeSet":60000,
"onlineNum":2000,
"openSw":true,
"entrance":{
"isOpen":false,
"username":"8899",
"password":"9988",
"code":"8888"
}
}