chore: 排除 dist 构建目录,避免提交构建产物

- 将 dist/ 目录添加到 .gitignore
- 从版本控制中移除已跟踪的 dist 文件
- 构建产物应由 CI/CD 或本地构建生成,不应提交到仓库

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
li 2026-01-17 23:17:32 +08:00
parent 1ce0a9e722
commit 812300ead6
547 changed files with 1 additions and 697 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
.DS_Store
# Build artifacts
dist/
dist.zip
*.tar.gz

31
dist/config.json vendored
View File

@ -1,31 +0,0 @@
{
"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"
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
.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}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
.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}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
#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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 238 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 237 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 773 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

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