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>
This commit is contained in:
li
2026-03-22 12:55:55 +08:00
co-authored by Claude Happy
parent bc6561acf9
commit 1fe554f907
5 changed files with 173 additions and 40 deletions
+16 -18
View File
@@ -1,36 +1,34 @@
{
"ApiUrl":"http://192.168.88.251:85/pcapi",
"SockUrl":"192.168.88.251:6080",
"ServerPort":"6080",
"HallUrl": "https://v.yourvideo.com/yg/hall.flv",
"LoginLogo": "http://192.168.88.251:85/static/logo/wb_logo.png",
"LogoPng": "http://192.168.88.251:85/static/logo/wb_logo.png",
"TitlePng": "http://192.168.88.251:85/static/logo/wb_200_60.png",
"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":"http://192.168.88.251:85/static/logo/normal_entranceQrcode.png?v=10",
"agentUrl":"http://192.168.88.249",
"entranceQrcode":"https://api.g7g7.top/static/logo/og_qrcode.jpg",
"agentUrl":"https://agt.g7g7.top",
"BgMusic": "static/sound/bg.mp3",
"IframeUrl": "https://p.abc.com/video.html",
"IframeUrl": "https://p.g7g7.top/video.html",
"PayUrl": "",
"AppUrl": "https://www.abc.com/",
"AppQrcode": "http://192.168.88.251:85/static/logo/app_qrcode.png?v=10",
"ServerQrcode": "http://192.168.88.251:85/static/logo/cus.jpeg",
"customerLink": "https://kf.tvbn018.vip/index/index/home?visiter_id=&visiter_name=&avatar=&groupid=0&business_id=2",
"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": "WINBEST",
"Title": "OG ONLINE CASINO",
"baccarat": true,
"dt": true,
"flopTime": 1000,
"videoZoom": false,
"nn": false,
"nn": true,
"multiple": true,
"onlyTel": false,
"sanka": false,
"isUpdateOnline":true,
"isRegister":false,
"isRecharge":false,
"isRecharge":true,
"isServerCode":true,
"isSetExpired":true,
"sound":2,