Initial commit: GamePortrait 竖屏版 - 深色豪华主题

This commit is contained in:
li 2026-01-16 17:47:53 +08:00
commit 40976e4b45
26611 changed files with 2843638 additions and 0 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

4
.browserslistrc Normal file
View File

@ -0,0 +1,4 @@
> 1%
last 2 versions
not dead
not ie 11

19
.eslintrc.js Normal file
View File

@ -0,0 +1,19 @@
module.exports = {
root: true,
env: {
node: true
},
extends: [
"plugin:vue/vue3-essential",
"eslint:recommended",
"plugin:prettier/recommended"
],
parserOptions: {
parser: "@babel/eslint-parser"
},
rules: {
// "no-console": process.env.NODE_ENV === "production" ? "warn" : "off",
// "no-debugger": process.env.NODE_ENV === "production" ? "warn" : "off",
"prettier/prettier": 'off'
}
}

5
.prettierrc.js Normal file
View File

@ -0,0 +1,5 @@
module.exports = {
semi: false, // 不加分号
trailingComma: "none", // 去掉末尾的逗号
htmlWhitespaceSensitivity: "ignore" // 忽略'>'下落问题
}

24
README.md Normal file
View File

@ -0,0 +1,24 @@
# agame
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).

3
babel.config.js Normal file
View File

@ -0,0 +1,3 @@
module.exports = {
presets: ["@vue/cli-plugin-babel/preset"]
}

BIN
dist.zip Normal file

Binary file not shown.

31
dist/config.json vendored Normal file
View File

@ -0,0 +1,31 @@
{
"apiUrl": "https://api.g7g7.top/pcapi",
"sockUrl": "wss://wss.g7g7.top",
"gapi": "https://qpapi.g7g7.top/api/game",
"h5": "https://m.g7g7.top",
"loginLogo": "https://m.g7g7.top/static/images/ez-logo-login.png",
"titlePng": "https://m.g7g7.top/static/images/ez-logo-v3.png",
"customServiceUrl": "https://www.google.com",
"title": "OG Online Casino",
"language": "en",
"flopTime": 1100,
"waitLogoutTime": 10,
"outRoomTimes": 5,
"soundUrl": "https://m1.g7g7.top/sound",
"video": {
"zoom": 1,
"definition": 1,
"line": 1,
"player": "https://p.g7g7.top/video.html",
"proportion": [16, 9],
"scale": 1.3,
"offset": {
"iosLandscape": "-1%",
"iosPortrait": "-1%",
"android": "-0.5%",
"pc": "-0.5%"
}
},
"gameUrl": "https://m.g7g7.top/online",
"tripleUrl": "https://ww1.g7g7.top"
}

1
dist/css/13.3b7caf3a.css vendored Normal file

File diff suppressed because one or more lines are too long

7
dist/css/app.7989e8fe.css vendored Normal file

File diff suppressed because one or more lines are too long

1
dist/css/chunk-vendors.1f54a5ae.css vendored Normal file

File diff suppressed because one or more lines are too long

1
dist/css/game.e546e36f.css vendored Normal file
View File

