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
Vendored
BIN
View File
Binary file not shown.
+4
View File
@@ -0,0 +1,4 @@
> 1%
last 2 versions
not dead
not ie 11
+19
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
View File
@@ -0,0 +1,5 @@
module.exports = {
semi: false, // 不加分号
trailingComma: "none", // 去掉末尾的逗号
htmlWhitespaceSensitivity: "ignore" // 忽略'>'下落问题
}
+24
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
View File
@@ -0,0 +1,3 @@
module.exports = {
presets: ["@vue/cli-plugin-babel/preset"]
}
BIN
View File
Binary file not shown.
+31
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
View File
File diff suppressed because one or more lines are too long
+7
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
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
View File
File diff suppressed because one or more lines are too long
+1
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
View File
File diff suppressed because one or more lines are too long
+1
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
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

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