@ -0,0 +1 @@
.game-iframe[data-v-7a233d29]{width:100%;height:100%;background:#000;position:absolute;transform:rotateX(0deg)}.game-iframe .back[data-v-7a233d29]{position:absolute;z-index:999;top:.34rem;left:.5rem;width:1.2rem;height:1.2rem;background:#212121;font-size:.4rem;text-align:center;line-height:1.2rem;border-radius:.2rem;font-weight:700;box-sizing:border-box;border:1px solid #959494;color:#fff}.game-iframe .back[data-v-7a233d29]:active{opacity:.8}.game-iframe .iframe[data-v-7a233d29]{width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0}

1
dist/css/hall.abaf61ce.css vendored Normal file

File diff suppressed because one or more lines are too long

1
dist/css/help.edda566c.css vendored Normal file
View File

@ -0,0 +1 @@
.help[data-v-9b206cee]{position:absolute;left:0;top:0;background:#fff;width:100%;height:100%}.help .navbar .icon[data-v-9b206cee]{width:24px}.help .navbar .icon[data-v-9b206cee]:active{opacity:.6}.help .navbar .icon.margin[data-v-9b206cee]{margin:0 20px}.help .help-tabs[data-v-9b206cee]{height:calc(100% - 46px);overflow:hidden}.help .help-tabs[data-v-9b206cee] .van-tabs__wrap{box-shadow:0 0 4px .5px rgba(0,0,0,.1)}.help .help-tabs[data-v-9b206cee] .van-tabs__content{height:calc(100% - 44px);overflow-y:auto;color:#555;font-size:13px;padding:15px}.help .help-tabs .title[data-v-9b206cee]{padding-top:20px;text-align:center;font-size:16px}.help .help-tabs .div[data-v-9b206cee]{padding:0 8px}.help .help-tabs .strong[data-v-9b206cee]{color:#ae7b2b}.help .help-tabs p[data-v-9b206cee]{padding:4px 8px}.help .help-tabs .img[data-v-9b206cee]{width:100%;height:auto;display:block}.help .help-tabs .lable[data-v-9b206cee]{font-weight:600;text-align:center}.help .help-tabs .icon-way[data-v-9b206cee]{display:inline-block;width:15px;height:15px;vertical-align:middle}.help .help-tabs .table[data-v-9b206cee]{border-collapse:collapse;width:100%;margin-bottom:20px}.help .help-tabs .table td[data-v-9b206cee],.help .help-tabs .table th[data-v-9b206cee]{padding:10px}

1
dist/css/play.2a747845.css vendored Normal file

File diff suppressed because one or more lines are too long

1
dist/css/test.b4895ab3.css vendored Normal file
View File

@ -0,0 +1 @@
#demo[data-v-c5f47a3a]{background:#fff}.demo-input[data-v-c5f47a3a]{padding:20px 10px}.add-btn[data-v-c5f47a3a]{margin-left:10px}.remove-btn li[data-v-c5f47a3a]{width:270px;height:30px;display:flex;line-height:30px;margin-bottom:5px;padding:0 10px;justify-content:space-between}.remove-btn li[data-v-c5f47a3a]:hover{border:1px solid rgba(0,0,0,.1)}.remove-btn[data-v-c5f47a3a] .ivu-btn-text{color:#57a3f3}.remove-btn[data-v-c5f47a3a] .ivu-btn-text:hover{color:red;background:transparent}.remove-btn[data-v-c5f47a3a] .ivu-btn-text:focus{box-shadow:none}.myfade-enter-active[data-v-c5f47a3a],.myfade-leave-active[data-v-c5f47a3a]{transition:all .8s linear}.myfade-enter-from[data-v-c5f47a3a],.myfade-leave-to[data-v-c5f47a3a]{opacity:0;transform:translateX(200px)}

BIN
dist/favicon.ico vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
dist/img/101.59edf420.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
dist/img/102.989c6f51.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

BIN
dist/img/103.02d62bee.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
dist/img/104.6cb2aeaf.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
dist/img/105.902c8135.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
dist/img/106.4e9b621d.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
dist/img/107.b897938c.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
dist/img/108.d329e7e0.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
dist/img/109.7c20fa5f.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
dist/img/10w.3ccd8e18.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

BIN
dist/img/110.10bfd923.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
dist/img/111.e85f6cf4.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

BIN
dist/img/112.2336f911.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

BIN
dist/img/113.d6be0ddc.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

BIN
dist/img/1b.7c8125c5.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

BIN
dist/img/1k.b41a32c3.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

BIN
dist/img/1w.88c25580.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

BIN
dist/img/201.f64a00c1.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
dist/img/202.35edbd7b.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

BIN
dist/img/203.bf974d8b.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
dist/img/204.6e953782.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
dist/img/205.a3e06a4d.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
dist/img/206.fcb0ec7d.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
dist/img/207.2b0b9e8f.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
dist/img/208.58b420b2.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
dist/img/209.ea3a5626.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
dist/img/210.c6fe42b4.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
dist/img/211.0d0aca2a.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

BIN
dist/img/212.59d34e9f.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

BIN
dist/img/213.3a0835dc.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

BIN
dist/img/2b.4368cce3.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

BIN
dist/img/2k.55fba066.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

BIN
dist/img/2w.03172754.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

BIN
dist/img/301.47ba21c5.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
dist/img/302.0b13aebb.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
dist/img/303.6ab7a710.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
dist/img/304.e03c0112.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
dist/img/305.49188305.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
dist/img/306.8fea9692.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
dist/img/307.503f5b78.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
dist/img/308.8037314e.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
dist/img/309.e67dcb71.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
dist/img/310.44b6e09e.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
dist/img/311.0e9a7fdd.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

BIN
dist/img/312.9a82e998.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

BIN
dist/img/313.069bddbc.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

BIN
dist/img/401.5a42ca75.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
dist/img/402.748e5052.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

BIN
dist/img/403.0cc19ab8.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

BIN
dist/img/404.17e568fa.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
dist/img/405.b0e3750d.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
dist/img/406.99a7cfff.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
dist/img/407.04d47a84.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
dist/img/408.82b5917f.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
dist/img/409.ca05f504.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
dist/img/410.9ba17e45.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
dist/img/411.60e427f8.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

BIN
dist/img/412.eb5b0a3d.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

BIN
dist/img/413.e198d5a2.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

BIN
dist/img/5b.556064e1.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

BIN
dist/img/5k.7fd8f43e.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

BIN
dist/img/5s.db169e6e.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

BIN
dist/img/5w.7c9e94aa.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

BIN
dist/img/alert_bg.8c870a9d.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
dist/img/back-min.8f9048d0.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

BIN
dist/img/back2-min.d19fc6df.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB

BIN
dist/img/camera_off.5e51241f.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

BIN
dist/img/card_banker_bg.2c70c73e.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

BIN
dist/img/card_long_bg.13f1a6d7.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

BIN
dist/img/cards_hu_bg.89ab5909.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
dist/img/cards_player_bg.7d9f7c7c.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
dist/img/circular_active.1cfd057b.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
dist/img/cn_allway_btn.2efa5b5e.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
dist/img/cn_baccarat_1.63684175.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

BIN
dist/img/cn_baccarat_2.67ac289b.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 KiB

BIN
dist/img/cn_baccarat_icon.74b3a2ae.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
dist/img/cn_bigway_btn.9689bb21.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
dist/img/cn_chip_btn.27d4ca8d.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
dist/img/cn_classics.30525e12.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

BIN
dist/img/cn_collect_btn.c694d820.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

BIN
dist/img/cn_good_btn.138ebfe0.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Some files were not shown because too many files have changed in this diff Show More