tyy-game-assiss 2.9.4 → 2.9.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.iframe-container[data-v-ad60b680]{position:fixed;bottom:790px;right:115px;width:544px;height:730px;box-shadow:0 0 10px #0000004d;overflow:hidden;transition:transform .5s ease-in-out;transform:translateY(100%);z-index:9999999;border-radius:10px}.iframe-container[v-show=true][data-v-ad60b680]{transform:translateY(0)}iframe[data-v-ad60b680]{width:100%;height:100%}.close-button[data-v-ad60b680]{position:absolute;top:3px;right:0;width:60px;height:60px;border:none;background:rgba(0,0,0,0);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGdSURBVHgB7ZvRbcIwEECtLlZGYKN0k3aTjMAIGSEjvNok91GpJU5ytu/iPsk/YMh7CIgJcggR4BbHyMIUx0dwTmqIY16bHnHc5Y47v/MZnBLdv/5ouoW1nqtEv4hNjIFt3ERvxD5Jk+YrROfERqY0cSAPs9GZsYlh7wPMRR92x2H0aWccRau54iBa3RHD0cXcMBhd3AlD0dVcMBBd3aFldLNjtzgwrd9dNQWax9YUwdoZoqQQVtcAJcQwvOBRF8R6rKYoXmKFM8J4ixWOiOM1VtgT4D5W2BHiP1ZQivZ1TfxktM9/PQ5Gu/2L58nO6OKxb+EfPbp6S9PTlxY9nZboaeFBT0tLevrxcEacnn4Laz5HFTRF6el6VsnnVKGkGNaiawhhJbqmCK2jWwg0i275alc/NgY+T9UcLMRWc8HgObGYE4ZXPepuWF/iaTriIFbNFUexwmFnHMYKu91Zdn/kP8AgO6KHNHnKmGj+CmJm9ByuECvkRKdJ4xVihY3oR5pwu0qs8CL6x+402bCVtvUMwTksu3WmtWmM4z3d/g0vkBt6RHOPAwAAAABJRU5ErkJggg==);background-size:30% 30%;background-position:center;object-fit:contain;background-repeat:no-repeat}.hangup-status-container[data-v-a175b19f]{display:flex;justify-content:center;align-items:flex-start;width:100%;height:100%}.hangup-card[data-v-a175b19f]{background:white;border-radius:12px;padding:8px;box-shadow:0 4px 12px #0000001a;display:flex;align-items:center;width:100%;position:relative}.game-section[data-v-a175b19f]{display:flex;align-items:center;gap:10px;flex:1}.game-avatar[data-v-a175b19f]{flex-shrink:0;margin-top:7px}.avatar-image[data-v-a175b19f]{width:60px;height:60px;border-radius:8px;object-fit:contain;background-color:#0000001a;box-shadow:0 2px 6px #0000001a;flex-shrink:0}.game-info[data-v-a175b19f]{flex:1;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.game-name[data-v-a175b19f]{font-size:12px;font-weight:600;color:#222;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hangup-time[data-v-a175b19f]{font-size:12px;color:#222;font-weight:500;line-height:1.3}.button-section[data-v-a175b19f]{display:flex;align-items:center;flex-shrink:0}.enter-game-btn[data-v-a175b19f]{width:62px;height:24px;background:#3B83FF;line-height:1.2;color:#fff;border:none;border-radius:39px;font-size:10px;font-weight:500;text-align:center;white-space:nowrap}.enter-game-btn[data-v-a175b19f]:hover{transform:translateY(-1px);box-shadow:0 2px 8px #667eea4d}.enter-game-btn[data-v-a175b19f]:active{transform:translateY(0)}.end-hangup-btn[data-v-a175b19f]{color:#222;border:none;padding:6px 12px 6px 1px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .3s ease;display:flex;align-items:center;background-color:#fff}.stop-icon[data-v-a175b19f]{width:20px;height:20px;display:inline-block;object-fit:contain}@keyframes pulse-a175b19f{0%,to{opacity:1}50%{opacity:.7}}.hangup-time[data-v-a175b19f]{animation:pulse-a175b19f 2s infinite}.drag-timer-container[data-v-855a0cf8]{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.timer-card[data-v-855a0cf8]{background:white;border-radius:12px;padding:17px 20px 10px;box-shadow:0 4px 12px #0000001a;width:100%;display:flex;flex-direction:column}.timer-content[data-v-855a0cf8]{display:flex;align-items:center;gap:20px}.slider-section[data-v-855a0cf8]{flex:1;display:flex;flex-direction:column;gap:8px}.current-time[data-v-855a0cf8]{position:absolute;top:-20px;left:50%;transform:translate(-50%);font-size:10px;font-weight:500;color:#222;white-space:nowrap}.slider-container[data-v-855a0cf8]{margin:0;padding:20px 0 0;position:relative}.slider-track[data-v-855a0cf8]{position:relative;height:4px;background:#e0e6ed;border-radius:4px;cursor:pointer;transition:all .3s ease}.slider-track[data-v-855a0cf8]:hover{background:#d0d7de}.slider-fill[data-v-855a0cf8]{position:absolute;top:0;left:0;height:100%;background:#FF4D6E;border-radius:4px;transition:width .1s ease}.slider-thumb[data-v-855a0cf8]{position:absolute;top:50%;width:12px;height:12px;background:#FF4D6E;border-radius:50%;transform:translate(-50%,-50%);position:relative}.slider-thumb[data-v-855a0cf8]:hover{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 4px 12px #0003}.slider-thumb[data-v-855a0cf8]:active{cursor:grabbing;transform:translate(-50%,-50%) scale(.95)}.time-range[data-v-855a0cf8]{display:flex;justify-content:space-between;margin-bottom:0;color:#222;font-size:11px}.button-section[data-v-855a0cf8]{display:flex;align-items:center}.start-button[data-v-855a0cf8]{background:#3BB9A2;color:#fff;border:none;outline:none;border-radius:20px;padding:6px 12px;font-size:11px;font-weight:500;cursor:pointer;margin-bottom:0;white-space:nowrap;transition:all .2s ease}.start-button[data-v-855a0cf8]:focus{outline:none;border:none}.start-button[data-v-855a0cf8]:active{outline:none;border:none;transform:translateY(0)}.tips[data-v-855a0cf8]{color:#95a5a6;font-size:9px;line-height:1;text-align:center;margin-top:10px;width:100%}@media (hover: none) and (pointer: coarse){.slider-thumb[data-v-855a0cf8]{width:12px;height:12px}.slider-track[data-v-855a0cf8]{height:4px}}html,body{width:100%;height:100%}body{-webkit-tap-highlight-color:rgba(0,0,0,0)}*{-webkit-overflow-scrolling:touch}.comactive[data-v-b65b040f]{background:rgba(255,255,255,.1);border-radius:8px}.computer_left[data-v-b65b040f]{position:fixed;top:210px;right:130px;padding-bottom:100px;background:rgba(0,0,0,.88);border-radius:8px;z-index:9998}.computer_ai_iframe[data-v-b65b040f]{border-radius:18px}.computer_ai[data-v-b65b040f]{position:absolute;top:140px;right:110px;width:8rem;height:550px;background:rgba(0,0,0,.8);border-radius:18px;z-index:9998}.computer_ai_shu[data-v-b65b040f]{position:absolute;width:100%;height:70%}.ys-float-btn[data-v-b65b040f]{position:fixed;box-shadow:0 2px 10px #0000001a;border-radius:50%;color:#666;z-index:9998;transition:all .3s;flex-direction:column}.setup[data-v-b65b040f]{position:fixed;bottom:0;left:0;right:0;width:100%;background:rgba(0,0,0,.88);z-index:9998;border-radius:7px}.setupactive[data-v-b65b040f]{background:rgba(255,40,80,.1)!important;border:1px solid rgba(255,40,80,.5)}.setup_con[data-v-b65b040f]{margin-left:12px;margin-right:12px;padding-top:14px;display:flex;flex-wrap:wrap}.horiz_setup_con[data-v-b65b040f]{display:flex;flex-wrap:wrap}.setup_item[data-v-b65b040f]{width:24.1%;height:35px;margin-bottom:10px;background:rgba(255,255,255,.1);border-radius:8px;text-align:center;cursor:pointer;margin-right:4px}.horiz_item[data-v-b65b040f]{width:103px;height:35px;margin-bottom:10px;background:rgba(255,255,255,.1);border-radius:8px;text-align:center;margin-right:9px}.ipad_item[data-v-b65b040f]{width:45%;height:85px;background:rgba(255,255,255,.1);border-radius:8px;text-align:center;margin-right:4%;margin-bottom:23px}.setup_item img[data-v-b65b040f]{width:14px;height:14px;height:35px;object-fit:contain;float:left;margin-left:7px}.horiz_item img[data-v-b65b040f]{width:18px;height:18px;float:left;margin-left:7px;margin-top:9px;object-fit:contain}.ipad_item img[data-v-b65b040f]{width:32px;height:32px;padding-top:15px;margin-bottom:8px}.setup_text[data-v-b65b040f]{font-size:14px;font-family:PingFang SC,PingFang SC;font-weight:400;line-height:35px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;margin-left:36px}.info[data-v-b65b040f]{margin:19px 29px 10px 12px;display:flex;justify-content:space-between;align-items:center}.horiz_cont_info[data-v-b65b040f]{display:flex;justify-content:space-between;align-items:center}.info_left[data-v-b65b040f]{display:flex;align-items:center;position:relative}.member[data-v-b65b040f]{width:16px;position:absolute;bottom:0;left:20px}.info_right[data-v-b65b040f]{display:flex;align-items:center}.info_left_img[data-v-b65b040f]{width:36px;height:36px;border-radius:100px}.info_left_cont[data-v-b65b040f]{margin-left:3px}.info_left_cont1[data-v-b65b040f]{font-size:14px;font-family:PingFang SC,PingFang SC;font-weight:400;color:#fff}.info_left_cont2[data-v-b65b040f]{display:flex;align-items:center;margin-top:4px}.info_left_cont2_1[data-v-b65b040f]{display:flex;align-items:center;height:20px;padding-left:5px;padding-right:5px;background:rgba(255,255,255,.19);border-radius:19px}.info_left_cont2 img[data-v-b65b040f]{width:12px;height:12px}.info_left_cont2_text[data-v-b65b040f]{font-size:12px;font-family:PingFang SC,PingFang SC;font-weight:500;color:#fff;margin-left:7px}.info_right img[data-v-b65b040f]{width:18px;height:18px}.info_right_exit[data-v-b65b040f]{font-size:14px;font-family:PingFang SC,PingFang SC;font-weight:400;color:#fff;margin-left:6px}.content[data-v-b65b040f]{padding-bottom:1px;width:100%;background:rgba(0,0,0,.8)}.content_top[data-v-b65b040f]{padding-top:10px;margin-left:35%;margin-right:35%;display:flex;justify-content:center}.content_tab[data-v-b65b040f]{font-size:18px;font-family:PingFang SC,PingFang SC;font-weight:400;color:#fffc;cursor:pointer}.tabactive[data-v-b65b040f]{font-size:18px;font-family:PingFang SC,PingFang SC;font-weight:500;color:#ff2850;padding-bottom:3px;border-bottom:2px solid #ff2850}.content_m[data-v-b65b040f]{margin-left:12px;margin-top:20px}.horiz_m[data-v-b65b040f]{margin-left:25px;margin-top:20px}.content_mtitle[data-v-b65b040f]{display:flex;align-items:center}.content_mtitle1[data-v-b65b040f]{font-size:16px;font-family:PingFang SC,PingFang SC;font-weight:400;color:#fffc}.content_mtitle2[data-v-b65b040f]{font-size:12px;font-family:PingFang SC,PingFang SC;font-weight:400;color:#fffc}.content_m_n[data-v-b65b040f]{display:flex;margin-top:15px;margin-bottom:15px}.content_m_item[data-v-b65b040f]{padding-left:10px;width:96px;height:40px;display:flex;align-items:center;border-radius:8px;border:1px solid rgba(255,255,255,.1);margin-right:16px;position:relative;cursor:pointer}.zxhy[data-v-b65b040f]{position:absolute;top:-8px;right:-4px;width:50px;height:14px;line-height:14px;background:#ffcb45;border-radius:4px;font-size:8px;font-family:PingFang SC,PingFang SC;font-weight:500;color:#7d4500;text-align:center}.content_m_y[data-v-b65b040f]{width:14px;height:14px;border-radius:7px;border:1px solid rgba(255,255,255,.8);display:flex;justify-content:center;align-items:center}.content_m_w[data-v-b65b040f]{white-space:nowrap;margin:0 5px;font-size:14px;font-family:PingFang SC,PingFang SC;font-weight:400;color:#fffc}.content_iactive[data-v-b65b040f]{width:96px;height:40px;background:rgba(255,39,104,.1);border-radius:8px;border:1px solid rgba(255,39,104,.5)}.content_yactive[data-v-b65b040f]{border:1px solid #ff4668}.content_sxy[data-v-b65b040f]{width:7px;height:7px;background:#ff4668;border-radius:7px}.content_wactive[data-v-b65b040f]{color:#ff4668}.horiz[data-v-b65b040f]{display:flex;position:fixed;left:0;top:0;bottom:0;background:rgba(0,0,0,.88);z-index:9998}.horiz_cont[data-v-b65b040f]{margin-left:27px;padding-top:26px;margin-right:27px}.ipad_cont[data-v-b65b040f]{width:420px;margin-left:20px;padding-top:60px;margin-right:20px}.horiz_set[data-v-b65b040f]{border-radius:0}.computer_header[data-v-b65b040f]{position:fixed;top:30px;right:15px;cursor:pointer;z-index:9998}.computer_content[data-v-b65b040f]{position:fixed;top:100px;right:15px;background:rgba(0,0,0,.88);border-radius:8px}.computer_c_header[data-v-b65b040f]{padding-top:10px;margin-left:auto;margin-right:auto;width:54px;height:54px;position:relative}.computer_c_one[data-v-b65b040f]{width:54px;height:54px;border-radius:100px}.computer_c_two[data-v-b65b040f]{position:absolute;bottom:0;right:0;width:20px;height:20px}.computer_c_Vector[data-v-b65b040f]{display:flex;align-items:center;margin-top:12px;margin-left:6px;margin-right:6px;height:20px;border-radius:19px;padding-left:5px;padding-right:5px}.computer_c_Vector img[data-v-b65b040f]{width:13px;height:13px}.computer_c_time[data-v-b65b040f]{font-size:10px;font-family:PingFang SC,PingFang SC;font-weight:500;color:#fff;margin-left:4px}.Vector_right[data-v-b65b040f]{margin-left:6px;width:3px!important;height:6px!important}.computer_c_border[data-v-b65b040f]{margin-top:17px;width:65px;height:0px;margin-left:auto;margin-right:auto;border-radius:0;opacity:1;border:1px solid rgba(255,255,255,.16)}.computer_c_data[data-v-b65b040f]{overflow-y:scroll!important}.computer_c_data[data-v-b65b040f]::-webkit-scrollbar{display:none}.computer_c_item[data-v-b65b040f]{margin-top:20px;width:80px;height:60px;margin-left:auto;margin-right:auto;border-radius:8px;text-align:center;cursor:pointer}.computer_c_footer[data-v-b65b040f]{text-align:center;height:58px;line-height:58px}.computer_c_footer img[data-v-b65b040f]{width:12px}.computer_c_item_text[data-v-b65b040f]{margin-top:5px;font-size:14px;font-family:PingFang SC,PingFang SC;font-weight:400;color:#fff}.computer_c_item img[data-v-b65b040f]{width:20px;height:20px;padding-top:8px}.img_one[data-v-b65b040f]{width:66px;height:54px}.img_two[data-v-b65b040f]{position:absolute;right:3px;top:3px;width:48px;height:48px;border-radius:100px}.header_one[data-v-b65b040f]{position:relative}.mask[data-v-b65b040f]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);z-index:999999999}.mask.rotated[data-v-b65b040f]{position:fixed;top:50%;left:50%;width:100vh;height:100vw;transform:translate(-50%,-50%) rotate(90deg);transform-origin:center center}.mask_img[data-v-b65b040f]{width:60%;display:flex!important;flex-direction:column!important;margin:0!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:9999}.mask_img img[data-v-b65b040f]{width:100%}.close[data-v-b65b040f]{position:absolute;top:0;right:20px;color:#fff;font-size:18px;width:18px;height:18px;line-height:18px;text-align:center;background:#ccc;border-radius:50%;cursor:pointer}[data-v-b65b040f] .el-dialog--center{width:500px;height:300px;background:transparent;box-shadow:none;display:flex!important;flex-direction:column!important;margin:0!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}[data-v-b65b040f] .el-dialog__body{padding:0!important}[data-v-b65b040f] .el-dialog__headerbtn{top:-30px;right:-70px}[data-v-b65b040f] .modalStyle{background:rgba(0,0,0,.8)!important}[data-v-b65b040f] .el-dialog__headerbtn .el-dialog__close{color:#fff;background:#ccc;border-radius:50%;width:1.5em;height:1.5em}[data-v-b65b040f] .el-dialog__header{padding:0}.guidance-row[data-v-b65b040f]{display:flex;align-items:center;justify-content:center;width:80%;margin:0 auto}.guidance-img[data-v-b65b040f]{width:70%!important;height:auto;object-fit:contain;background-repeat:no-repeat}.left-img[data-v-b65b040f]{border-right:2px solid #ccc;padding-right:12px;margin-right:12px;object-position:center center}.right-img[data-v-b65b040f]{object-position:center center}.easyShow[data-v-b65b040f]{width:3rem;height:2rem;position:absolute;top:1rem;left:0;pointer-events:none}.easyShow.rotated[data-v-b65b040f]{width:3rem;height:2rem;position:absolute;bottom:1rem;left:.3rem;top:auto;transition:transform .3s ease;transform:rotate(90deg);transform-origin:center center;z-index:9999;pointer-events:none}.floating-quality-widget[data-v-b65b040f]{position:fixed;bottom:10px;right:10px;z-index:10000;pointer-events:auto}.easyShow.rotated .floating-quality-widget[data-v-b65b040f]{bottom:-10px!important;right:-10px!important}.arrow-button[data-v-b65b040f]{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);left:10px}.exit-button-img[data-v-b65b040f]{width:100%;height:100%;object-fit:contain}.arrow-button[data-v-b65b040f]:hover{background:rgba(0,0,0,.68);transform:scale(1.1)}.exit-dialog[data-v-b65b040f]{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:10001}.exit-dialog.rotated[data-v-b65b040f]{position:fixed;top:0;left:0;right:0;bottom:0;transform:rotate(90deg);transform-origin:center center;z-index:10001;display:flex;align-items:center;justify-content:center}.exit-dialog-content[data-v-b65b040f]{background:rgba(0,0,0,.65);border-radius:20px;padding:30px;border:2px solid rgba(255,255,255,.26);text-align:center;width:360px;position:relative}.function-buttons.empty-gameList[data-v-b65b040f]{margin-bottom:10px!important}.exit-dialog.rotated[data-v-b65b040f]{display:flex;align-items:center;justify-content:center}.easyShow.rotated .exit-dialog[data-v-b65b040f]{transform:rotate(-90deg);transform-origin:center center}.easyShow.rotated .exit-dialog-content[data-v-b65b040f]{transform:rotate(90deg);transform-origin:center center}.exit-dialog-text[data-v-b65b040f]{color:#fff;font-size:18px;font-weight:500;margin-bottom:35px;margin-top:25px;line-height:1.4}.exit-dialog-buttons[data-v-b65b040f]{display:flex;justify-content:center;margin-top:30px}.exit-dialog-buttons .exit-btn[data-v-b65b040f]:not(:last-child){margin-right:20px}.exit-btn[data-v-b65b040f]{padding:12px 24px;border-radius:12px;border:none;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;min-width:120px}.toast-container[data-v-b65b040f]{position:fixed;top:5%;left:50%;transform:translate(-50%,-50%);z-index:10000;pointer-events:none}.toast-message[data-v-b65b040f]{background:rgba(0,0,0,.8);color:#fff;padding:12px 20px;border-radius:8px;font-size:14px;text-align:center;white-space:nowrap;box-shadow:0 4px 12px #0000004d;animation:toastFadeIn-b65b040f .3s ease-out}@keyframes toastFadeIn-b65b040f{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.confirm-overlay[data-v-b65b040f]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:10001}.confirm-dialog[data-v-b65b040f]{background:white;border-radius:12px;box-shadow:0 4px 12px #0000001a;max-width:320px;width:90%;animation:fadeIn-b65b040f .3s ease-out}.confirm-content[data-v-b65b040f]{padding:20px}.confirm-title[data-v-b65b040f]{font-size:16px;font-weight:600;color:#333;margin-bottom:12px;text-align:center}.confirm-message[data-v-b65b040f]{font-size:14px;color:#666;line-height:1.5;margin-bottom:20px;text-align:center}.confirm-buttons[data-v-b65b040f]{display:flex;gap:12px;justify-content:center}.confirm-btn[data-v-b65b040f]{padding:12px 24px;border-radius:12px;border:none;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;min-width:120px}.confirm-btn.cancel-btn[data-v-b65b040f]{background:white;color:#333}.confirm-btn.cancel-btn[data-v-b65b040f]:hover{background:#f5f5f5}.confirm-btn.confirm-btn-primary[data-v-b65b040f]{background:#3C78F0;color:#fff}.confirm-btn.confirm-btn-primary[data-v-b65b040f]:hover{background:#3C78F0}.cancel-btn[data-v-b65b040f]{background:white;color:#333}.cancel-btn[data-v-b65b040f]:hover{background:#f0f0f0;transform:translateY(-2px)}.confirm-btn[data-v-b65b040f]{background:#3C78F0;color:#fff}.confirm-btn[data-v-b65b040f]:hover{background:#3C78F0;transform:translateY(-2px)}.function-buttons[data-v-b65b040f]{display:flex;justify-content:center;align-items:flex-start;margin-bottom:86px}.function-buttons .function-btn-container[data-v-b65b040f]:not(:last-child){margin-right:30px}.function-btn-container[data-v-b65b040f]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;position:relative}.function-btn[data-v-b65b040f]{width:50px;height:50px;background:rgba(255,255,255,.2);border-radius:25px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative}.function-btn[data-link=setting_center][data-v-b65b040f]{width:50px}.function-btn[data-v-b65b040f]:hover{transform:translateY(-2px)}.function-btn-text[data-v-b65b040f]{font-size:12px;color:#fff;text-align:center;white-space:nowrap}.function-icon[data-v-b65b040f]{width:30px;height:30px;object-fit:contain}.quality-btn[data-v-b65b040f]{width:auto;height:50px}.quality-content[data-v-b65b040f]{display:flex;flex-direction:column;align-items:center}.quality-text[data-v-b65b040f]{color:#fff;font-size:12px;margin:0}.dropdown-icon[data-v-b65b040f]{width:18px;height:11px;object-fit:contain}.down-arrow[data-v-b65b040f]{transform:rotate(0);transition:transform .3s ease}.down-arrow.expanded[data-v-b65b040f]{transform:rotate(180deg)}.quality-btn[data-v-b65b040f]{position:relative}.quality-dropdown-menu[data-v-b65b040f]{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:0;background:rgb(255,255,255);border-radius:8px;padding:8px 0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d;animation:fadeIn-b65b040f .3s ease;z-index:10002;min-width:45px}.dropdown-triangle[data-v-b65b040f]{position:absolute;top:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid rgb(255,255,255)}.dropdown-option[data-v-b65b040f]{padding:8px 16px;color:#222;font-size:14px;cursor:pointer;font-weight:600;transition:all .2s ease;white-space:nowrap;text-align:center}.dropdown-option[data-v-b65b040f]:hover{background:rgba(255,255,255,.1)}@keyframes fadeIn-b65b040f{0%{opacity:0}to{opacity:1}}@keyframes fadeOut-b65b040f{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.tooltip-bubble[data-v-b65b040f]{position:absolute;top:2px;right:50px;z-index:10001;animation:fadeIn-b65b040f .5s ease;transition:all .3s ease}.easyShow.rotated .tooltip-bubble[data-v-b65b040f]{top:-10px;right:40px;transform:rotate(-360deg);transform-origin:center bottom}.tooltip-bubble.fade-out[data-v-b65b040f]{animation:fadeOut-b65b040f .3s ease forwards}.tooltip-content[data-v-b65b040f]{position:relative;background:rgba(0,0,0,.68);color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 16px #0000004d}.tooltip-text[data-v-b65b040f]{margin:0}.tooltip-arrow[data-v-b65b040f]{position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid rgba(0,0,0,.68)}.easyShow.rotated .tooltip-arrow[data-v-b65b040f]{right:-3px;bottom:12px;top:auto;transform:translate(50%) rotate(-90deg);border-top:6px solid rgba(0,0,0,.68);border-bottom:none;border-left:6px solid transparent;border-right:6px solid transparent}.exit-dialog-afk[data-v-b65b040f]{display:flex;flex-direction:column;align-items:center;width:100%;height:100px;background-color:#fff;border-radius:12px;margin-top:-13px;margin-bottom:20px;background-color:red}.exit-dialog-afk-content[data-v-b65b040f]{display:flex;align-items:center}.afk-bubble[data-v-b65b040f]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10002;pointer-events:none}.afk-bubble-content[data-v-b65b040f]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:white;border-radius:16px;box-shadow:0 8px 32px #00000026;width:380px;z-index:10002;pointer-events:auto}.afk-bubble-header[data-v-b65b040f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.afk-bubble-title[data-v-b65b040f]{font-size:16px;font-weight:600;color:#333}.afk-bubble-close[data-v-b65b040f]{width:24px;height:24px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;color:#999;transition:all .2s ease}.afk-bubble-close[data-v-b65b040f]:hover{background:#e0e0e0;color:#666}.afk-bubble-body[data-v-b65b040f]{text-align:center}.afk-bubble-text[data-v-b65b040f]{font-size:14px;color:#666;line-height:1.5;margin-bottom:20px}.afk-bubble-features[data-v-b65b040f]{display:flex;justify-content:space-around;margin-bottom:20px}.feature-item[data-v-b65b040f]{display:flex;flex-direction:column;align-items:center;gap:5px}.feature-icon[data-v-b65b040f]{font-size:20px}.feature-text[data-v-b65b040f]{font-size:12px;color:#999}.afk-bubble-btn[data-v-b65b040f]{background:linear-gradient(135deg,#4ecdc4,#44a08d);color:#fff;border:none;border-radius:20px;padding:10px 24px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;width:100%}.afk-bubble-btn[data-v-b65b040f]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4ecdc44d}.afk-bubble-btn[data-v-b65b040f]:active{transform:translateY(0)}.afk-bubble-arrow[data-v-b65b040f]{position:absolute;transform:translate(-50%);width:0;height:0;top:52px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid white;filter:drop-shadow(0 -2px 4px rgba(0,0,0,.1));z-index:10003}@keyframes bubbleFadeIn-b65b040f{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}
1
+ @charset "UTF-8";.iframe-container[data-v-ad60b680]{position:fixed;bottom:790px;right:115px;width:544px;height:730px;box-shadow:0 0 10px #0000004d;overflow:hidden;transition:transform .5s ease-in-out;transform:translateY(100%);z-index:9999999;border-radius:10px}.iframe-container[v-show=true][data-v-ad60b680]{transform:translateY(0)}iframe[data-v-ad60b680]{width:100%;height:100%}.close-button[data-v-ad60b680]{position:absolute;top:3px;right:0;width:60px;height:60px;border:none;background:rgba(0,0,0,0);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGdSURBVHgB7ZvRbcIwEECtLlZGYKN0k3aTjMAIGSEjvNok91GpJU5ytu/iPsk/YMh7CIgJcggR4BbHyMIUx0dwTmqIY16bHnHc5Y47v/MZnBLdv/5ouoW1nqtEv4hNjIFt3ERvxD5Jk+YrROfERqY0cSAPs9GZsYlh7wPMRR92x2H0aWccRau54iBa3RHD0cXcMBhd3AlD0dVcMBBd3aFldLNjtzgwrd9dNQWax9YUwdoZoqQQVtcAJcQwvOBRF8R6rKYoXmKFM8J4ixWOiOM1VtgT4D5W2BHiP1ZQivZ1TfxktM9/PQ5Gu/2L58nO6OKxb+EfPbp6S9PTlxY9nZboaeFBT0tLevrxcEacnn4Laz5HFTRF6el6VsnnVKGkGNaiawhhJbqmCK2jWwg0i275alc/NgY+T9UcLMRWc8HgObGYE4ZXPepuWF/iaTriIFbNFUexwmFnHMYKu91Zdn/kP8AgO6KHNHnKmGj+CmJm9ByuECvkRKdJ4xVihY3oR5pwu0qs8CL6x+402bCVtvUMwTksu3WmtWmM4z3d/g0vkBt6RHOPAwAAAABJRU5ErkJggg==);background-size:30% 30%;background-position:center;object-fit:contain;background-repeat:no-repeat}.hangup-status-container[data-v-a175b19f]{display:flex;justify-content:center;align-items:flex-start;width:100%;height:100%}.hangup-card[data-v-a175b19f]{background:white;border-radius:12px;padding:8px;box-shadow:0 4px 12px #0000001a;display:flex;align-items:center;width:100%;position:relative}.game-section[data-v-a175b19f]{display:flex;align-items:center;gap:10px;flex:1}.game-avatar[data-v-a175b19f]{flex-shrink:0;margin-top:7px}.avatar-image[data-v-a175b19f]{width:60px;height:60px;border-radius:8px;object-fit:contain;background-color:#0000001a;box-shadow:0 2px 6px #0000001a;flex-shrink:0}.game-info[data-v-a175b19f]{flex:1;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.game-name[data-v-a175b19f]{font-size:12px;font-weight:600;color:#222;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hangup-time[data-v-a175b19f]{font-size:12px;color:#222;font-weight:500;line-height:1.3}.button-section[data-v-a175b19f]{display:flex;align-items:center;flex-shrink:0}.enter-game-btn[data-v-a175b19f]{width:62px;height:24px;background:#3B83FF;line-height:1.2;color:#fff;border:none;border-radius:39px;font-size:10px;font-weight:500;text-align:center;white-space:nowrap}.enter-game-btn[data-v-a175b19f]:hover{transform:translateY(-1px);box-shadow:0 2px 8px #667eea4d}.enter-game-btn[data-v-a175b19f]:active{transform:translateY(0)}.end-hangup-btn[data-v-a175b19f]{color:#222;border:none;padding:6px 12px 6px 1px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .3s ease;display:flex;align-items:center;background-color:#fff}.stop-icon[data-v-a175b19f]{width:20px;height:20px;display:inline-block;object-fit:contain}@keyframes pulse-a175b19f{0%,to{opacity:1}50%{opacity:.7}}.hangup-time[data-v-a175b19f]{animation:pulse-a175b19f 2s infinite}.drag-timer-container[data-v-855a0cf8]{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.timer-card[data-v-855a0cf8]{background:white;border-radius:12px;padding:17px 20px 10px;box-shadow:0 4px 12px #0000001a;width:100%;display:flex;flex-direction:column}.timer-content[data-v-855a0cf8]{display:flex;align-items:center;gap:20px}.slider-section[data-v-855a0cf8]{flex:1;display:flex;flex-direction:column;gap:8px}.current-time[data-v-855a0cf8]{position:absolute;top:-20px;left:50%;transform:translate(-50%);font-size:10px;font-weight:500;color:#222;white-space:nowrap}.slider-container[data-v-855a0cf8]{margin:0;padding:20px 0 0;position:relative}.slider-track[data-v-855a0cf8]{position:relative;height:4px;background:#e0e6ed;border-radius:4px;cursor:pointer;transition:all .3s ease}.slider-track[data-v-855a0cf8]:hover{background:#d0d7de}.slider-fill[data-v-855a0cf8]{position:absolute;top:0;left:0;height:100%;background:#FF4D6E;border-radius:4px;transition:width .1s ease}.slider-thumb[data-v-855a0cf8]{position:absolute;top:50%;width:12px;height:12px;background:#FF4D6E;border-radius:50%;transform:translate(-50%,-50%);position:relative}.slider-thumb[data-v-855a0cf8]:hover{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 4px 12px #0003}.slider-thumb[data-v-855a0cf8]:active{cursor:grabbing;transform:translate(-50%,-50%) scale(.95)}.time-range[data-v-855a0cf8]{display:flex;justify-content:space-between;margin-bottom:0;color:#222;font-size:11px}.button-section[data-v-855a0cf8]{display:flex;align-items:center}.start-button[data-v-855a0cf8]{background:#3BB9A2;color:#fff;border:none;outline:none;border-radius:20px;padding:6px 12px;font-size:11px;font-weight:500;cursor:pointer;margin-bottom:0;white-space:nowrap;transition:all .2s ease}.start-button[data-v-855a0cf8]:focus{outline:none;border:none}.start-button[data-v-855a0cf8]:active{outline:none;border:none;transform:translateY(0)}.tips[data-v-855a0cf8]{color:#95a5a6;font-size:9px;line-height:1;text-align:center;margin-top:10px;width:100%}@media (hover: none) and (pointer: coarse){.slider-thumb[data-v-855a0cf8]{width:12px;height:12px}.slider-track[data-v-855a0cf8]{height:4px}}html,body{width:100%;height:100%}body{-webkit-tap-highlight-color:rgba(0,0,0,0)}*{-webkit-overflow-scrolling:touch}.comactive[data-v-0673d840]{background:rgba(255,255,255,.1);border-radius:8px}.computer_left[data-v-0673d840]{position:fixed;top:210px;right:130px;padding-bottom:100px;background:rgba(0,0,0,.88);border-radius:8px;z-index:9998}.computer_ai_iframe[data-v-0673d840]{border-radius:18px}.computer_ai[data-v-0673d840]{position:absolute;top:140px;right:110px;width:8rem;height:550px;background:rgba(0,0,0,.8);border-radius:18px;z-index:9998}.computer_ai_shu[data-v-0673d840]{position:absolute;width:100%;height:70%}.ys-float-btn[data-v-0673d840]{position:fixed;box-shadow:0 2px 10px #0000001a;border-radius:50%;color:#666;z-index:9998;transition:all .3s;flex-direction:column}.setup[data-v-0673d840]{position:fixed;bottom:0;left:0;right:0;width:100%;background:rgba(0,0,0,.88);z-index:9998;border-radius:7px}.setupactive[data-v-0673d840]{background:rgba(255,40,80,.1)!important;border:1px solid rgba(255,40,80,.5)}.setup_con[data-v-0673d840]{margin-left:12px;margin-right:12px;padding-top:14px;display:flex;flex-wrap:wrap}.horiz_setup_con[data-v-0673d840]{display:flex;flex-wrap:wrap}.setup_item[data-v-0673d840]{width:24.1%;height:35px;margin-bottom:10px;background:rgba(255,255,255,.1);border-radius:8px;text-align:center;cursor:pointer;margin-right:4px}.horiz_item[data-v-0673d840]{width:103px;height:35px;margin-bottom:10px;background:rgba(255,255,255,.1);border-radius:8px;text-align:center;margin-right:9px}.ipad_item[data-v-0673d840]{width:45%;height:85px;background:rgba(255,255,255,.1);border-radius:8px;text-align:center;margin-right:4%;margin-bottom:23px}.setup_item img[data-v-0673d840]{width:14px;height:14px;height:35px;object-fit:contain;float:left;margin-left:7px}.horiz_item img[data-v-0673d840]{width:18px;height:18px;float:left;margin-left:7px;margin-top:9px;object-fit:contain}.ipad_item img[data-v-0673d840]{width:32px;height:32px;padding-top:15px;margin-bottom:8px}.setup_text[data-v-0673d840]{font-size:14px;font-family:PingFang SC,PingFang SC;font-weight:400;line-height:35px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;margin-left:36px}.info[data-v-0673d840]{margin:19px 29px 10px 12px;display:flex;justify-content:space-between;align-items:center}.horiz_cont_info[data-v-0673d840]{display:flex;justify-content:space-between;align-items:center}.info_left[data-v-0673d840]{display:flex;align-items:center;position:relative}.member[data-v-0673d840]{width:16px;position:absolute;bottom:0;left:20px}.info_right[data-v-0673d840]{display:flex;align-items:center}.info_left_img[data-v-0673d840]{width:36px;height:36px;border-radius:100px}.info_left_cont[data-v-0673d840]{margin-left:3px}.info_left_cont1[data-v-0673d840]{font-size:14px;font-family:PingFang SC,PingFang SC;font-weight:400;color:#fff}.info_left_cont2[data-v-0673d840]{display:flex;align-items:center;margin-top:4px}.info_left_cont2_1[data-v-0673d840]{display:flex;align-items:center;height:20px;padding-left:5px;padding-right:5px;background:rgba(255,255,255,.19);border-radius:19px}.info_left_cont2 img[data-v-0673d840]{width:12px;height:12px}.info_left_cont2_text[data-v-0673d840]{font-size:12px;font-family:PingFang SC,PingFang SC;font-weight:500;color:#fff;margin-left:7px}.info_right img[data-v-0673d840]{width:18px;height:18px}.info_right_exit[data-v-0673d840]{font-size:14px;font-family:PingFang SC,PingFang SC;font-weight:400;color:#fff;margin-left:6px}.content[data-v-0673d840]{padding-bottom:1px;width:100%;background:rgba(0,0,0,.8)}.content_top[data-v-0673d840]{padding-top:10px;margin-left:35%;margin-right:35%;display:flex;justify-content:center}.content_tab[data-v-0673d840]{font-size:18px;font-family:PingFang SC,PingFang SC;font-weight:400;color:#fffc;cursor:pointer}.tabactive[data-v-0673d840]{font-size:18px;font-family:PingFang SC,PingFang SC;font-weight:500;color:#ff2850;padding-bottom:3px;border-bottom:2px solid #ff2850}.content_m[data-v-0673d840]{margin-left:12px;margin-top:20px}.horiz_m[data-v-0673d840]{margin-left:25px;margin-top:20px}.content_mtitle[data-v-0673d840]{display:flex;align-items:center}.content_mtitle1[data-v-0673d840]{font-size:16px;font-family:PingFang SC,PingFang SC;font-weight:400;color:#fffc}.content_mtitle2[data-v-0673d840]{font-size:12px;font-family:PingFang SC,PingFang SC;font-weight:400;color:#fffc}.content_m_n[data-v-0673d840]{display:flex;margin-top:15px;margin-bottom:15px}.content_m_item[data-v-0673d840]{padding-left:10px;width:96px;height:40px;display:flex;align-items:center;border-radius:8px;border:1px solid rgba(255,255,255,.1);margin-right:16px;position:relative;cursor:pointer}.zxhy[data-v-0673d840]{position:absolute;top:-8px;right:-4px;width:50px;height:14px;line-height:14px;background:#ffcb45;border-radius:4px;font-size:8px;font-family:PingFang SC,PingFang SC;font-weight:500;color:#7d4500;text-align:center}.content_m_y[data-v-0673d840]{width:14px;height:14px;border-radius:7px;border:1px solid rgba(255,255,255,.8);display:flex;justify-content:center;align-items:center}.content_m_w[data-v-0673d840]{white-space:nowrap;margin:0 5px;font-size:14px;font-family:PingFang SC,PingFang SC;font-weight:400;color:#fffc}.content_iactive[data-v-0673d840]{width:96px;height:40px;background:rgba(255,39,104,.1);border-radius:8px;border:1px solid rgba(255,39,104,.5)}.content_yactive[data-v-0673d840]{border:1px solid #ff4668}.content_sxy[data-v-0673d840]{width:7px;height:7px;background:#ff4668;border-radius:7px}.content_wactive[data-v-0673d840]{color:#ff4668}.horiz[data-v-0673d840]{display:flex;position:fixed;left:0;top:0;bottom:0;background:rgba(0,0,0,.88);z-index:9998}.horiz_cont[data-v-0673d840]{margin-left:27px;padding-top:26px;margin-right:27px}.ipad_cont[data-v-0673d840]{width:420px;margin-left:20px;padding-top:60px;margin-right:20px}.horiz_set[data-v-0673d840]{border-radius:0}.computer_header[data-v-0673d840]{position:fixed;top:30px;right:15px;cursor:pointer;z-index:9998}.computer_content[data-v-0673d840]{position:fixed;top:100px;right:15px;background:rgba(0,0,0,.88);border-radius:8px}.computer_c_header[data-v-0673d840]{padding-top:10px;margin-left:auto;margin-right:auto;width:54px;height:54px;position:relative}.computer_c_one[data-v-0673d840]{width:54px;height:54px;border-radius:100px}.computer_c_two[data-v-0673d840]{position:absolute;bottom:0;right:0;width:20px;height:20px}.computer_c_Vector[data-v-0673d840]{display:flex;align-items:center;margin-top:12px;margin-left:6px;margin-right:6px;height:20px;border-radius:19px;padding-left:5px;padding-right:5px}.computer_c_Vector img[data-v-0673d840]{width:13px;height:13px}.computer_c_time[data-v-0673d840]{font-size:10px;font-family:PingFang SC,PingFang SC;font-weight:500;color:#fff;margin-left:4px}.Vector_right[data-v-0673d840]{margin-left:6px;width:3px!important;height:6px!important}.computer_c_border[data-v-0673d840]{margin-top:17px;width:65px;height:0px;margin-left:auto;margin-right:auto;border-radius:0;opacity:1;border:1px solid rgba(255,255,255,.16)}.computer_c_data[data-v-0673d840]{overflow-y:scroll!important}.computer_c_data[data-v-0673d840]::-webkit-scrollbar{display:none}.computer_c_item[data-v-0673d840]{margin-top:20px;width:80px;height:60px;margin-left:auto;margin-right:auto;border-radius:8px;text-align:center;cursor:pointer}.computer_c_footer[data-v-0673d840]{text-align:center;height:58px;line-height:58px}.computer_c_footer img[data-v-0673d840]{width:12px}.computer_c_item_text[data-v-0673d840]{margin-top:5px;font-size:14px;font-family:PingFang SC,PingFang SC;font-weight:400;color:#fff}.computer_c_item img[data-v-0673d840]{width:20px;height:20px;padding-top:8px}.img_one[data-v-0673d840]{width:66px;height:54px}.img_two[data-v-0673d840]{position:absolute;right:3px;top:3px;width:48px;height:48px;border-radius:100px}.header_one[data-v-0673d840]{position:relative}.mask[data-v-0673d840]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);z-index:999999999}.mask.rotated[data-v-0673d840]{position:fixed;top:50%;left:50%;width:100vh;height:100vw;transform:translate(-50%,-50%) rotate(90deg);transform-origin:center center}.mask_img[data-v-0673d840]{width:60%;display:flex!important;flex-direction:column!important;margin:0!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:9999}.mask_img img[data-v-0673d840]{width:100%}.close[data-v-0673d840]{position:absolute;top:0;right:20px;color:#fff;font-size:18px;width:18px;height:18px;line-height:18px;text-align:center;background:#ccc;border-radius:50%;cursor:pointer}[data-v-0673d840] .el-dialog--center{width:500px;height:300px;background:transparent;box-shadow:none;display:flex!important;flex-direction:column!important;margin:0!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}[data-v-0673d840] .el-dialog__body{padding:0!important}[data-v-0673d840] .el-dialog__headerbtn{top:-30px;right:-70px}[data-v-0673d840] .modalStyle{background:rgba(0,0,0,.8)!important}[data-v-0673d840] .el-dialog__headerbtn .el-dialog__close{color:#fff;background:#ccc;border-radius:50%;width:1.5em;height:1.5em}[data-v-0673d840] .el-dialog__header{padding:0}.guidance-row[data-v-0673d840]{display:flex;align-items:center;justify-content:center;width:80%;margin:0 auto}.guidance-img[data-v-0673d840]{width:70%!important;height:auto;object-fit:contain;background-repeat:no-repeat}.left-img[data-v-0673d840]{border-right:2px solid #ccc;padding-right:12px;margin-right:12px;object-position:center center}.right-img[data-v-0673d840]{object-position:center center}.easyShow[data-v-0673d840]{width:3rem;height:2rem;position:absolute;top:1rem;left:0;pointer-events:none}.easyShow.rotated[data-v-0673d840]{width:3rem;height:2rem;position:absolute;bottom:1rem;left:.3rem;top:auto;transition:transform .3s ease;transform:rotate(90deg);transform-origin:center center;z-index:9999;pointer-events:none}.floating-quality-widget[data-v-0673d840]{position:fixed;bottom:10px;right:10px;z-index:10000;pointer-events:auto}.easyShow.rotated .floating-quality-widget[data-v-0673d840]{bottom:-10px!important;right:-10px!important}.arrow-button[data-v-0673d840]{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);left:10px}.exit-button-img[data-v-0673d840]{width:100%;height:100%;object-fit:contain}.arrow-button[data-v-0673d840]:hover{background:rgba(0,0,0,.68);transform:scale(1.1)}.exit-dialog[data-v-0673d840]{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:10001}.exit-dialog.rotated[data-v-0673d840]{position:fixed;top:0;left:0;right:0;bottom:0;transform:rotate(90deg);transform-origin:center center;z-index:10001;display:flex;align-items:center;justify-content:center}.exit-dialog-content[data-v-0673d840]{background:rgba(0,0,0,.65);border-radius:20px;padding:30px;border:2px solid rgba(255,255,255,.26);text-align:center;width:360px;position:relative}.function-buttons.empty-gameList[data-v-0673d840]{margin-bottom:10px!important}.exit-dialog.rotated[data-v-0673d840]{display:flex;align-items:center;justify-content:center}.easyShow.rotated .exit-dialog[data-v-0673d840]{transform:rotate(-90deg);transform-origin:center center}.easyShow.rotated .exit-dialog-content[data-v-0673d840]{transform:rotate(90deg);transform-origin:center center}.exit-dialog-text[data-v-0673d840]{color:#fff;font-size:18px;font-weight:500;margin-bottom:35px;margin-top:25px;line-height:1.4}.exit-dialog-buttons[data-v-0673d840]{display:flex;justify-content:center;margin-top:30px}.exit-dialog-buttons .exit-btn[data-v-0673d840]:not(:last-child){margin-right:20px}.exit-btn[data-v-0673d840]{padding:12px 24px;border-radius:12px;border:none;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;min-width:120px}.toast-container[data-v-0673d840]{position:fixed;top:5%;left:50%;transform:translate(-50%,-50%);z-index:10000;pointer-events:none}.toast-message[data-v-0673d840]{background:rgba(0,0,0,.8);color:#fff;padding:12px 20px;border-radius:8px;font-size:14px;text-align:center;white-space:nowrap;box-shadow:0 4px 12px #0000004d;animation:toastFadeIn-0673d840 .3s ease-out}@keyframes toastFadeIn-0673d840{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.confirm-overlay[data-v-0673d840]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:10001}.confirm-dialog[data-v-0673d840]{background:white;border-radius:12px;box-shadow:0 4px 12px #0000001a;max-width:320px;width:90%;animation:fadeIn-0673d840 .3s ease-out}.confirm-content[data-v-0673d840]{padding:20px}.confirm-title[data-v-0673d840]{font-size:16px;font-weight:600;color:#333;margin-bottom:12px;text-align:center}.confirm-message[data-v-0673d840]{font-size:14px;color:#666;line-height:1.5;margin-bottom:20px;text-align:center}.confirm-buttons[data-v-0673d840]{display:flex;gap:12px;justify-content:center}.confirm-btn[data-v-0673d840]{padding:12px 24px;border-radius:12px;border:none;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;min-width:120px}.confirm-btn.cancel-btn[data-v-0673d840]{background:white;color:#333}.confirm-btn.cancel-btn[data-v-0673d840]:hover{background:#f5f5f5}.confirm-btn.confirm-btn-primary[data-v-0673d840]{background:#3C78F0;color:#fff}.confirm-btn.confirm-btn-primary[data-v-0673d840]:hover{background:#3C78F0}.cancel-btn[data-v-0673d840]{background:white;color:#333}.cancel-btn[data-v-0673d840]:hover{background:#f0f0f0;transform:translateY(-2px)}.confirm-btn[data-v-0673d840]{background:#3C78F0;color:#fff}.confirm-btn[data-v-0673d840]:hover{background:#3C78F0;transform:translateY(-2px)}.function-buttons[data-v-0673d840]{display:flex;justify-content:center;align-items:flex-start;margin-bottom:86px}.function-buttons .function-btn-container[data-v-0673d840]:not(:last-child){margin-right:30px}.function-btn-container[data-v-0673d840]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;position:relative}.function-btn[data-v-0673d840]{width:50px;height:50px;background:rgba(255,255,255,.2);border-radius:25px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative}.function-btn[data-link=setting_center][data-v-0673d840]{width:50px}.function-btn[data-v-0673d840]:hover{transform:translateY(-2px)}.function-btn-text[data-v-0673d840]{font-size:12px;color:#fff;text-align:center;white-space:nowrap}.function-icon[data-v-0673d840]{width:30px;height:30px;object-fit:contain}.quality-btn[data-v-0673d840]{width:auto;height:50px}.quality-content[data-v-0673d840]{display:flex;flex-direction:column;align-items:center}.quality-text[data-v-0673d840]{color:#fff;font-size:12px;margin:0}.dropdown-icon[data-v-0673d840]{width:18px;height:11px;object-fit:contain}.down-arrow[data-v-0673d840]{transform:rotate(0);transition:transform .3s ease}.down-arrow.expanded[data-v-0673d840]{transform:rotate(180deg)}.quality-btn[data-v-0673d840]{position:relative}.quality-dropdown-menu[data-v-0673d840]{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:0;background:rgb(255,255,255);border-radius:8px;padding:8px 0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d;animation:fadeIn-0673d840 .3s ease;z-index:10002;min-width:45px}.dropdown-triangle[data-v-0673d840]{position:absolute;top:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid rgb(255,255,255)}.dropdown-option[data-v-0673d840]{padding:8px 16px;color:#222;font-size:14px;cursor:pointer;font-weight:600;transition:all .2s ease;white-space:nowrap;text-align:center}.dropdown-option[data-v-0673d840]:hover{background:rgba(255,255,255,.1)}@keyframes fadeIn-0673d840{0%{opacity:0}to{opacity:1}}@keyframes fadeOut-0673d840{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.tooltip-bubble[data-v-0673d840]{position:absolute;top:2px;right:50px;z-index:10001;animation:fadeIn-0673d840 .5s ease;transition:all .3s ease}.easyShow.rotated .tooltip-bubble[data-v-0673d840]{top:-10px;right:40px;transform:rotate(-360deg);transform-origin:center bottom}.tooltip-bubble.fade-out[data-v-0673d840]{animation:fadeOut-0673d840 .3s ease forwards}.tooltip-content[data-v-0673d840]{position:relative;background:rgba(0,0,0,.68);color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 16px #0000004d}.tooltip-text[data-v-0673d840]{margin:0}.tooltip-arrow[data-v-0673d840]{position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid rgba(0,0,0,.68)}.easyShow.rotated .tooltip-arrow[data-v-0673d840]{right:-3px;bottom:12px;top:auto;transform:translate(50%) rotate(-90deg);border-top:6px solid rgba(0,0,0,.68);border-bottom:none;border-left:6px solid transparent;border-right:6px solid transparent}.exit-dialog-afk[data-v-0673d840]{display:flex;flex-direction:column;align-items:center;width:100%;height:100px;background-color:#fff;border-radius:12px;margin-top:-13px;margin-bottom:20px;background-color:red}.exit-dialog-afk-content[data-v-0673d840]{display:flex;align-items:center}.afk-bubble[data-v-0673d840]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10002;pointer-events:none}.afk-bubble-content[data-v-0673d840]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:white;border-radius:16px;box-shadow:0 8px 32px #00000026;width:380px;z-index:10002;pointer-events:auto}.afk-bubble-header[data-v-0673d840]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.afk-bubble-title[data-v-0673d840]{font-size:16px;font-weight:600;color:#333}.afk-bubble-close[data-v-0673d840]{width:24px;height:24px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;color:#999;transition:all .2s ease}.afk-bubble-close[data-v-0673d840]:hover{background:#e0e0e0;color:#666}.afk-bubble-body[data-v-0673d840]{text-align:center}.afk-bubble-text[data-v-0673d840]{font-size:14px;color:#666;line-height:1.5;margin-bottom:20px}.afk-bubble-features[data-v-0673d840]{display:flex;justify-content:space-around;margin-bottom:20px}.feature-item[data-v-0673d840]{display:flex;flex-direction:column;align-items:center;gap:5px}.feature-icon[data-v-0673d840]{font-size:20px}.feature-text[data-v-0673d840]{font-size:12px;color:#999}.afk-bubble-btn[data-v-0673d840]{background:linear-gradient(135deg,#4ecdc4,#44a08d);color:#fff;border:none;border-radius:20px;padding:10px 24px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;width:100%}.afk-bubble-btn[data-v-0673d840]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4ecdc44d}.afk-bubble-btn[data-v-0673d840]:active{transform:translateY(0)}.afk-bubble-arrow[data-v-0673d840]{position:absolute;transform:translate(-50%);width:0;height:0;top:52px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid white;filter:drop-shadow(0 -2px 4px rgba(0,0,0,.1));z-index:10003}@keyframes bubbleFadeIn-0673d840{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}
@@ -1,4 +1,4 @@
1
- import { withDirectives, openBlock, createElementBlock, createElementVNode, vShow, toDisplayString, pushScopeId, popScopeId, normalizeStyle, resolveComponent, withModifiers, normalizeClass, createCommentVNode, Fragment, renderList, createBlock, createVNode } from "vue";
1
+ import { withDirectives, openBlock, createElementBlock, createElementVNode, vShow, toDisplayString, pushScopeId, popScopeId, normalizeStyle, resolveComponent, withModifiers, normalizeClass, createCommentVNode, Fragment, renderList, createBlock } from "vue";
2
2
  function bind$2(o, n) {
3
3
  return function() {
4
4
  return o.apply(n, arguments);
@@ -12387,7 +12387,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
12387
12387
  });
12388
12388
  })(vconsole_min);
12389
12389
  var vconsole_minExports = vconsole_min.exports;
12390
- const VConsole = /* @__PURE__ */ getDefaultExportFromCjs(vconsole_minExports), _imports_1 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAASCAYAAAAt6kybAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFKSURBVHgBzZZBUoMwFIb/16668whcoUdwYXXZXkDFCwgnEE6gNwjeoCtHcWG9gUfgCGzdNL6EjpMyKUMIbfPNEJJAkh/yJy+EFlLcZJw+cvYC56Hmq6D4IzUrySzsRD4hBCYyo7sy/y/uP9V/Mgy2SMziBMFCe9ZrC/1BOBRmoSV0tkIQYiVroNysIetr4vqZbwnOgnyhuEzbtVaP7raGFKdFbUuJTaSCulrydhVx+sXZCMelAqYrit8O2q5z1VP8XnF6ydkNjscG+J13idRa0BMpFhwIKMOo2P1oo7dQ3a24uudJUAvNN7zWkDKhh/K1bwMnoYoRfFspOzW26o9zZDJ8u4Y768aPbiL1uPDAzbd8yIjLHAPxEqqHF4sld6N8Gx14pcZ0u6Tbz2944C1U0eHbaogfbYxyemqEzOb82QWaCFOrqR7qRxt/zFpnw18C42QAAAAASUVORK5CYII=", _imports_2 = "data:image/png;base64,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", _imports_3 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAABNCAYAAADjCemwAAAAAXNSR0IArs4c6QAABuRJREFUeF7lnI1x3DYQhXc7iCqIXUGiCmJXELmC2BVEriByBZEriFxB7ApiVxCngjgVxB0g8ziLGx4FYB9AgKQUzNzcjA4kwE/78wACUNmphBC+FxF8vhORJ/b5xr7nvfoqIvh8se/PIvKXiHxWVfxt86JbtRhCAJgfReTKYAHQ2gJoH+3zQVUBd3gZCi2EADA/Gahnw59G5L2IvFNVfA8rQ6CZVf0sIi9FpIdF1QKABd6o6rvaC5n6XaGZZf1qsJj2R9cZAq8btBDCjYjAuvawLA8+4F2r6gevIvP7amiWBX+z4M60uWedOxF5szbrroIWQrgWEbhjjxIlRZQXuCesNn6QfXtYMdp5oaqQLk2lCZrFLlgX5ENLAZgoFSbdxcgFaxe6Dpk4flraxzWwOISU6lINzTLjHwkR6jUeQd2q6ievMvO79QXwIGtaJE0TuCpojcAA61ZE3jLWxMBK1bG+/dKQue9U9VVNuzS0BmCbwFo+bCO8KnAUtAZgiFev1mapmv9+Ah6ENSwPCYQpNDgXmgXfP8nGYV1Q4m+ZXo6uY30HOGR5plAxjoH2O5klkcqf72ldOSqV0uilN/wqQjOVj/+UVyAboH12marxOoffTYQj63taD95yWXqWLDSLY38THQIwWNgm0zJEf7JVKsBhru4yd6MSNADzguiDARYBVIBDbH6TApeERrrlYWOYZ40hBAhhuKpXnqbc9B40c0tky5Lvu37v9Sb1u2U7ZDrM8KKgHUiB7vNiZHL4qKrPl31NQcOYEhqnVDDN0l1WhBByIeG1qmJU0bWEEGBt3vAL8Rq681TOoJHBnxaBNU8YQsDgH/ImVb6q6kXN/Zi6pFfds7YlNM/KhrglHjCEAGlTmnV4oqr/MDBq6pBuemZtJ2iklWUzSk1HM/FsF2j2D/Pc9Mza5tAQx2BpuYJsCdE3RI/tZWkGjcmmF/HZ59CQMfHyNleGBP/Y2J7QSGs7edkEjXTNpGZZ65YHgoaXQqUMfXLRCM27YEjGnAM/gKVBl0LylPTp5KIRmhcIn/Waos5Z5t7QzOPwkqg0jTSFqAjt3wLhIRppCe8g0LyEMHmc2gAWSSBX3qvqi16x6+CW5rnoF1V9Cmie1BiaNY+SCGb98ELVBaB5fjw8nu05IkiECY/HJaD5ZAcJ2iNlz5mleZ73EtBKonaTJHAwS/OSwQ2glWZok/NJI5LCEbInKfRvAS0UIPwfoSGDQoLlyp0HbRO5cST3tL6UDMmFNnz4VCE5sI52zQwLrv3ErMd1vM+FdiRL6xVK3bfoDLTSEOpIMa0XNNznNDeW0GlUTCtlz2nY0LO3K4ZRPbtxlVt/SwwrJ8nxUHTaVtA8nXYNaN7LlCEvNBJu4SnxntAwbZ9ccxtC8OYWrwDNe6GRNeWeT1G5pGtN08WQE0LwVklNY0/vP4w1sq/X9JK91qbdMWCGi3ire9jbxnrT23pboJyVLk64EkUh3g9slkFrKfSuz7JgZm6LKbp3x/e8H+t1EZqXDDaZiNwTmA2fvGmyKb5HaF5ce/QuSrjmyeMiNG9uHBfcWz2zt2X0bJ+YwT4NKedv2D3T3Gzw3hMGey9nXhG3OS1gnkPzlDAuHPqWnX3A3vWIlZ9n2m651Ko0eEdfH11sIzeWnHnZEpo3Onh0sY0YRt7zsCU0JiEMXXLV2/VK9yMXLN+L5ak1t4y1bTa0GgWRdMtkHM8tiWf2EAxZPDwK0vK+xMAclyRXfuagMZn0wcY3Ilvi2bJhqLRjxXs9jxtjtgCit3k/+FaWFdshgZ3psmUfS9CQFJgtiw8GXAWwYsz2duGxbgpw2BQ79LiaNVYZQsDSUMzKesVVB8x+z5pjJNzXY16Pe/9uM8KYjfV2psQ45u5ZdaHhTsRgdv6ssDZk1t33fpoOw7SXt5sw9p9aVkZBM3CYKsZRDkwZcsYP07D1FfE4HuPDXubuKI43oqE1gIvmPux0qYT2AiyEk9ozj6omWaugNbhqfK6hljfb8lgLqygtciZaDc3AMUOtVJvIsoh5OF0KMybNC1o6HGiHtjF9XX0aTRM0Awc3ALw1r9qwjzKe8QhrnA5pmsO0MSKaxBakb+0bmZAN7ql/3qpd0c3QDBw63nLuEBucR9SDXoM0arbyVdDiExFv6Uc8fO09YV3IkNXuuGyoC7SZ1WG82no8WC0Etn73M4+6QZtZ3Q+mkRgFzj54a70uJ/MNs7SEZgI8vE/1DhFoBZK7rrtlbQZtZnlIFrA6aKjSJtw18AAKWRhBHutqm4M804nu7llqdHayHs7dAMxWiPHcSEgW6D7qeEQGCFNnU2gJF4bGwxmP+AbAeGjmsmo8ZBPfOAeo+6kJDKxY5z/fJoSGTJsFQQAAAABJRU5ErkJggg==", _imports_4 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAYCAYAAAAPtVbGAAAAAXNSR0IArs4c6QAABPxJREFUSEuVlltsFFUYx3/fzM7M3rrdFsqlLbRI0XKHEgIvGvAWFHkwQWOMvBkxIRreJJoQTHzwARMwhqiJMRoNJiqJ+IBBITEmcokFDJeUUrq0pbSyvWwvO7O7MzvHzC69EAqESfZhz3zn/L7zff/zPyM84FGpNUlE347wEopmoAEIo9QI0I5wBvzDpC6clc1491tKZnqhUruTyKkPwH0HxHpQIuV3qgO0PdL4z88zxd4DUTdf20p42bcUR6tx/sL38mSHMrhZG7+QLy8pIYyIRaQqgRmLIjKxjDqCq96WJefT02F3QVRXy06UfI7RhB96nLHO32D4PBFDYRp351hwIZsDx7dILphPtDo5EdCGcjbLoiv9EwOTEDX4/nNk/z6OP4ZrO9g9PSRMm8kk71Mz34ehMZCKaqob6xFNA6UuYslGqW21g2kliLq2qZ7k5qvgRQsDv+N2txKz/Ie3YlrEaBbyZiWzFzeUQXBIGlt3TUHS731PIfV6URpwLh4ibuUeCTARPDgKevU8kvXzykMhf43Un/9X1M0X6rE29ECR8Y7DxPOp+wJ8q4q8VomnxxHlEs71EiqOT8YrBX1DULN8KUY4EKX6ThrP7RCVWvcuodkHi9oK3MsHCJvTGKJDoh5icyAyC8/zyRWbCM/fhfIGGe3cS8XIGUycyUnjDrjRGqoa6oKxHFmnRlT3M0fwMy/nR2ys4fYpQgBY+BQktwc1wB3+EUPPQd1R6D0Eepx0LoqZ2U98uBVdU2V5K7g1rFO7dkVZ2uI/Kyr94U1yZ+tyva2Ec9PkXVEHi/dBdBs41ylGmtFv7yhDnOsgJkMDrVTxFYX+Nszxzsnz0jcIs5c1Y0TCgbR2i0rvVaBht39D1O2eqm/NctTCA2jpk1C4jd/0KfnrWwkn1+PG3sB1+jHtQxi6W5pT6DiJSVkwtzOQeKyJcCIe/P1IVPfTBcIbDafzVyK5K5MQO96MF1tFxZIvIddLuu8PTPuHUrYViSiiG9NOOnjZYaT3dKlsd0FE7RN1oyWFxBpzaZvw+IWpBsaX4RmVpRrnXR1LxvEzPZj+GLrKowloVgVaYj7E56JbceyrJ4gZLv1DMGvp9HJ1tRxFybZCZhgz0zUJGatYSTFU2i7KyaANXCYR02Z0AN9XFIoaIc0npAu9Qxq1a1eWd6qpLaI6W95Cky+KBZdi9xXMUFklo4kWfN1C5UbQ0peojJdO8UMfJw+5yByqFtZOk3Dn2gY07Rpg5G73E7bLvjYeX44nJvSdIxmf8UaYEVgq1ZrtGFon4P8kja2vlL3rRstnILt8z6PQ1UZY9+70AiyDh5rkBG0kC2rWOpJN28Dtg+Kpsq2UID2r6/D0y4hUuraN6uvA1B/NIAPbt/U7BhleDWbjQZm9b3ew/pTVp1q2IHIsGHQdh3x3B3Gr+NAeBAHBDrzKtVTXBbIulK3em7telhwr3XIzX1pBNYtF7P5byOggEQvK7j31BPeInQdH5hKbv4Bo7YugXMifbsPs3yRzL/03EX3v9du15jmUdgSkpN+i62EPj+A7NvgVpXm+GkVMg3D1Iqya55HgG8JNgdl0BHNspyQ+GZie0MwfEkPrKhn194P25l3pm80Q/FTQgD+DAwTGIjCXt+Pn9zDn419EuKeZD9Sm6lg1h1DoVRRPAhsQaShBzCcyqEI72eNnkcJRvr5wQvbdu/hEgv8DpQoQIxZU4UcAAAAASUVORK5CYII=", _imports_5 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAvJJREFUWEe9mPF1EzEMxvVt0EwA3YBu0E5AOwFlgqYT0E5AmYAwAe0EhAkaJqBMQDYQ77tn39Pp5Ds7R+r38kdaW/5Z+izJgSwcqnonIjfJzAbA7RKTWLJYVdci8tnZuANwf6jdpUA/ROTcbb4FcHEUIFV9JyInALbRBqraBKSqHXzJXve/0klU9cFoIzx1C5CqPosID8jxUNJaCKSqGxH54GDPAOzs32qBkmfoTTt4AT56h4yACjBcdwrg5UCgExH5G0RjBDUASlf4k1u4F5E1gG/eYK2HuE5Vr0XkawB1C4Dy6EYPpKpvReR3AHPhQ5XntAAlKGqIoaPH7OjlYIGs6PLkKwCPE8JvumUJ6lJEvjub/aXpgFQ1mjSb4Fo9ZDzLZMqkagcjsc1A/qQvAE5Lnjk0ZGYdQ0Z52NB1XkJBO9eRiJeIOljLy8M6aMeKQJH6VwB4uybHoSFLMom8tCYQBUYN5fEI4GoOJhltFrW1GxxoQyB/u5hzvrwSENuWPgeJyI5AzKBWXJcAnl4JyN/uPYHUbX4O4GclkA83l7WEnNV/UOOWAvnMy4vArDuoeaXDRUV3UciSsFly2BkQ5qkWJq31HupCxgRFo3lUi7omrFNzVDUUtddB2Kcs3TxaH6acgHIPYHUMAG8zjE7qm5mL7OgK3TGhChXirFRcF70cag4SeGcHoAeK6tmgk6vZpHZO4T3XFXTboPnb1pRTGmB4oykRWx36dscCjbKmiDDBUU9ViW4OKrU6zMw2zXBZ3+74Jj96/vwXqAmYQZrxQHQj3elPwPDd29fBnDdcm8F2lQ2Zb+55WJaavveK3mWEidzKPWiAvfboSVRIfJQBQfz7P9sayaH0cp2CysaYp/iS/WVg6IE36cnM1sJ7JE8tymDqbU9jPJ1/HbREK5rLhozhD1vk2Z9jUkYlmNdVKxi9wts02WvNAuVdExirc/4FoxaIoeVNqtJdNZABo6co0vfJa/yetcIw8JP1xe7xTy055/0DfJmj9v76688AAAAASUVORK5CYII=", _imports_6 = "data:image/png;base64,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", _imports_7 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMCAYAAABBV8wuAAAAAXNSR0IArs4c6QAAAHdJREFUKFOFkGERgmAQRN82MIJVTCANkCTSQCNAAxpAA4hABBusfM7JfMgw3q+be7O3tyfbNdBJmshKtu/ADbhImr9MqbH9AIocfkDAHjgFfOUgDUdgkFStIFRnICnbI9D8X2V7b277uRhfN+dG8nIXMMK1vy95AxCKOwb9TpvIAAAAAElFTkSuQmCC", _imports_8 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAcCAYAAAAnbDzKAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFSSURBVHgBzZeNbYMwEIXvCLN0ga7RBdoB0gG6QBboAizQBTpGu0BHiQLuGYWXRDH+wXeKn2QJ8Jn7PskgIDKMc27vBxmmJ6PM4Gd4OSZmHsggTAa5hr904sFCQl0gCI9u+hKqAlF4dNSVUBPIgkdXPQkVgSJ4dNaR6KgyUXjnfmX8rcypvGKrBBLw37zbvct488crNdUSm7dQBvzh5tI4HmTbvATrK7bTJoFSeEwZSBQLbIVHibJEkUAtPEoVJbIFtOCxREkiS0AbHksVJJICVvC4RaVEVMAaHreqkFgVSMB/CfwnKUYkPgT2NTgZkeAwXwR+mgbue5OfE3c67anrij7F7wQeBY/+hRI3Ao+GB0eBBARagQdPpsQs0Br8khwJbhV+SUqio3EMr2wA3mdmEJbg5MLuLd00/WB468aSZERBg/BLkozueHymxiPP7NP1+T8OxHF5nfcjnQAAAABJRU5ErkJggg==", index_vue_vue_type_style_index_0_lang = "", index_vue_vue_type_style_index_1_scoped_b65b040f_lang = "", _sfc_main = {
12390
+ const VConsole = /* @__PURE__ */ getDefaultExportFromCjs(vconsole_minExports), _imports_1 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAASCAYAAAAt6kybAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFKSURBVHgBzZZBUoMwFIb/16668whcoUdwYXXZXkDFCwgnEE6gNwjeoCtHcWG9gUfgCGzdNL6EjpMyKUMIbfPNEJJAkh/yJy+EFlLcZJw+cvYC56Hmq6D4IzUrySzsRD4hBCYyo7sy/y/uP9V/Mgy2SMziBMFCe9ZrC/1BOBRmoSV0tkIQYiVroNysIetr4vqZbwnOgnyhuEzbtVaP7raGFKdFbUuJTaSCulrydhVx+sXZCMelAqYrit8O2q5z1VP8XnF6ydkNjscG+J13idRa0BMpFhwIKMOo2P1oo7dQ3a24uudJUAvNN7zWkDKhh/K1bwMnoYoRfFspOzW26o9zZDJ8u4Y768aPbiL1uPDAzbd8yIjLHAPxEqqHF4sld6N8Gx14pcZ0u6Tbz2944C1U0eHbaogfbYxyemqEzOb82QWaCFOrqR7qRxt/zFpnw18C42QAAAAASUVORK5CYII=", _imports_2 = "data:image/png;base64,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", _imports_3 = "data:image/png;base64,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", _imports_4 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAYCAYAAAAPtVbGAAAAAXNSR0IArs4c6QAABPxJREFUSEuVlltsFFUYx3/fzM7M3rrdFsqlLbRI0XKHEgIvGvAWFHkwQWOMvBkxIRreJJoQTHzwARMwhqiJMRoNJiqJ+IBBITEmcokFDJeUUrq0pbSyvWwvO7O7MzvHzC69EAqESfZhz3zn/L7zff/zPyM84FGpNUlE347wEopmoAEIo9QI0I5wBvzDpC6clc1491tKZnqhUruTyKkPwH0HxHpQIuV3qgO0PdL4z88zxd4DUTdf20p42bcUR6tx/sL38mSHMrhZG7+QLy8pIYyIRaQqgRmLIjKxjDqCq96WJefT02F3QVRXy06UfI7RhB96nLHO32D4PBFDYRp351hwIZsDx7dILphPtDo5EdCGcjbLoiv9EwOTEDX4/nNk/z6OP4ZrO9g9PSRMm8kk71Mz34ehMZCKaqob6xFNA6UuYslGqW21g2kliLq2qZ7k5qvgRQsDv+N2txKz/Ie3YlrEaBbyZiWzFzeUQXBIGlt3TUHS731PIfV6URpwLh4ibuUeCTARPDgKevU8kvXzykMhf43Un/9X1M0X6rE29ECR8Y7DxPOp+wJ8q4q8VomnxxHlEs71EiqOT8YrBX1DULN8KUY4EKX6ThrP7RCVWvcuodkHi9oK3MsHCJvTGKJDoh5icyAyC8/zyRWbCM/fhfIGGe3cS8XIGUycyUnjDrjRGqoa6oKxHFmnRlT3M0fwMy/nR2ys4fYpQgBY+BQktwc1wB3+EUPPQd1R6D0Eepx0LoqZ2U98uBVdU2V5K7g1rFO7dkVZ2uI/Kyr94U1yZ+tyva2Ec9PkXVEHi/dBdBs41ylGmtFv7yhDnOsgJkMDrVTxFYX+Nszxzsnz0jcIs5c1Y0TCgbR2i0rvVaBht39D1O2eqm/NctTCA2jpk1C4jd/0KfnrWwkn1+PG3sB1+jHtQxi6W5pT6DiJSVkwtzOQeKyJcCIe/P1IVPfTBcIbDafzVyK5K5MQO96MF1tFxZIvIddLuu8PTPuHUrYViSiiG9NOOnjZYaT3dKlsd0FE7RN1oyWFxBpzaZvw+IWpBsaX4RmVpRrnXR1LxvEzPZj+GLrKowloVgVaYj7E56JbceyrJ4gZLv1DMGvp9HJ1tRxFybZCZhgz0zUJGatYSTFU2i7KyaANXCYR02Z0AN9XFIoaIc0npAu9Qxq1a1eWd6qpLaI6W95Cky+KBZdi9xXMUFklo4kWfN1C5UbQ0peojJdO8UMfJw+5yByqFtZOk3Dn2gY07Rpg5G73E7bLvjYeX44nJvSdIxmf8UaYEVgq1ZrtGFon4P8kja2vlL3rRstnILt8z6PQ1UZY9+70AiyDh5rkBG0kC2rWOpJN28Dtg+Kpsq2UID2r6/D0y4hUuraN6uvA1B/NIAPbt/U7BhleDWbjQZm9b3ew/pTVp1q2IHIsGHQdh3x3B3Gr+NAeBAHBDrzKtVTXBbIulK3em7telhwr3XIzX1pBNYtF7P5byOggEQvK7j31BPeInQdH5hKbv4Bo7YugXMifbsPs3yRzL/03EX3v9du15jmUdgSkpN+i62EPj+A7NvgVpXm+GkVMg3D1Iqya55HgG8JNgdl0BHNspyQ+GZie0MwfEkPrKhn194P25l3pm80Q/FTQgD+DAwTGIjCXt+Pn9zDn419EuKeZD9Sm6lg1h1DoVRRPAhsQaShBzCcyqEI72eNnkcJRvr5wQvbdu/hEgv8DpQoQIxZU4UcAAAAASUVORK5CYII=", _imports_5 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAvJJREFUWEe9mPF1EzEMxvVt0EwA3YBu0E5AOwFlgqYT0E5AmYAwAe0EhAkaJqBMQDYQ77tn39Pp5Ds7R+r38kdaW/5Z+izJgSwcqnonIjfJzAbA7RKTWLJYVdci8tnZuANwf6jdpUA/ROTcbb4FcHEUIFV9JyInALbRBqraBKSqHXzJXve/0klU9cFoIzx1C5CqPosID8jxUNJaCKSqGxH54GDPAOzs32qBkmfoTTt4AT56h4yACjBcdwrg5UCgExH5G0RjBDUASlf4k1u4F5E1gG/eYK2HuE5Vr0XkawB1C4Dy6EYPpKpvReR3AHPhQ5XntAAlKGqIoaPH7OjlYIGs6PLkKwCPE8JvumUJ6lJEvjub/aXpgFQ1mjSb4Fo9ZDzLZMqkagcjsc1A/qQvAE5Lnjk0ZGYdQ0Z52NB1XkJBO9eRiJeIOljLy8M6aMeKQJH6VwB4uybHoSFLMom8tCYQBUYN5fEI4GoOJhltFrW1GxxoQyB/u5hzvrwSENuWPgeJyI5AzKBWXJcAnl4JyN/uPYHUbX4O4GclkA83l7WEnNV/UOOWAvnMy4vArDuoeaXDRUV3UciSsFly2BkQ5qkWJq31HupCxgRFo3lUi7omrFNzVDUUtddB2Kcs3TxaH6acgHIPYHUMAG8zjE7qm5mL7OgK3TGhChXirFRcF70cag4SeGcHoAeK6tmgk6vZpHZO4T3XFXTboPnb1pRTGmB4oykRWx36dscCjbKmiDDBUU9ViW4OKrU6zMw2zXBZ3+74Jj96/vwXqAmYQZrxQHQj3elPwPDd29fBnDdcm8F2lQ2Zb+55WJaavveK3mWEidzKPWiAvfboSVRIfJQBQfz7P9sayaH0cp2CysaYp/iS/WVg6IE36cnM1sJ7JE8tymDqbU9jPJ1/HbREK5rLhozhD1vk2Z9jUkYlmNdVKxi9wts02WvNAuVdExirc/4FoxaIoeVNqtJdNZABo6co0vfJa/yetcIw8JP1xe7xTy055/0DfJmj9v76688AAAAASUVORK5CYII=", _imports_6 = "data:image/png;base64,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", _imports_7 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMCAYAAABBV8wuAAAAAXNSR0IArs4c6QAAAHdJREFUKFOFkGERgmAQRN82MIJVTCANkCTSQCNAAxpAA4hABBusfM7JfMgw3q+be7O3tyfbNdBJmshKtu/ADbhImr9MqbH9AIocfkDAHjgFfOUgDUdgkFStIFRnICnbI9D8X2V7b277uRhfN+dG8nIXMMK1vy95AxCKOwb9TpvIAAAAAElFTkSuQmCC", _imports_8 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAcCAYAAAAnbDzKAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFSSURBVHgBzZeNbYMwEIXvCLN0ga7RBdoB0gG6QBboAizQBTpGu0BHiQLuGYWXRDH+wXeKn2QJ8Jn7PskgIDKMc27vBxmmJ6PM4Gd4OSZmHsggTAa5hr904sFCQl0gCI9u+hKqAlF4dNSVUBPIgkdXPQkVgSJ4dNaR6KgyUXjnfmX8rcypvGKrBBLw37zbvct488crNdUSm7dQBvzh5tI4HmTbvATrK7bTJoFSeEwZSBQLbIVHibJEkUAtPEoVJbIFtOCxREkiS0AbHksVJJICVvC4RaVEVMAaHreqkFgVSMB/CfwnKUYkPgT2NTgZkeAwXwR+mgbue5OfE3c67anrij7F7wQeBY/+hRI3Ao+GB0eBBARagQdPpsQs0Br8khwJbhV+SUqio3EMr2wA3mdmEJbg5MLuLd00/WB468aSZERBg/BLkozueHymxiPP7NP1+T8OxHF5nfcjnQAAAABJRU5ErkJggg==", index_vue_vue_type_style_index_0_lang = "", index_vue_vue_type_style_index_1_scoped_0673d840_lang = "", _sfc_main = {
12391
12391
  components: {
12392
12392
  HangupStatus,
12393
12393
  DragTimer,
@@ -13332,7 +13332,7 @@ const VConsole = /* @__PURE__ */ getDefaultExportFromCjs(vconsole_minExports), _
13332
13332
  beforeDestroy() {
13333
13333
  document.removeEventListener("fullscreenchange", this.handleFullscreenChange), document.removeEventListener("webkitfullscreenchange", this.handleFullscreenChange), document.removeEventListener("mozfullscreenchange", this.handleFullscreenChange), document.removeEventListener("MSFullscreenChange", this.handleFullscreenChange);
13334
13334
  }
13335
- }, _withScopeId = (o) => (pushScopeId("data-v-b65b040f"), o = o(), popScopeId(), o), _hoisted_1 = {
13335
+ }, _withScopeId = (o) => (pushScopeId("data-v-0673d840"), o = o(), popScopeId(), o), _hoisted_1 = {
13336
13336
  key: 0,
13337
13337
  class: "easyShow"
13338
13338
  }, _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("img", {
@@ -13494,10 +13494,11 @@ const VConsole = /* @__PURE__ */ getDefaultExportFromCjs(vconsole_minExports), _
13494
13494
  }, null, -1)), _hoisted_112 = { class: "info_left_cont2_text" }, _hoisted_113 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("img", {
13495
13495
  src: _imports_4,
13496
13496
  alt: ""
13497
- }, null, -1)), _hoisted_114 = { class: "info_left_cont2_text" }, _hoisted_115 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("iframe", {
13497
+ }, null, -1)), _hoisted_114 = { class: "info_left_cont2_text" }, _hoisted_115 = {
13498
+ key: 0,
13498
13499
  src: "https://act.play.cn/hd/t/chat/?modal=2",
13499
13500
  style: { border: "none", "border-width": "0px", position: "relative", "margin-top": "9px", height: "calc(100% - 55px)", width: "100%" }
13500
- }, null, -1)), _hoisted_116 = { key: 6 }, _hoisted_117 = { class: "horiz" }, _hoisted_118 = {
13501
+ }, _hoisted_116 = { key: 6 }, _hoisted_117 = { class: "horiz" }, _hoisted_118 = {
13501
13502
  key: 0,
13502
13503
  class: "ipad_cont"
13503
13504
  }, _hoisted_119 = { class: "horiz_cont_info" }, _hoisted_120 = { class: "info_left" }, _hoisted_121 = ["src"], _hoisted_122 = {
@@ -13930,7 +13931,7 @@ function _sfc_render(o, n, t, l, f, h) {
13930
13931
  ], 14, _hoisted_60)) : createCommentVNode("", !0)
13931
13932
  ], 64))), 128))
13932
13933
  ]),
13933
- f.custom_menu ? (openBlock(), createElementBlock("iframe", _hoisted_63)) : createCommentVNode("", !0)
13934
+ f.custom_menu && !f.easyShow ? (openBlock(), createElementBlock("iframe", _hoisted_63)) : createCommentVNode("", !0)
13934
13935
  ])) : createCommentVNode("", !0),
13935
13936
  f.anyhow == 2 && f.mobileOne ? (openBlock(), createElementBlock("div", _hoisted_64, [
13936
13937
  createElementVNode("div", _hoisted_65, [
@@ -14088,7 +14089,7 @@ function _sfc_render(o, n, t, l, f, h) {
14088
14089
  ])
14089
14090
  ])
14090
14091
  ]),
14091
- _hoisted_115
14092
+ f.easyShow ? createCommentVNode("", !0) : (openBlock(), createElementBlock("iframe", _hoisted_115))
14092
14093
  ])) : createCommentVNode("", !0)
14093
14094
  ])
14094
14095
  ])) : createCommentVNode("", !0)
@@ -14371,12 +14372,13 @@ function _sfc_render(o, n, t, l, f, h) {
14371
14372
  ])
14372
14373
  ])) : createCommentVNode("", !0)
14373
14374
  ], 32)) : createCommentVNode("", !0),
14374
- createVNode(b, {
14375
+ f.easyShow ? createCommentVNode("", !0) : (openBlock(), createBlock(b, {
14376
+ key: 9,
14375
14377
  ref: "iframe",
14376
14378
  url: f.url_chat,
14377
14379
  parentData: f.parentData,
14378
14380
  onUpdateData: h.updateParentData
14379
- }, null, 8, ["url", "parentData", "onUpdateData"])
14381
+ }, null, 8, ["url", "parentData", "onUpdateData"]))
14380
14382
  ]),
14381
14383
  withDirectives(createElementVNode("div", {
14382
14384
  class: normalizeClass(["mask", { rotated: f.enableRotation }])
@@ -14409,7 +14411,7 @@ function _sfc_render(o, n, t, l, f, h) {
14409
14411
  ])
14410
14412
  ]);
14411
14413
  }
14412
- const index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-b65b040f"]]);
14414
+ const index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-0673d840"]]);
14413
14415
  export {
14414
14416
  index as gameassis
14415
14417
  };
@@ -936,4 +936,4 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
936
936
  `),et=(0,e.bGB)("i"),(0,e.YCL)(at.$$.fragment),Xt=(0,e.DhX)(),Zt&&Zt.c(),Wt=(0,e.DhX)(),zt=(0,e.bGB)("div"),vt=(0,e.bGB)("pre"),Mt=(0,e.fLW)(to),(0,e.Ljt)(a,"class","vc-table-col vc-table-col-4"),(0,e.Ljt)(d,"class","vc-table-col"),(0,e.Ljt)(v,"class","vc-table-col"),(0,e.Ljt)(w,"class","vc-table-col"),(0,e.Ljt)(r,"class","vc-table-row vc-group-preview"),(0,e.VHj)(r,"vc-table-row-error",u[10].status>=400),(0,e.Ljt)(te,"class","vc-table-row-icon"),(0,e.Ljt)(F,"class","vc-table-col vc-table-col-title"),(0,e.Ljt)(P,"class","vc-table-row vc-left-border"),(0,e.Ljt)(ye,"class","vc-table-col vc-table-col-2"),(0,e.Ljt)(We,"class","vc-table-col vc-table-col-4 vc-table-col-value vc-max-height-line"),(0,e.Ljt)(Ae,"class","vc-table-row vc-left-border vc-small"),(0,e.Ljt)(Ye,"class","vc-table-col vc-table-col-2"),(0,e.Ljt)(Qe,"class","vc-table-col vc-table-col-4 vc-table-col-value vc-max-height-line"),(0,e.Ljt)(Te,"class","vc-table-row vc-left-border vc-small"),(0,e.Ljt)(pe,"class","vc-table-col vc-table-col-2"),(0,e.Ljt)(ie,"class","vc-table-col vc-table-col-4 vc-table-col-value vc-max-height-line"),(0,e.Ljt)(fe,"class","vc-table-row vc-left-border vc-small"),(0,e.Ljt)(Ve,"class","vc-table-col vc-table-col-2"),(0,e.Ljt)(pt,"class","vc-table-col vc-table-col-4 vc-table-col-value vc-max-height-line"),(0,e.Ljt)(_e,"class","vc-table-row vc-left-border vc-small"),(0,e.Ljt)(wt,"class","vc-table-col vc-table-col-2"),(0,e.Ljt)(dt,"class","vc-table-col vc-table-col-4 vc-table-col-value vc-max-height-line"),(0,e.Ljt)(Gt,"class","vc-table-row vc-left-border vc-small"),(0,e.Ljt)(et,"class","vc-table-row-icon"),(0,e.Ljt)(Be,"class","vc-table-col vc-table-col-title"),(0,e.Ljt)($e,"class","vc-table-row vc-left-border"),(0,e.Ljt)(vt,"class","vc-table-col vc-max-height vc-min-height"),(0,e.Ljt)(vt,"data-scrollable","1"),(0,e.Ljt)(zt,"class","vc-table-row vc-left-border vc-small"),(0,e.Ljt)(C,"class","vc-group-detail"),(0,e.Ljt)(s,"slot","item"),(0,e.Ljt)(s,"class","vc-group"),(0,e.Ljt)(s,"id",un=u[10].id),(0,e.VHj)(s,"vc-actived",u[10].actived)},m:function(Yt,st){(0,e.$Tr)(Yt,s,st),(0,e.R3I)(s,r),(0,e.R3I)(r,a),(0,e.R3I)(a,c),(0,e.R3I)(r,d),(0,e.R3I)(d,p),(0,e.R3I)(r,v),(0,e.R3I)(v,y),(0,e.R3I)(r,w),(0,e.R3I)(w,x),(0,e.R3I)(s,L),(0,e.R3I)(s,C),(0,e.R3I)(C,V),(0,e.R3I)(V,P),(0,e.R3I)(P,F),(0,e.R3I)(F,W),(0,e.R3I)(F,te),(0,e.yef)(oe,te,null),(0,e.R3I)(V,le),(0,e.R3I)(V,Ae),(0,e.R3I)(Ae,ye),(0,e.R3I)(Ae,He),(0,e.R3I)(Ae,We),(0,e.R3I)(We,Ze),(0,e.R3I)(V,we),(0,e.R3I)(V,Te),(0,e.R3I)(Te,Ye),(0,e.R3I)(Te,mt),(0,e.R3I)(Te,Qe),(0,e.R3I)(Qe,ze),(0,e.R3I)(V,Re),(0,e.R3I)(V,fe),(0,e.R3I)(fe,pe),(0,e.R3I)(fe,nt),(0,e.R3I)(fe,ie),(0,e.R3I)(ie,be),(0,e.R3I)(V,Me),(0,e.R3I)(V,_e),(0,e.R3I)(_e,Ve),(0,e.R3I)(_e,lt),(0,e.R3I)(_e,pt),(0,e.R3I)(pt,bt),(0,e.R3I)(V,rt),(0,e.R3I)(V,Gt),(0,e.R3I)(Gt,wt),(0,e.R3I)(Gt,Ht),(0,e.R3I)(Gt,dt),(0,e.R3I)(dt,Kt),(0,e.R3I)(C,gt),At&&At.m(C,null),(0,e.R3I)(C,nn),Ot&&Ot.m(C,null),(0,e.R3I)(C,ln),It&&It.m(C,null),(0,e.R3I)(C,An),Lt&&Lt.m(C,null),(0,e.R3I)(C,$n),(0,e.R3I)(C,de),(0,e.R3I)(de,$e),(0,e.R3I)($e,Be),(0,e.R3I)(Be,Ne),(0,e.R3I)(Be,et),(0,e.yef)(at,et,null),(0,e.R3I)(de,Xt),Zt&&Zt.m(de,null),(0,e.R3I)(de,Wt),(0,e.R3I)(de,zt),(0,e.R3I)(zt,vt),(0,e.R3I)(vt,Mt),Vt=!0,wo||(Gr=(0,e.oLt)(r,"click",wa),wo=!0)},p:function(Yt,st){u=Yt,(!Vt||1024&st)&&zn!==(zn=u[10].name+"")&&(0,e.rTO)(c,zn),(!Vt||1024&st)&&qn!==(qn=u[10].method+"")&&(0,e.rTO)(p,qn),(!Vt||1024&st)&&Kn!==(Kn=u[10].statusText+"")&&(0,e.rTO)(y,Kn),(!Vt||1024&st)&&Xn!==(Xn=u[10].costTime+"")&&(0,e.rTO)(x,Xn),1024&st&&(0,e.VHj)(r,"vc-table-row-error",u[10].status>=400);var Hr={};1024&st&&(Hr.content=u[10]),oe.$set(Hr),(!Vt||1024&st)&&Zn!==(Zn=u[10].url+"")&&(0,e.rTO)(Ze,Zn),(!Vt||1024&st)&&Yn!==(Yn=u[10].method+"")&&(0,e.rTO)(ze,Yn),(!Vt||1024&st)&&Qn!==(Qn=u[10].requestType+"")&&(0,e.rTO)(be,Qn),(!Vt||1024&st)&&Jn!==(Jn=u[10].status+"")&&(0,e.rTO)(bt,Jn),(!Vt||1024&st)&&eo!==(eo=u[10].startTimeText+"")&&(0,e.rTO)(Kt,eo),u[10].requestHeader!==null?At?(At.p(u,st),1024&st&&(0,e.Ui)(At,1)):((At=lr(u)).c(),(0,e.Ui)(At,1),At.m(C,nn)):At&&((0,e.dvw)(),(0,e.etI)(At,1,1,function(){At=null}),(0,e.gbL)()),u[10].getData!==null?Ot?(Ot.p(u,st),1024&st&&(0,e.Ui)(Ot,1)):((Ot=fr(u)).c(),(0,e.Ui)(Ot,1),Ot.m(C,ln)):Ot&&((0,e.dvw)(),(0,e.etI)(Ot,1,1,function(){Ot=null}),(0,e.gbL)()),u[10].postData!==null?It?(It.p(u,st),1024&st&&(0,e.Ui)(It,1)):((It=hr(u)).c(),(0,e.Ui)(It,1),It.m(C,An)):It&&((0,e.dvw)(),(0,e.etI)(It,1,1,function(){It=null}),(0,e.gbL)()),u[10].header!==null?Lt?(Lt.p(u,st),1024&st&&(0,e.Ui)(Lt,1)):((Lt=vr(u)).c(),(0,e.Ui)(Lt,1),Lt.m(C,$n)):Lt&&((0,e.dvw)(),(0,e.etI)(Lt,1,1,function(){Lt=null}),(0,e.gbL)());var Wr={};1024&st&&(Wr.content=u[10].response),at.$set(Wr),u[10].responseSize>0?Zt?Zt.p(u,st):((Zt=gr(u)).c(),Zt.m(de,Wt)):Zt&&(Zt.d(1),Zt=null),(!Vt||1024&st)&&to!==(to=(u[10].response||"")+"")&&(0,e.rTO)(Mt,to),(!Vt||1024&st&&un!==(un=u[10].id))&&(0,e.Ljt)(s,"id",un),1024&st&&(0,e.VHj)(s,"vc-actived",u[10].actived)},i:function(Yt){Vt||((0,e.Ui)(oe.$$.fragment,Yt),(0,e.Ui)(At),(0,e.Ui)(Ot),(0,e.Ui)(It),(0,e.Ui)(Lt),(0,e.Ui)(at.$$.fragment,Yt),Vt=!0)},o:function(Yt){(0,e.etI)(oe.$$.fragment,Yt),(0,e.etI)(At),(0,e.etI)(Ot),(0,e.etI)(It),(0,e.etI)(Lt),(0,e.etI)(at.$$.fragment,Yt),Vt=!1},d:function(Yt){Yt&&(0,e.ogt)(s),(0,e.vpE)(oe),At&&At.d(),Ot&&Ot.d(),It&&It.d(),Lt&&Lt.d(),(0,e.vpE)(at),Zt&&Zt.d(),wo=!1,Gr()}}}function Hi(u){var s,r,a,c;return a=new zo({props:{items:u[1],itemKey:"id",itemHeight:30,buffer:100,stickToBottom:!0,scrollbar:!0,$$slots:{item:[Gi,function(d){return{10:d.item}},function(d){return d.item?1024:0}],empty:[ji],header:[Vi]},$$scope:{ctx:u}}}),{c:function(){s=(0,e.bGB)("div"),r=(0,e.bGB)("div"),(0,e.YCL)(a.$$.fragment),(0,e.Ljt)(r,"class","vc-plugin-content"),(0,e.Ljt)(s,"class","vc-table")},m:function(d,p){(0,e.$Tr)(d,s,p),(0,e.R3I)(s,r),(0,e.yef)(a,r,null),c=!0},p:function(d,p){var v=p[0],y={};2&v&&(y.items=d[1]),2098177&v&&(y.$$scope={dirty:v,ctx:d}),a.$set(y)},i:function(d){c||((0,e.Ui)(a.$$.fragment,d),c=!0)},o:function(d){(0,e.etI)(a.$$.fragment,d),c=!1},d:function(d){d&&(0,e.ogt)(s),(0,e.vpE)(a)}}}function Wi(u,s,r){var a;(0,e.FIv)(u,vn,function(w){return r(6,a=w)});var c=0,d=function(w){r(0,c=Object.keys(w).length)},p=vn.subscribe(d);d(a);var v=[],y=function(w){(0,e.fxP)(vn,a[w].actived=!a[w].actived,a)};return(0,_.H3)(function(){or.use()}),(0,_.ev)(function(){p(),or.unuse()}),u.$$.update=function(){64&u.$$.dirty&&r(1,v=Object.values(a))},[c,v,y,function(w){var x="curl -X "+w.method;return typeof w.postData=="string"?x+=" -d '"+w.postData+"'":typeof w.postData=="object"&&w.postData!==null&&(x+=" -d '"+n.hZ(w.postData)+"'"),x+" '"+w.url+"'"},function(w){return n.Kn(w)||n.kJ(w)?n.hZ(w,{maxDepth:10,keyMaxLen:1e4,pretty:!0}):w},{fixedHeight:!0},a,function(w){return y(w.id)}]}var zi=function(u){function s(r){var a;return a=u.call(this)||this,(0,e.S1n)((0,f.Z)(a),r,Wi,Hi,e.N8,{options:5}),a}return(0,h.Z)(s,u),(0,o.Z)(s,[{key:"options",get:function(){return this.$$.ctx[5]}}]),s}(e.f_C),qi=zi,Ki=function(u){function s(){for(var a,c=arguments.length,d=new Array(c),p=0;p<c;p++)d[p]=arguments[p];return(a=u.call.apply(u,[this].concat(d))||this).model=Un.getSingleton(Un,"VConsoleNetworkModel"),a}(0,h.Z)(s,u);var r=s.prototype;return r.add=function(a){var c=new er(new Dn);for(var d in a)c[d]=a[d];return c.startTime=c.startTime||Date.now(),c.requestType=c.requestType||"custom",this.model.updateRequest(c.id,c),c},r.update=function(a,c){this.model.updateRequest(a,c)},r.clear=function(){this.model.clearLog()},s}(Ko),_r=function(u){function s(a,c,d){var p;return d===void 0&&(d={}),(p=u.call(this,a,c,qi,d)||this).model=Un.getSingleton(Un,"VConsoleNetworkModel"),p.exporter=void 0,p.exporter=new Ki(a),p}(0,h.Z)(s,u);var r=s.prototype;return r.onReady=function(){u.prototype.onReady.call(this),this.onUpdateOption()},r.onAddTool=function(a){var c=this;a([{name:"Clear",global:!1,onClick:function(d){c.model.clearLog()}}])},r.onRemove=function(){u.prototype.onRemove.call(this),this.model&&this.model.unMock()},r.onUpdateOption=function(){var a,c,d;((a=this.vConsole.option.network)==null?void 0:a.maxNetworkNumber)!==this.model.maxNetworkNumber&&(this.model.maxNetworkNumber=Number((d=this.vConsole.option.network)==null?void 0:d.maxNetworkNumber)||1e3),(c=this.vConsole.option.network)!=null&&c.ignoreUrlRegExp&&(this.model.ignoreUrlRegExp=this.vConsole.option.network.ignoreUrlRegExp)},s}(xt),Xi=__webpack_require__(8679),Zi=__webpack_require__.n(Xi),Gn=(0,Tt.fZ)(),Bn=(0,Tt.fZ)(),Hn=__webpack_require__(5670),Pn={};Hn.Z&&Hn.Z.locals&&(Pn.locals=Hn.Z.locals);var yo,bo=0,wn={};wn.styleTagTransform=M(),wn.setAttributes=S(),wn.insert=I().bind(null,"head"),wn.domAPI=k(),wn.insertStyleElement=A(),Pn.use=function(u){return wn.options=u||{},bo++||(yo=g()(Hn.Z,wn)),Pn},Pn.unuse=function(){bo>0&&!--bo&&(yo(),yo=null)};var yr=Pn;function br(u,s,r){var a=u.slice();return a[8]=s[r],a}function wr(u,s,r){var a=u.slice();return a[11]=s[r],a}function Er(u){var s,r,a,c=u[0].nodeType===Node.ELEMENT_NODE&&kr(u),d=u[0].nodeType===Node.TEXT_NODE&&Ir(u);return{c:function(){s=(0,e.bGB)("div"),c&&c.c(),r=(0,e.DhX)(),d&&d.c(),(0,e.Ljt)(s,"class","vcelm-l"),(0,e.VHj)(s,"vc-actived",u[0]._isActived),(0,e.VHj)(s,"vc-toggle",u[0]._isExpand),(0,e.VHj)(s,"vcelm-noc",u[0]._isSingleLine)},m:function(p,v){(0,e.$Tr)(p,s,v),c&&c.m(s,null),(0,e.R3I)(s,r),d&&d.m(s,null),a=!0},p:function(p,v){p[0].nodeType===Node.ELEMENT_NODE?c?(c.p(p,v),1&v&&(0,e.Ui)(c,1)):((c=kr(p)).c(),(0,e.Ui)(c,1),c.m(s,r)):c&&((0,e.dvw)(),(0,e.etI)(c,1,1,function(){c=null}),(0,e.gbL)()),p[0].nodeType===Node.TEXT_NODE?d?d.p(p,v):((d=Ir(p)).c(),d.m(s,null)):d&&(d.d(1),d=null),1&v&&(0,e.VHj)(s,"vc-actived",p[0]._isActived),1&v&&(0,e.VHj)(s,"vc-toggle",p[0]._isExpand),1&v&&(0,e.VHj)(s,"vcelm-noc",p[0]._isSingleLine)},i:function(p){a||((0,e.Ui)(c),a=!0)},o:function(p){(0,e.etI)(c),a=!1},d:function(p){p&&(0,e.ogt)(s),c&&c.d(),d&&d.d()}}}function kr(u){var s,r,a,c,d,p,v,y,w,x,L=u[0].nodeName+"",C=(u[0].className||u[0].attributes.length)&&xr(u),V=u[0]._isNullEndTag&&Cr(),P=u[0].childNodes.length>0&&Sr(u),F=!u[0]._isNullEndTag&&Or(u);return{c:function(){s=(0,e.bGB)("span"),r=(0,e.fLW)("<"),a=(0,e.fLW)(L),C&&C.c(),c=(0,e.cSb)(),V&&V.c(),d=(0,e.fLW)(">"),P&&P.c(),p=(0,e.cSb)(),F&&F.c(),v=(0,e.cSb)(),(0,e.Ljt)(s,"class","vcelm-node")},m:function(W,te){(0,e.$Tr)(W,s,te),(0,e.R3I)(s,r),(0,e.R3I)(s,a),C&&C.m(s,null),(0,e.R3I)(s,c),V&&V.m(s,null),(0,e.R3I)(s,d),P&&P.m(W,te),(0,e.$Tr)(W,p,te),F&&F.m(W,te),(0,e.$Tr)(W,v,te),y=!0,w||(x=(0,e.oLt)(s,"click",u[2]),w=!0)},p:function(W,te){(!y||1&te)&&L!==(L=W[0].nodeName+"")&&(0,e.rTO)(a,L),W[0].className||W[0].attributes.length?C?C.p(W,te):((C=xr(W)).c(),C.m(s,c)):C&&(C.d(1),C=null),W[0]._isNullEndTag?V||((V=Cr()).c(),V.m(s,d)):V&&(V.d(1),V=null),W[0].childNodes.length>0?P?(P.p(W,te),1&te&&(0,e.Ui)(P,1)):((P=Sr(W)).c(),(0,e.Ui)(P,1),P.m(p.parentNode,p)):P&&((0,e.dvw)(),(0,e.etI)(P,1,1,function(){P=null}),(0,e.gbL)()),W[0]._isNullEndTag?F&&(F.d(1),F=null):F?F.p(W,te):((F=Or(W)).c(),F.m(v.parentNode,v))},i:function(W){y||((0,e.Ui)(P),y=!0)},o:function(W){(0,e.etI)(P),y=!1},d:function(W){W&&(0,e.ogt)(s),C&&C.d(),V&&V.d(),P&&P.d(W),W&&(0,e.ogt)(p),F&&F.d(W),W&&(0,e.ogt)(v),w=!1,x()}}}function xr(u){for(var s,r=u[0].attributes,a=[],c=0;c<r.length;c+=1)a[c]=Tr(wr(u,r,c));return{c:function(){s=(0,e.bGB)("i");for(var d=0;d<a.length;d+=1)a[d].c();(0,e.Ljt)(s,"class","vcelm-k")},m:function(d,p){(0,e.$Tr)(d,s,p);for(var v=0;v<a.length;v+=1)a[v].m(s,null)},p:function(d,p){if(1&p){var v;for(r=d[0].attributes,v=0;v<r.length;v+=1){var y=wr(d,r,v);a[v]?a[v].p(y,p):(a[v]=Tr(y),a[v].c(),a[v].m(s,null))}for(;v<a.length;v+=1)a[v].d(1);a.length=r.length}},d:function(d){d&&(0,e.ogt)(s),(0,e.RMB)(a,d)}}}function Yi(u){var s,r=u[11].name+"";return{c:function(){s=(0,e.fLW)(r)},m:function(a,c){(0,e.$Tr)(a,s,c)},p:function(a,c){1&c&&r!==(r=a[11].name+"")&&(0,e.rTO)(s,r)},d:function(a){a&&(0,e.ogt)(s)}}}function Qi(u){var s,r,a,c,d,p=u[11].name+"",v=u[11].value+"";return{c:function(){s=(0,e.fLW)(p),r=(0,e.fLW)('="'),a=(0,e.bGB)("i"),c=(0,e.fLW)(v),d=(0,e.fLW)('"'),(0,e.Ljt)(a,"class","vcelm-v")},m:function(y,w){(0,e.$Tr)(y,s,w),(0,e.$Tr)(y,r,w),(0,e.$Tr)(y,a,w),(0,e.R3I)(a,c),(0,e.$Tr)(y,d,w)},p:function(y,w){1&w&&p!==(p=y[11].name+"")&&(0,e.rTO)(s,p),1&w&&v!==(v=y[11].value+"")&&(0,e.rTO)(c,v)},d:function(y){y&&(0,e.ogt)(s),y&&(0,e.ogt)(r),y&&(0,e.ogt)(a),y&&(0,e.ogt)(d)}}}function Tr(u){var s,r;function a(p,v){return p[11].value!==""?Qi:Yi}var c=a(u),d=c(u);return{c:function(){s=(0,e.fLW)(` 
937
937
  `),d.c(),r=(0,e.cSb)()},m:function(p,v){(0,e.$Tr)(p,s,v),d.m(p,v),(0,e.$Tr)(p,r,v)},p:function(p,v){c===(c=a(p))&&d?d.p(p,v):(d.d(1),(d=c(p))&&(d.c(),d.m(r.parentNode,r)))},d:function(p){p&&(0,e.ogt)(s),d.d(p),p&&(0,e.ogt)(r)}}}function Cr(u){var s;return{c:function(){s=(0,e.fLW)("/")},m:function(r,a){(0,e.$Tr)(r,s,a)},d:function(r){r&&(0,e.ogt)(s)}}}function Sr(u){var s,r,a,c,d=[ea,Ji],p=[];function v(y,w){return y[0]._isExpand?1:0}return s=v(u),r=p[s]=d[s](u),{c:function(){r.c(),a=(0,e.cSb)()},m:function(y,w){p[s].m(y,w),(0,e.$Tr)(y,a,w),c=!0},p:function(y,w){var x=s;(s=v(y))===x?p[s].p(y,w):((0,e.dvw)(),(0,e.etI)(p[x],1,1,function(){p[x]=null}),(0,e.gbL)(),(r=p[s])?r.p(y,w):(r=p[s]=d[s](y)).c(),(0,e.Ui)(r,1),r.m(a.parentNode,a))},i:function(y){c||((0,e.Ui)(r),c=!0)},o:function(y){(0,e.etI)(r),c=!1},d:function(y){p[s].d(y),y&&(0,e.ogt)(a)}}}function Ji(u){for(var s,r,a=u[0].childNodes,c=[],d=0;d<a.length;d+=1)c[d]=Ar(br(u,a,d));var p=function(v){return(0,e.etI)(c[v],1,1,function(){c[v]=null})};return{c:function(){for(var v=0;v<c.length;v+=1)c[v].c();s=(0,e.cSb)()},m:function(v,y){for(var w=0;w<c.length;w+=1)c[w].m(v,y);(0,e.$Tr)(v,s,y),r=!0},p:function(v,y){if(1&y){var w;for(a=v[0].childNodes,w=0;w<a.length;w+=1){var x=br(v,a,w);c[w]?(c[w].p(x,y),(0,e.Ui)(c[w],1)):(c[w]=Ar(x),c[w].c(),(0,e.Ui)(c[w],1),c[w].m(s.parentNode,s))}for((0,e.dvw)(),w=a.length;w<c.length;w+=1)p(w);(0,e.gbL)()}},i:function(v){if(!r){for(var y=0;y<a.length;y+=1)(0,e.Ui)(c[y]);r=!0}},o:function(v){c=c.filter(Boolean);for(var y=0;y<c.length;y+=1)(0,e.etI)(c[y]);r=!1},d:function(v){(0,e.RMB)(c,v),v&&(0,e.ogt)(s)}}}function ea(u){var s;return{c:function(){s=(0,e.fLW)("...")},m:function(r,a){(0,e.$Tr)(r,s,a)},p:e.ZTd,i:e.ZTd,o:e.ZTd,d:function(r){r&&(0,e.ogt)(s)}}}function Ar(u){var s,r,a;return(s=new Lr({props:{node:u[8]}})).$on("toggleNode",u[4]),{c:function(){(0,e.YCL)(s.$$.fragment),r=(0,e.DhX)()},m:function(c,d){(0,e.yef)(s,c,d),(0,e.$Tr)(c,r,d),a=!0},p:function(c,d){var p={};1&d&&(p.node=c[8]),s.$set(p)},i:function(c){a||((0,e.Ui)(s.$$.fragment,c),a=!0)},o:function(c){(0,e.etI)(s.$$.fragment,c),a=!1},d:function(c){(0,e.vpE)(s,c),c&&(0,e.ogt)(r)}}}function Or(u){var s,r,a,c,d=u[0].nodeName+"";return{c:function(){s=(0,e.bGB)("span"),r=(0,e.fLW)("</"),a=(0,e.fLW)(d),c=(0,e.fLW)(">"),(0,e.Ljt)(s,"class","vcelm-node")},m:function(p,v){(0,e.$Tr)(p,s,v),(0,e.R3I)(s,r),(0,e.R3I)(s,a),(0,e.R3I)(s,c)},p:function(p,v){1&v&&d!==(d=p[0].nodeName+"")&&(0,e.rTO)(a,d)},d:function(p){p&&(0,e.ogt)(s)}}}function Ir(u){var s,r,a=u[1](u[0].textContent)+"";return{c:function(){s=(0,e.bGB)("span"),r=(0,e.fLW)(a),(0,e.Ljt)(s,"class","vcelm-t vcelm-noc")},m:function(c,d){(0,e.$Tr)(c,s,d),(0,e.R3I)(s,r)},p:function(c,d){1&d&&a!==(a=c[1](c[0].textContent)+"")&&(0,e.rTO)(r,a)},d:function(c){c&&(0,e.ogt)(s)}}}function ta(u){var s,r,a=u[0]&&Er(u);return{c:function(){a&&a.c(),s=(0,e.cSb)()},m:function(c,d){a&&a.m(c,d),(0,e.$Tr)(c,s,d),r=!0},p:function(c,d){var p=d[0];c[0]?a?(a.p(c,p),1&p&&(0,e.Ui)(a,1)):((a=Er(c)).c(),(0,e.Ui)(a,1),a.m(s.parentNode,s)):a&&((0,e.dvw)(),(0,e.etI)(a,1,1,function(){a=null}),(0,e.gbL)())},i:function(c){r||((0,e.Ui)(a),r=!0)},o:function(c){(0,e.etI)(a),r=!1},d:function(c){a&&a.d(c),c&&(0,e.ogt)(s)}}}function na(u,s,r){var a;(0,e.FIv)(u,Bn,function(v){return r(3,a=v)});var c=s.node,d=(0,_.x)(),p=["br","hr","img","input","link","meta"];return(0,_.H3)(function(){yr.use()}),(0,_.ev)(function(){yr.unuse()}),u.$$set=function(v){"node"in v&&r(0,c=v.node)},u.$$.update=function(){9&u.$$.dirty&&c&&(r(0,c._isActived=c===a,c),r(0,c._isNullEndTag=function(v){return p.indexOf(v.nodeName)>-1}(c),c),r(0,c._isSingleLine=c.childNodes.length===0||c._isNullEndTag,c))},[c,function(v){return v.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")},function(){c._isNullEndTag||(r(0,c._isExpand=!c._isExpand,c),d("toggleNode",{node:c}))},a,function(v){e.cKT.call(this,u,v)}]}var Lr=function(u){function s(r){var a;return a=u.call(this)||this,(0,e.S1n)((0,f.Z)(a),r,na,ta,e.N8,{node:0}),a}return(0,h.Z)(s,u),(0,o.Z)(s,[{key:"node",get:function(){return this.$$.ctx[0]},set:function(r){this.$$set({node:r}),(0,e.yl1)()}}]),s}(e.f_C),oa=Lr;function ra(u){var s,r,a;return(r=new oa({props:{node:u[0]}})).$on("toggleNode",u[1]),{c:function(){s=(0,e.bGB)("div"),(0,e.YCL)(r.$$.fragment),(0,e.Ljt)(s,"class","vc-plugin-content")},m:function(c,d){(0,e.$Tr)(c,s,d),(0,e.yef)(r,s,null),a=!0},p:function(c,d){var p={};1&d[0]&&(p.node=c[0]),r.$set(p)},i:function(c){a||((0,e.Ui)(r.$$.fragment,c),a=!0)},o:function(c){(0,e.etI)(r.$$.fragment,c),a=!1},d:function(c){c&&(0,e.ogt)(s),(0,e.vpE)(r)}}}function ia(u,s,r){var a;return(0,e.FIv)(u,Gn,function(c){return r(0,a=c)}),[a,function(c){e.cKT.call(this,u,c)}]}var aa=function(u){function s(r){var a;return a=u.call(this)||this,(0,e.S1n)((0,f.Z)(a),r,ia,ra,e.N8,{}),a}return(0,h.Z)(s,u),s}(e.f_C),sa=aa,Dr=function(u){function s(a,c,d){var p;return d===void 0&&(d={}),(p=u.call(this,a,c,sa,d)||this).isInited=!1,p.observer=void 0,p.nodeMap=void 0,p}(0,h.Z)(s,u);var r=s.prototype;return r.onShow=function(){this.isInited||this._init()},r.onRemove=function(){u.prototype.onRemove.call(this),this.isInited&&(this.observer.disconnect(),this.isInited=!1,this.nodeMap=void 0,Gn.set(void 0))},r.onAddTool=function(a){var c=this;a([{name:"Expand",global:!1,onClick:function(d){c._expandActivedNode()}},{name:"Collapse",global:!1,onClick:function(d){c._collapseActivedNode()}}])},r._init=function(){var a=this;this.isInited=!0,this.nodeMap=new WeakMap;var c=this._generateVNode(document.documentElement);c._isExpand=!0,Bn.set(c),Gn.set(c),this.compInstance.$on("toggleNode",function(d){Bn.set(d.detail.node)}),this.observer=new(Zi())(function(d){for(var p=0;p<d.length;p++){var v=d[p];a._isInVConsole(v.target)||a._handleMutation(v)}}),this.observer.observe(document.documentElement,{attributes:!0,childList:!0,characterData:!0,subtree:!0})},r._handleMutation=function(a){switch(a.type){case"childList":a.removedNodes.length>0&&this._onChildRemove(a),a.addedNodes.length>0&&this._onChildAdd(a);break;case"attributes":this._onAttributesChange(a);break;case"characterData":this._onCharacterDataChange(a)}},r._onChildRemove=function(a){var c=this.nodeMap.get(a.target);if(c){for(var d=0;d<a.removedNodes.length;d++){var p=this.nodeMap.get(a.removedNodes[d]);if(p){for(var v=0;v<c.childNodes.length;v++)if(c.childNodes[v]===p){c.childNodes.splice(v,1);break}this.nodeMap.delete(a.removedNodes[d])}}this._refreshStore()}},r._onChildAdd=function(a){var c=this.nodeMap.get(a.target);if(c){for(var d=0;d<a.addedNodes.length;d++){var p=a.addedNodes[d],v=this._generateVNode(p);if(v){var y=void 0,w=p;do{if(w.nextSibling===null)break;w.nodeType===Node.ELEMENT_NODE&&(y=this.nodeMap.get(w.nextSibling)||void 0),w=w.nextSibling}while(y===void 0);if(y===void 0)c.childNodes.push(v);else for(var x=0;x<c.childNodes.length;x++)if(c.childNodes[x]===y){c.childNodes.splice(x,0,v);break}}}this._refreshStore()}},r._onAttributesChange=function(a){this._updateVNodeAttributes(a.target),this._refreshStore()},r._onCharacterDataChange=function(a){var c=this.nodeMap.get(a.target);c&&(c.textContent=a.target.textContent,this._refreshStore())},r._generateVNode=function(a){if(!this._isIgnoredNode(a)){var c={nodeType:a.nodeType,nodeName:a.nodeName.toLowerCase(),textContent:"",id:"",className:"",attributes:[],childNodes:[]};if(this.nodeMap.set(a,c),c.nodeType!=a.TEXT_NODE&&c.nodeType!=a.DOCUMENT_TYPE_NODE||(c.textContent=a.textContent),a.childNodes.length>0){c.childNodes=[];for(var d=0;d<a.childNodes.length;d++){var p=this._generateVNode(a.childNodes[d]);p&&c.childNodes.push(p)}}return this._updateVNodeAttributes(a),c}},r._updateVNodeAttributes=function(a){var c=this.nodeMap.get(a);if(c&&a instanceof Element&&(c.id=a.id||"",c.className=a.className||"",a.hasAttributes&&a.hasAttributes())){c.attributes=[];for(var d=0;d<a.attributes.length;d++)c.attributes.push({name:a.attributes[d].name,value:a.attributes[d].value||""})}},r._expandActivedNode=function(){var a=(0,Tt.U2)(Bn);if(a._isExpand)for(var c=0;c<a.childNodes.length;c++)a.childNodes[c]._isExpand=!0;else a._isExpand=!0;this._refreshStore()},r._collapseActivedNode=function(){var a=(0,Tt.U2)(Bn);if(a._isExpand){for(var c=!1,d=0;d<a.childNodes.length;d++)a.childNodes[d]._isExpand&&(c=!0,a.childNodes[d]._isExpand=!1);c||(a._isExpand=!1),this._refreshStore()}},r._isIgnoredNode=function(a){if(a.nodeType===a.TEXT_NODE){if(a.textContent.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$|\n+/g,"")==="")return!0}else if(a.nodeType===a.COMMENT_NODE)return!0;return!1},r._isInVConsole=function(a){for(var c=a;c!==void 0;){if(c.id=="__vconsole")return!0;c=c.parentElement||void 0}return!1},r._refreshStore=function(){Gn.update(function(a){return a})},s}(xt);function Rr(u,s,r,a,c,d,p){try{var v=u[d](p),y=v.value}catch(w){return void r(w)}v.done?s(y):Promise.resolve(y).then(a,c)}function Sn(u){return function(){var s=this,r=arguments;return new Promise(function(a,c){var d=u.apply(s,r);function p(y){Rr(d,a,c,p,v,"next",y)}function v(y){Rr(d,a,c,p,v,"throw",y)}p(void 0)})}}var ca=__webpack_require__(8270);function Br(u,s){var r=Object.keys(u);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(u);s&&(a=a.filter(function(c){return Object.getOwnPropertyDescriptor(u,c).enumerable})),r.push.apply(r,a)}return r}function Pr(u){for(var s=1;s<arguments.length;s++){var r=arguments[s]!=null?arguments[s]:{};s%2?Br(Object(r),!0).forEach(function(a){(0,ca.Z)(u,a,r[a])}):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(r)):Br(Object(r)).forEach(function(a){Object.defineProperty(u,a,Object.getOwnPropertyDescriptor(r,a))})}return u}var $r=function(u){if(!u||u.length===0)return{};for(var s={},r=u.split(";"),a=0;a<r.length;a++){var c=r[a].indexOf("=");if(!(c<0)){var d=r[a].substring(0,c).replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),p=r[a].substring(c+1,r[a].length);try{d=decodeURIComponent(d)}catch{}try{p=decodeURIComponent(p)}catch{}s[d]=p}}return s},Nr=function(u,s,r){typeof document<"u"&&document.cookie!==void 0&&(document.cookie=encodeURIComponent(u)+"="+encodeURIComponent(s)+function(a){a===void 0&&(a={});var c=a,d=c.path,p=c.domain,v=c.expires,y=c.secure,w=c.sameSite,x=["none","lax","strict"].indexOf((w||"").toLowerCase())>-1?w:null;return[d==null?"":";path="+d,p==null?"":";domain="+p,v==null?"":";expires="+v.toUTCString(),y===void 0||y===!1?"":";secure",x===null?"":";SameSite="+x].join("")}(r))},Mr=function(){return typeof document>"u"||document.cookie===void 0?"":document.cookie},la=function(){function u(){}var s=u.prototype;return s.key=function(r){return r<this.keys.length?this.keys[r]:null},s.setItem=function(r,a,c){Nr(r,a,c)},s.getItem=function(r){var a=$r(Mr());return Object.prototype.hasOwnProperty.call(a,r)?a[r]:null},s.removeItem=function(r,a){for(var c,d,p=["","/"],v=((c=location)==null||(d=c.hostname)==null?void 0:d.split("."))||[];v.length>1;)p.push(v.join(".")),v.shift();for(var y=0;y<p.length;y++)for(var w,x,L=((w=location)==null||(x=w.pathname)==null?void 0:x.split("/"))||[],C="";L.length>0;){C+=(C==="/"?"":"/")+L.shift();var V=Pr(Pr({},a),{},{path:C,domain:p[y],expires:new Date(0)});Nr(r,"",V)}},s.clear=function(){for(var r=[].concat(this.keys),a=0;a<r.length;a++)this.removeItem(r[a])},(0,o.Z)(u,[{key:"length",get:function(){return this.keys.length}},{key:"keys",get:function(){var r=$r(Mr());return Object.keys(r).sort()}}]),u}(),fa=function(){function u(){this.keys=[],this.currentSize=0,this.limitSize=0}var s=u.prototype;return s.key=function(r){return r<this.keys.length?this.keys[r]:null},s.prepare=function(){var r=Sn(it().mark(function a(){var c=this;return it().wrap(function(d){for(;;)switch(d.prev=d.next){case 0:return d.abrupt("return",new Promise(function(p,v){(0,n.qt)("getStorageInfo",{success:function(y){c.keys=y?y.keys.sort():[],c.currentSize=y?y.currentSize:0,c.limitSize=y?y.limitSize:0,p(!0)},fail:function(){v(!1)}})}));case 1:case"end":return d.stop()}},a)}));return function(){return r.apply(this,arguments)}}(),s.getItem=function(r){return new Promise(function(a,c){(0,n.qt)("getStorage",{key:r,success:function(d){var p=d.data;if(typeof d.data=="object")try{p=JSON.stringify(d.data)}catch{}a(p)},fail:function(d){c(d)}})})},s.setItem=function(r,a){return new Promise(function(c,d){(0,n.qt)("setStorage",{key:r,data:a,success:function(p){c(p)},fail:function(p){d(p)}})})},s.removeItem=function(r){return new Promise(function(a,c){(0,n.qt)("removeStorage",{key:r,success:function(d){a(d)},fail:function(d){c(d)}})})},s.clear=function(){return new Promise(function(r,a){(0,n.qt)("clearStorage",{success:function(c){r(c)},fail:function(c){a(c)}})})},(0,o.Z)(u,[{key:"length",get:function(){return this.keys.length}}]),u}(),St={updateTime:(0,Tt.fZ)(0),activedName:(0,Tt.fZ)(null),defaultStorages:(0,Tt.fZ)(["cookies","localStorage","sessionStorage"])},Wn=function(u){function s(){var a;return(a=u.call(this)||this).storage=new Map,St.activedName.subscribe(function(c){var d=(0,Tt.U2)(St.defaultStorages);d.length>0&&d.indexOf(c)===-1&&St.activedName.set(d[0])}),St.defaultStorages.subscribe(function(c){c.indexOf((0,Tt.U2)(St.activedName))===-1&&St.activedName.set(c[0]),a.updateEnabledStorages()}),a}(0,h.Z)(s,u);var r=s.prototype;return r.getItem=function(){var a=Sn(it().mark(function c(d){return it().wrap(function(p){for(;;)switch(p.prev=p.next){case 0:if(this.activedStorage){p.next=2;break}return p.abrupt("return","");case 2:return p.next=4,this.promisify(this.activedStorage.getItem(d));case 4:return p.abrupt("return",p.sent);case 5:case"end":return p.stop()}},c,this)}));return function(c){return a.apply(this,arguments)}}(),r.setItem=function(){var a=Sn(it().mark(function c(d,p){var v;return it().wrap(function(y){for(;;)switch(y.prev=y.next){case 0:if(this.activedStorage){y.next=2;break}return y.abrupt("return");case 2:return y.next=4,this.promisify(this.activedStorage.setItem(d,p));case 4:return v=y.sent,this.refresh(),y.abrupt("return",v);case 7:case"end":return y.stop()}},c,this)}));return function(c,d){return a.apply(this,arguments)}}(),r.removeItem=function(){var a=Sn(it().mark(function c(d){var p;return it().wrap(function(v){for(;;)switch(v.prev=v.next){case 0:if(this.activedStorage){v.next=2;break}return v.abrupt("return");case 2:return v.next=4,this.promisify(this.activedStorage.removeItem(d));case 4:return p=v.sent,this.refresh(),v.abrupt("return",p);case 7:case"end":return v.stop()}},c,this)}));return function(c){return a.apply(this,arguments)}}(),r.clear=function(){var a=Sn(it().mark(function c(){var d;return it().wrap(function(p){for(;;)switch(p.prev=p.next){case 0:if(this.activedStorage){p.next=2;break}return p.abrupt("return");case 2:return p.next=4,this.promisify(this.activedStorage.clear());case 4:return d=p.sent,this.refresh(),p.abrupt("return",d);case 7:case"end":return p.stop()}},c,this)}));return function(){return a.apply(this,arguments)}}(),r.refresh=function(){St.updateTime.set(Date.now())},r.getEntries=function(){var a=Sn(it().mark(function c(){var d,p,v,y,w;return it().wrap(function(x){for(;;)switch(x.prev=x.next){case 0:if(d=this.activedStorage){x.next=3;break}return x.abrupt("return",[]);case 3:if(typeof d.prepare!="function"){x.next=6;break}return x.next=6,d.prepare();case 6:p=[],v=0;case 8:if(!(v<d.length)){x.next=17;break}return y=d.key(v),x.next=12,this.getItem(y);case 12:w=x.sent,p.push([y,w]);case 14:v++,x.next=8;break;case 17:return x.abrupt("return",p);case 18:case"end":return x.stop()}},c,this)}));return function(){return a.apply(this,arguments)}}(),r.updateEnabledStorages=function(){var a=(0,Tt.U2)(St.defaultStorages);a.indexOf("cookies")>-1?document.cookie!==void 0&&this.storage.set("cookies",new la):this.deleteStorage("cookies"),a.indexOf("localStorage")>-1?window.localStorage&&this.storage.set("localStorage",window.localStorage):this.deleteStorage("localStorage"),a.indexOf("sessionStorage")>-1?window.sessionStorage&&this.storage.set("sessionStorage",window.sessionStorage):this.deleteStorage("sessionStorage"),a.indexOf("wxStorage")>-1?(0,n.H_)()&&this.storage.set("wxStorage",new fa):this.deleteStorage("wxStorage")},r.promisify=function(a){return typeof a=="string"||a==null?Promise.resolve(a):a},r.deleteStorage=function(a){this.storage.has(a)&&this.storage.delete(a)},(0,o.Z)(s,[{key:"activedStorage",get:function(){return this.storage.get((0,Tt.U2)(St.activedName))}}]),s}(Yo.N);function Vr(u,s,r){var a=u.slice();return a[20]=s[r][0],a[21]=s[r][1],a[23]=r,a}function jr(u){var s;return{c:function(){(s=(0,e.bGB)("div")).textContent="Empty",(0,e.Ljt)(s,"class","vc-plugin-empty")},m:function(r,a){(0,e.$Tr)(r,s,a)},p:e.ZTd,d:function(r){r&&(0,e.ogt)(s)}}}function da(u){var s,r,a,c,d,p=u[20]+"",v=u[5](u[21])+"";return{c:function(){s=(0,e.bGB)("div"),r=(0,e.fLW)(p),a=(0,e.DhX)(),c=(0,e.bGB)("div"),d=(0,e.fLW)(v),(0,e.Ljt)(s,"class","vc-table-col"),(0,e.Ljt)(c,"class","vc-table-col vc-table-col-2")},m:function(y,w){(0,e.$Tr)(y,s,w),(0,e.R3I)(s,r),(0,e.$Tr)(y,a,w),(0,e.$Tr)(y,c,w),(0,e.R3I)(c,d)},p:function(y,w){1&w&&p!==(p=y[20]+"")&&(0,e.rTO)(r,p),1&w&&v!==(v=y[5](y[21])+"")&&(0,e.rTO)(d,v)},d:function(y){y&&(0,e.ogt)(s),y&&(0,e.ogt)(a),y&&(0,e.ogt)(c)}}}function ha(u){var s,r,a,c,d,p,v;return{c:function(){s=(0,e.bGB)("div"),r=(0,e.bGB)("textarea"),a=(0,e.DhX)(),c=(0,e.bGB)("div"),d=(0,e.bGB)("textarea"),(0,e.Ljt)(r,"class","vc-table-input"),(0,e.Ljt)(s,"class","vc-table-col"),(0,e.Ljt)(d,"class","vc-table-input"),(0,e.Ljt)(c,"class","vc-table-col vc-table-col-2")},m:function(y,w){(0,e.$Tr)(y,s,w),(0,e.R3I)(s,r),(0,e.BmG)(r,u[2]),(0,e.$Tr)(y,a,w),(0,e.$Tr)(y,c,w),(0,e.R3I)(c,d),(0,e.BmG)(d,u[3]),p||(v=[(0,e.oLt)(r,"input",u[11]),(0,e.oLt)(d,"input",u[12])],p=!0)},p:function(y,w){4&w&&(0,e.BmG)(r,y[2]),8&w&&(0,e.BmG)(d,y[3])},d:function(y){y&&(0,e.ogt)(s),y&&(0,e.ogt)(a),y&&(0,e.ogt)(c),p=!1,(0,e.j7q)(v)}}}function pa(u){var s,r,a,c,d,p;return(s=new _t.Z({props:{name:"delete"}})).$on("click",function(){return u[14](u[20])}),a=new yt({props:{content:[u[20],u[21]].join("=")}}),(d=new _t.Z({props:{name:"edit"}})).$on("click",function(){return u[15](u[20],u[21],u[23])}),{c:function(){(0,e.YCL)(s.$$.fragment),r=(0,e.DhX)(),(0,e.YCL)(a.$$.fragment),c=(0,e.DhX)(),(0,e.YCL)(d.$$.fragment)},m:function(v,y){(0,e.yef)(s,v,y),(0,e.$Tr)(v,r,y),(0,e.yef)(a,v,y),(0,e.$Tr)(v,c,y),(0,e.yef)(d,v,y),p=!0},p:function(v,y){u=v;var w={};1&y&&(w.content=[u[20],u[21]].join("=")),a.$set(w)},i:function(v){p||((0,e.Ui)(s.$$.fragment,v),(0,e.Ui)(a.$$.fragment,v),(0,e.Ui)(d.$$.fragment,v),p=!0)},o:function(v){(0,e.etI)(s.$$.fragment,v),(0,e.etI)(a.$$.fragment,v),(0,e.etI)(d.$$.fragment,v),p=!1},d:function(v){(0,e.vpE)(s,v),v&&(0,e.ogt)(r),(0,e.vpE)(a,v),v&&(0,e.ogt)(c),(0,e.vpE)(d,v)}}}function va(u){var s,r,a,c;return(s=new _t.Z({props:{name:"cancel"}})).$on("click",u[9]),(a=new _t.Z({props:{name:"done"}})).$on("click",function(){return u[13](u[20])}),{c:function(){(0,e.YCL)(s.$$.fragment),r=(0,e.DhX)(),(0,e.YCL)(a.$$.fragment)},m:function(d,p){(0,e.yef)(s,d,p),(0,e.$Tr)(d,r,p),(0,e.yef)(a,d,p),c=!0},p:function(d,p){u=d},i:function(d){c||((0,e.Ui)(s.$$.fragment,d),(0,e.Ui)(a.$$.fragment,d),c=!0)},o:function(d){(0,e.etI)(s.$$.fragment,d),(0,e.etI)(a.$$.fragment,d),c=!1},d:function(d){(0,e.vpE)(s,d),d&&(0,e.ogt)(r),(0,e.vpE)(a,d)}}}function Ur(u){var s,r,a,c,d,p,v;function y(P,F){return P[1]===P[23]?ha:da}var w=y(u),x=w(u),L=[va,pa],C=[];function V(P,F){return P[1]===P[23]?0:1}return c=V(u),d=C[c]=L[c](u),{c:function(){s=(0,e.bGB)("div"),x.c(),r=(0,e.DhX)(),a=(0,e.bGB)("div"),d.c(),p=(0,e.DhX)(),(0,e.Ljt)(a,"class","vc-table-col vc-table-col-1 vc-table-action"),(0,e.Ljt)(s,"class","vc-table-row")},m:function(P,F){(0,e.$Tr)(P,s,F),x.m(s,null),(0,e.R3I)(s,r),(0,e.R3I)(s,a),C[c].m(a,null),(0,e.R3I)(s,p),v=!0},p:function(P,F){w===(w=y(P))&&x?x.p(P,F):(x.d(1),(x=w(P))&&(x.c(),x.m(s,r)));var W=c;(c=V(P))===W?C[c].p(P,F):((0,e.dvw)(),(0,e.etI)(C[W],1,1,function(){C[W]=null}),(0,e.gbL)(),(d=C[c])?d.p(P,F):(d=C[c]=L[c](P)).c(),(0,e.Ui)(d,1),d.m(a,null))},i:function(P){v||((0,e.Ui)(d),v=!0)},o:function(P){(0,e.etI)(d),v=!1},d:function(P){P&&(0,e.ogt)(s),x.d(),C[c].d()}}}function ma(u){for(var s,r,a,c,d=u[0],p=[],v=0;v<d.length;v+=1)p[v]=Ur(Vr(u,d,v));var y=function(x){return(0,e.etI)(p[x],1,1,function(){p[x]=null})},w=null;return d.length||(w=jr()),{c:function(){s=(0,e.bGB)("div"),(r=(0,e.bGB)("div")).innerHTML=`<div class="vc-table-col">Key</div>
938
938
  <div class="vc-table-col vc-table-col-2">Value</div>
939
- <div class="vc-table-col vc-table-col-1 vc-table-action"></div>`,a=(0,e.DhX)();for(var x=0;x<p.length;x+=1)p[x].c();w&&w.c(),(0,e.Ljt)(r,"class","vc-table-row"),(0,e.Ljt)(s,"class","vc-table")},m:function(x,L){(0,e.$Tr)(x,s,L),(0,e.R3I)(s,r),(0,e.R3I)(s,a);for(var C=0;C<p.length;C+=1)p[C].m(s,null);w&&w.m(s,null),c=!0},p:function(x,L){var C=L[0];if(1007&C){var V;for(d=x[0],V=0;V<d.length;V+=1){var P=Vr(x,d,V);p[V]?(p[V].p(P,C),(0,e.Ui)(p[V],1)):(p[V]=Ur(P),p[V].c(),(0,e.Ui)(p[V],1),p[V].m(s,null))}for((0,e.dvw)(),V=d.length;V<p.length;V+=1)y(V);(0,e.gbL)(),!d.length&&w?w.p(x,C):d.length?w&&(w.d(1),w=null):((w=jr()).c(),w.m(s,null))}},i:function(x){if(!c){for(var L=0;L<d.length;L+=1)(0,e.Ui)(p[L]);c=!0}},o:function(x){p=p.filter(Boolean);for(var L=0;L<p.length;L+=1)(0,e.etI)(p[L]);c=!1},d:function(x){x&&(0,e.ogt)(s),(0,e.RMB)(p,x),w&&w.d()}}}function ga(u,s,r){var a,c=this&&this.__awaiter||function(F,W,te,oe){return new(te||(te=Promise))(function(le,Ae){function ye(Ze){try{We(oe.next(Ze))}catch(we){Ae(we)}}function He(Ze){try{We(oe.throw(Ze))}catch(we){Ae(we)}}function We(Ze){var we;Ze.done?le(Ze.value):(we=Ze.value,we instanceof te?we:new te(function(Te){Te(we)})).then(ye,He)}We((oe=oe.apply(F,W||[])).next())})},d=Wn.getSingleton(Wn,"VConsoleStorageModel"),p=St.updateTime;(0,e.FIv)(u,p,function(F){return r(10,a=F)});var v=[],y=-1,w="",x="",L=function(){r(1,y=-1),r(2,w=""),r(3,x="")},C=function(F){return c(void 0,void 0,void 0,it().mark(function W(){return it().wrap(function(te){for(;;)switch(te.prev=te.next){case 0:return te.next=2,d.removeItem(F);case 2:case"end":return te.stop()}},W)}))},V=function(F){return c(void 0,void 0,void 0,it().mark(function W(){return it().wrap(function(te){for(;;)switch(te.prev=te.next){case 0:if(w===F){te.next=3;break}return te.next=3,d.removeItem(F);case 3:d.setItem(w,x),L();case 5:case"end":return te.stop()}},W)}))},P=function(F,W,te){return c(void 0,void 0,void 0,it().mark(function oe(){return it().wrap(function(le){for(;;)switch(le.prev=le.next){case 0:r(2,w=F),r(3,x=W),r(1,y=te);case 3:case"end":return le.stop()}},oe)}))};return u.$$.update=function(){1024&u.$$.dirty&&a&&c(void 0,void 0,void 0,it().mark(function F(){return it().wrap(function(W){for(;;)switch(W.prev=W.next){case 0:return L(),W.t0=r,W.next=4,d.getEntries();case 4:W.t1=v=W.sent,(0,W.t0)(0,W.t1);case 6:case"end":return W.stop()}},F)}))},[v,y,w,x,p,function(F){return(0,n.id)(F,1024)},C,V,P,function(){L()},a,function(){w=this.value,r(2,w)},function(){x=this.value,r(3,x)},function(F){return V(F)},function(F){return C(F)},function(F,W,te){return P(F,W,te)}]}var _a=function(u){function s(r){var a;return a=u.call(this)||this,(0,e.S1n)((0,f.Z)(a),r,ga,ma,e.N8,{}),a}return(0,h.Z)(s,u),s}(e.f_C),ya=_a,Fr=function(u){function s(a,c,d){var p;return d===void 0&&(d={}),(p=u.call(this,a,c,ya,d)||this).model=Wn.getSingleton(Wn,"VConsoleStorageModel"),p.onAddTopBarCallback=void 0,p}(0,h.Z)(s,u);var r=s.prototype;return r.onReady=function(){u.prototype.onReady.call(this),this.onUpdateOption()},r.onShow=function(){this.model.refresh()},r.onAddTopBar=function(a){this.onAddTopBarCallback=a,this.updateTopBar()},r.onAddTool=function(a){var c=this;a([{name:"Add",global:!1,onClick:function(){c.model.setItem("new_"+Date.now(),"new_value")}},{name:"Refresh",global:!1,onClick:function(){c.model.refresh()}},{name:"Clear",global:!1,onClick:function(){c.model.clear()}}])},r.onUpdateOption=function(){var a,c=(a=this.vConsole.option.storage)==null?void 0:a.defaultStorages;(0,n.kJ)(c)&&(c=c.length>0?c:["cookies"])!==(0,Tt.U2)(St.defaultStorages)&&(St.defaultStorages.set(c),St.activedName.set(c[0]),this.updateTopBar())},r.updateTopBar=function(){var a=this;if(typeof this.onAddTopBarCallback=="function"){for(var c=(0,Tt.U2)(St.defaultStorages),d=[],p=0;p<c.length;p++){var v=c[p];d.push({name:v[0].toUpperCase()+v.substring(1),data:{name:v},actived:v===(0,Tt.U2)(St.activedName),onClick:function(y,w){var x=(0,Tt.U2)(St.activedName);if(w.name===x)return!1;St.activedName.set(w.name),a.model.refresh()}})}this.onAddTopBarCallback(d)}},s}(xt),Nt=function(){function u(r){var a=this;if(this.version="3.15.1",this.isInited=!1,this.option={},this.compInstance=void 0,this.pluginList={},this.log=void 0,this.system=void 0,this.network=void 0,u.instance&&u.instance instanceof u)return console.debug("[vConsole] vConsole is already exists."),u.instance;if(u.instance=this,this.isInited=!1,this.option={defaultPlugins:["system","network","element","storage"],log:{},network:{},storage:{}},n.Kn(r))for(var c in r)this.option[c]=r[c];this.option.maxLogNumber!==void 0&&(this.option.log.maxLogNumber=this.option.maxLogNumber,console.debug("[vConsole] Deprecated option: `maxLogNumber`, use `log.maxLogNumber` instead.")),this.option.onClearLog!==void 0&&console.debug("[vConsole] Deprecated option: `onClearLog`."),this.option.maxNetworkNumber!==void 0&&(this.option.network.maxNetworkNumber=this.option.maxNetworkNumber,console.debug("[vConsole] Deprecated option: `maxNetworkNumber`, use `network.maxNetworkNumber` instead.")),this._addBuiltInPlugins();var d=function(){a.isInited||(a._initComponent(),a._autoRun())};if(document!==void 0)document.readyState==="loading"?l.bind(window,"DOMContentLoaded",d):d();else{var p;p=setTimeout(function v(){document&&document.readyState=="complete"?(p&&clearTimeout(p),d()):p=setTimeout(v,1)},1)}}var s=u.prototype;return s._addBuiltInPlugins=function(){this.addPlugin(new Xo("default","Log"));var r=this.option.defaultPlugins,a={system:{proto:Zo,name:"System"}};if(a.network={proto:_r,name:"Network"},a.element={proto:Dr,name:"Element"},a.storage={proto:Fr,name:"Storage"},r&&n.kJ(r))for(var c=0;c<r.length;c++){var d=a[r[c]];d?this.addPlugin(new d.proto(r[c],d.name)):console.debug("[vConsole] Unrecognized default plugin ID:",r[c])}},s._initComponent=function(){var r=this;if(!l.one("#__vconsole")){var a,c=1*n.cF("switch_x"),d=1*n.cF("switch_y");typeof this.option.target=="string"?a=document.querySelector(this.option.target):this.option.target instanceof HTMLElement&&(a=this.option.target),a instanceof HTMLElement||(a=document.documentElement),this.compInstance=new Qt({target:a,props:{switchButtonPosition:{x:c,y:d}}}),this.compInstance.$on("show",function(p){p.detail.show?r.show():r.hide()}),this.compInstance.$on("changePanel",function(p){var v=p.detail.pluginId;r.showPlugin(v)})}this._updateComponentByOptions()},s._updateComponentByOptions=function(){if(this.compInstance){if(this.compInstance.theme!==this.option.theme){var r=this.option.theme;r=r!=="light"&&r!=="dark"?"":r,this.compInstance.theme=r}this.compInstance.disableScrolling!==this.option.disableLogScrolling&&(this.compInstance.disableScrolling=!!this.option.disableLogScrolling)}},s.setSwitchPosition=function(r,a){this.compInstance.switchButtonPosition={x:r,y:a}},s._autoRun=function(){for(var r in this.isInited=!0,this.pluginList)this._initPlugin(this.pluginList[r]);this._showFirstPluginWhenEmpty(),this.triggerEvent("ready")},s._showFirstPluginWhenEmpty=function(){var r=Object.keys(this.pluginList);this.compInstance.activedPluginId===""&&r.length>0&&this.showPlugin(r[0])},s.triggerEvent=function(r,a){var c=this;r="on"+r.charAt(0).toUpperCase()+r.slice(1),n.mf(this.option[r])&&setTimeout(function(){c.option[r].apply(c,a)},0)},s._initPlugin=function(r){var a=this;r.vConsole=this,this.compInstance.pluginList[r.id]={id:r.id,name:r.name,hasTabPanel:!1,tabOptions:void 0,topbarList:[],toolbarList:[],content:void 0,contentContainer:void 0},this.compInstance.pluginList=this._reorderPluginList(this.compInstance.pluginList),r.trigger("init"),r.trigger("renderTab",function(c,d){d===void 0&&(d={});var p=a.compInstance.pluginList[r.id];p.hasTabPanel=!0,p.tabOptions=d,c&&(a.compInstance.pluginList[r.id].content=c),a.compInstance.pluginList=a.compInstance.pluginList}),r.trigger("addTopBar",function(c){if(c){for(var d=[],p=0;p<c.length;p++){var v=c[p];d.push({name:v.name||"Undefined",className:v.className||"",actived:!!v.actived,data:v.data,onClick:v.onClick})}a.compInstance.pluginList[r.id].topbarList=d,a.compInstance.pluginList=a.compInstance.pluginList}}),r.trigger("addTool",function(c){if(c){for(var d=[],p=0;p<c.length;p++){var v=c[p];d.push({name:v.name||"Undefined",global:!!v.global,data:v.data,onClick:v.onClick})}a.compInstance.pluginList[r.id].toolbarList=d,a.compInstance.pluginList=a.compInstance.pluginList}}),r.isReady=!0,r.trigger("ready")},s._triggerPluginsEvent=function(r){for(var a in this.pluginList)this.pluginList[a].isReady&&this.pluginList[a].trigger(r)},s._triggerPluginEvent=function(r,a){var c=this.pluginList[r];c&&c.isReady&&c.trigger(a)},s._reorderPluginList=function(r){var a=this;if(!n.kJ(this.option.pluginOrder))return r;for(var c=Object.keys(r).sort(function(v,y){var w=a.option.pluginOrder.indexOf(v),x=a.option.pluginOrder.indexOf(y);return w===x?0:w===-1?1:x===-1?-1:w-x}),d={},p=0;p<c.length;p++)d[c[p]]=r[c[p]];return d},s.addPlugin=function(r){return this.pluginList[r.id]!==void 0?(console.debug("[vConsole] Plugin `"+r.id+"` has already been added."),!1):(this.pluginList[r.id]=r,this.isInited&&(this._initPlugin(r),this._showFirstPluginWhenEmpty()),!0)},s.removePlugin=function(r){r=(r+"").toLowerCase();var a=this.pluginList[r];if(a===void 0)return console.debug("[vConsole] Plugin `"+r+"` does not exist."),!1;a.trigger("remove");try{delete this.pluginList[r],delete this.compInstance.pluginList[r]}catch{this.pluginList[r]=void 0,this.compInstance.pluginList[r]=void 0}return this.compInstance.pluginList=this.compInstance.pluginList,this.compInstance.activedPluginId==r&&(this.compInstance.activedPluginId="",this._showFirstPluginWhenEmpty()),!0},s.show=function(){this.isInited&&(this.compInstance.show=!0,this._triggerPluginsEvent("showConsole"))},s.hide=function(){this.isInited&&(this.compInstance.show=!1,this._triggerPluginsEvent("hideConsole"))},s.showSwitch=function(){this.isInited&&(this.compInstance.showSwitchButton=!0)},s.hideSwitch=function(){this.isInited&&(this.compInstance.showSwitchButton=!1)},s.showPlugin=function(r){this.isInited&&(this.pluginList[r]||console.debug("[vConsole] Plugin `"+r+"` does not exist."),this.compInstance.activedPluginId&&this._triggerPluginEvent(this.compInstance.activedPluginId,"hide"),this.compInstance.activedPluginId=r,this._triggerPluginEvent(this.compInstance.activedPluginId,"show"))},s.setOption=function(r,a){if(typeof r=="string"){for(var c=r.split("."),d=this.option,p=0;p<c.length;p++){if(c[p]==="__proto__"||c[p]==="constructor"||c[p]==="prototype")return void console.debug("[vConsole] Cannot set `"+c[p]+"` in `vConsole.setOption()`.");d[c[p]]===void 0&&(d[c[p]]={}),p===c.length-1&&(d[c[p]]=a),d=d[c[p]]}this._triggerPluginsEvent("updateOption"),this._updateComponentByOptions()}else if(n.Kn(r)){for(var v in r)v!=="__proto__"&&v!=="constructor"&&v!=="prototype"?this.option[v]=r[v]:console.debug("[vConsole] Cannot set `"+v+"` in `vConsole.setOption()`.");this._triggerPluginsEvent("updateOption"),this._updateComponentByOptions()}else console.debug("[vConsole] The first parameter of `vConsole.setOption()` must be a string or an object.")},s.destroy=function(){if(this.isInited){this.isInited=!1,u.instance=void 0;for(var r=Object.keys(this.pluginList),a=r.length-1;a>=0;a--)this.removePlugin(r[a]);this.compInstance.$destroy()}},(0,o.Z)(u,null,[{key:"instance",get:function(){return window.__VCONSOLE_INSTANCE},set:function(r){r===void 0||r instanceof u?window.__VCONSOLE_INSTANCE=r:console.debug("[vConsole] Cannot set `VConsole.instance` because the value is not the instance of VConsole.")}}]),u}();Nt.VConsolePlugin=void 0,Nt.VConsoleLogPlugin=void 0,Nt.VConsoleDefaultPlugin=void 0,Nt.VConsoleSystemPlugin=void 0,Nt.VConsoleNetworkPlugin=void 0,Nt.VConsoleElementPlugin=void 0,Nt.VConsoleStoragePlugin=void 0,Nt.VConsolePlugin=Dt,Nt.VConsoleLogPlugin=co,Nt.VConsoleDefaultPlugin=Xo,Nt.VConsoleSystemPlugin=Zo,Nt.VConsoleNetworkPlugin=_r,Nt.VConsoleElementPlugin=Dr,Nt.VConsoleStoragePlugin=Fr;var ba=Nt}(),__webpack_exports__=__webpack_exports__.default,__webpack_exports__}()})})(vconsole_min);var vconsole_minExports=vconsole_min.exports;const VConsole=getDefaultExportFromCjs(vconsole_minExports),_imports_1="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAASCAYAAAAt6kybAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFKSURBVHgBzZZBUoMwFIb/16668whcoUdwYXXZXkDFCwgnEE6gNwjeoCtHcWG9gUfgCGzdNL6EjpMyKUMIbfPNEJJAkh/yJy+EFlLcZJw+cvYC56Hmq6D4IzUrySzsRD4hBCYyo7sy/y/uP9V/Mgy2SMziBMFCe9ZrC/1BOBRmoSV0tkIQYiVroNysIetr4vqZbwnOgnyhuEzbtVaP7raGFKdFbUuJTaSCulrydhVx+sXZCMelAqYrit8O2q5z1VP8XnF6ydkNjscG+J13idRa0BMpFhwIKMOo2P1oo7dQ3a24uudJUAvNN7zWkDKhh/K1bwMnoYoRfFspOzW26o9zZDJ8u4Y768aPbiL1uPDAzbd8yIjLHAPxEqqHF4sld6N8Gx14pcZ0u6Tbz2944C1U0eHbaogfbYxyemqEzOb82QWaCFOrqR7qRxt/zFpnw18C42QAAAAASUVORK5CYII=",_imports_2="data:image/png;base64,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",_imports_3="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAABNCAYAAADjCemwAAAAAXNSR0IArs4c6QAABuRJREFUeF7lnI1x3DYQhXc7iCqIXUGiCmJXELmC2BVEriByBZEriFxB7ApiVxCngjgVxB0g8ziLGx4FYB9AgKQUzNzcjA4kwE/78wACUNmphBC+FxF8vhORJ/b5xr7nvfoqIvh8se/PIvKXiHxWVfxt86JbtRhCAJgfReTKYAHQ2gJoH+3zQVUBd3gZCi2EADA/Gahnw59G5L2IvFNVfA8rQ6CZVf0sIi9FpIdF1QKABd6o6rvaC5n6XaGZZf1qsJj2R9cZAq8btBDCjYjAuvawLA8+4F2r6gevIvP7amiWBX+z4M60uWedOxF5szbrroIWQrgWEbhjjxIlRZQXuCesNn6QfXtYMdp5oaqQLk2lCZrFLlgX5ENLAZgoFSbdxcgFaxe6Dpk4flraxzWwOISU6lINzTLjHwkR6jUeQd2q6ievMvO79QXwIGtaJE0TuCpojcAA61ZE3jLWxMBK1bG+/dKQue9U9VVNuzS0BmCbwFo+bCO8KnAUtAZgiFev1mapmv9+Ah6ENSwPCYQpNDgXmgXfP8nGYV1Q4m+ZXo6uY30HOGR5plAxjoH2O5klkcqf72ldOSqV0uilN/wqQjOVj/+UVyAboH12marxOoffTYQj63taD95yWXqWLDSLY38THQIwWNgm0zJEf7JVKsBhru4yd6MSNADzguiDARYBVIBDbH6TApeERrrlYWOYZ40hBAhhuKpXnqbc9B40c0tky5Lvu37v9Sb1u2U7ZDrM8KKgHUiB7vNiZHL4qKrPl31NQcOYEhqnVDDN0l1WhBByIeG1qmJU0bWEEGBt3vAL8Rq681TOoJHBnxaBNU8YQsDgH/ImVb6q6kXN/Zi6pFfds7YlNM/KhrglHjCEAGlTmnV4oqr/MDBq6pBuemZtJ2iklWUzSk1HM/FsF2j2D/Pc9Mza5tAQx2BpuYJsCdE3RI/tZWkGjcmmF/HZ59CQMfHyNleGBP/Y2J7QSGs7edkEjXTNpGZZ65YHgoaXQqUMfXLRCM27YEjGnAM/gKVBl0LylPTp5KIRmhcIn/Waos5Z5t7QzOPwkqg0jTSFqAjt3wLhIRppCe8g0LyEMHmc2gAWSSBX3qvqi16x6+CW5rnoF1V9Cmie1BiaNY+SCGb98ELVBaB5fjw8nu05IkiECY/HJaD5ZAcJ2iNlz5mleZ73EtBKonaTJHAwS/OSwQ2glWZok/NJI5LCEbInKfRvAS0UIPwfoSGDQoLlyp0HbRO5cST3tL6UDMmFNnz4VCE5sI52zQwLrv3ErMd1vM+FdiRL6xVK3bfoDLTSEOpIMa0XNNznNDeW0GlUTCtlz2nY0LO3K4ZRPbtxlVt/SwwrJ8nxUHTaVtA8nXYNaN7LlCEvNBJu4SnxntAwbZ9ccxtC8OYWrwDNe6GRNeWeT1G5pGtN08WQE0LwVklNY0/vP4w1sq/X9JK91qbdMWCGi3ire9jbxnrT23pboJyVLk64EkUh3g9slkFrKfSuz7JgZm6LKbp3x/e8H+t1EZqXDDaZiNwTmA2fvGmyKb5HaF5ce/QuSrjmyeMiNG9uHBfcWz2zt2X0bJ+YwT4NKedv2D3T3Gzw3hMGey9nXhG3OS1gnkPzlDAuHPqWnX3A3vWIlZ9n2m651Ko0eEdfH11sIzeWnHnZEpo3Onh0sY0YRt7zsCU0JiEMXXLV2/VK9yMXLN+L5ak1t4y1bTa0GgWRdMtkHM8tiWf2EAxZPDwK0vK+xMAclyRXfuagMZn0wcY3Ilvi2bJhqLRjxXs9jxtjtgCit3k/+FaWFdshgZ3psmUfS9CQFJgtiw8GXAWwYsz2duGxbgpw2BQ79LiaNVYZQsDSUMzKesVVB8x+z5pjJNzXY16Pe/9uM8KYjfV2psQ45u5ZdaHhTsRgdv6ssDZk1t33fpoOw7SXt5sw9p9aVkZBM3CYKsZRDkwZcsYP07D1FfE4HuPDXubuKI43oqE1gIvmPux0qYT2AiyEk9ozj6omWaugNbhqfK6hljfb8lgLqygtciZaDc3AMUOtVJvIsoh5OF0KMybNC1o6HGiHtjF9XX0aTRM0Awc3ALw1r9qwjzKe8QhrnA5pmsO0MSKaxBakb+0bmZAN7ql/3qpd0c3QDBw63nLuEBucR9SDXoM0arbyVdDiExFv6Uc8fO09YV3IkNXuuGyoC7SZ1WG82no8WC0Etn73M4+6QZtZ3Q+mkRgFzj54a70uJ/MNs7SEZgI8vE/1DhFoBZK7rrtlbQZtZnlIFrA6aKjSJtw18AAKWRhBHutqm4M804nu7llqdHayHs7dAMxWiPHcSEgW6D7qeEQGCFNnU2gJF4bGwxmP+AbAeGjmsmo8ZBPfOAeo+6kJDKxY5z/fJoSGTJsFQQAAAABJRU5ErkJggg==",_imports_4="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAYCAYAAAAPtVbGAAAAAXNSR0IArs4c6QAABPxJREFUSEuVlltsFFUYx3/fzM7M3rrdFsqlLbRI0XKHEgIvGvAWFHkwQWOMvBkxIRreJJoQTHzwARMwhqiJMRoNJiqJ+IBBITEmcokFDJeUUrq0pbSyvWwvO7O7MzvHzC69EAqESfZhz3zn/L7zff/zPyM84FGpNUlE347wEopmoAEIo9QI0I5wBvzDpC6clc1491tKZnqhUruTyKkPwH0HxHpQIuV3qgO0PdL4z88zxd4DUTdf20p42bcUR6tx/sL38mSHMrhZG7+QLy8pIYyIRaQqgRmLIjKxjDqCq96WJefT02F3QVRXy06UfI7RhB96nLHO32D4PBFDYRp351hwIZsDx7dILphPtDo5EdCGcjbLoiv9EwOTEDX4/nNk/z6OP4ZrO9g9PSRMm8kk71Mz34ehMZCKaqob6xFNA6UuYslGqW21g2kliLq2qZ7k5qvgRQsDv+N2txKz/Ie3YlrEaBbyZiWzFzeUQXBIGlt3TUHS731PIfV6URpwLh4ibuUeCTARPDgKevU8kvXzykMhf43Un/9X1M0X6rE29ECR8Y7DxPOp+wJ8q4q8VomnxxHlEs71EiqOT8YrBX1DULN8KUY4EKX6ThrP7RCVWvcuodkHi9oK3MsHCJvTGKJDoh5icyAyC8/zyRWbCM/fhfIGGe3cS8XIGUycyUnjDrjRGqoa6oKxHFmnRlT3M0fwMy/nR2ys4fYpQgBY+BQktwc1wB3+EUPPQd1R6D0Eepx0LoqZ2U98uBVdU2V5K7g1rFO7dkVZ2uI/Kyr94U1yZ+tyva2Ec9PkXVEHi/dBdBs41ylGmtFv7yhDnOsgJkMDrVTxFYX+Nszxzsnz0jcIs5c1Y0TCgbR2i0rvVaBht39D1O2eqm/NctTCA2jpk1C4jd/0KfnrWwkn1+PG3sB1+jHtQxi6W5pT6DiJSVkwtzOQeKyJcCIe/P1IVPfTBcIbDafzVyK5K5MQO96MF1tFxZIvIddLuu8PTPuHUrYViSiiG9NOOnjZYaT3dKlsd0FE7RN1oyWFxBpzaZvw+IWpBsaX4RmVpRrnXR1LxvEzPZj+GLrKowloVgVaYj7E56JbceyrJ4gZLv1DMGvp9HJ1tRxFybZCZhgz0zUJGatYSTFU2i7KyaANXCYR02Z0AN9XFIoaIc0npAu9Qxq1a1eWd6qpLaI6W95Cky+KBZdi9xXMUFklo4kWfN1C5UbQ0peojJdO8UMfJw+5yByqFtZOk3Dn2gY07Rpg5G73E7bLvjYeX44nJvSdIxmf8UaYEVgq1ZrtGFon4P8kja2vlL3rRstnILt8z6PQ1UZY9+70AiyDh5rkBG0kC2rWOpJN28Dtg+Kpsq2UID2r6/D0y4hUuraN6uvA1B/NIAPbt/U7BhleDWbjQZm9b3ew/pTVp1q2IHIsGHQdh3x3B3Gr+NAeBAHBDrzKtVTXBbIulK3em7telhwr3XIzX1pBNYtF7P5byOggEQvK7j31BPeInQdH5hKbv4Bo7YugXMifbsPs3yRzL/03EX3v9du15jmUdgSkpN+i62EPj+A7NvgVpXm+GkVMg3D1Iqya55HgG8JNgdl0BHNspyQ+GZie0MwfEkPrKhn194P25l3pm80Q/FTQgD+DAwTGIjCXt+Pn9zDn419EuKeZD9Sm6lg1h1DoVRRPAhsQaShBzCcyqEI72eNnkcJRvr5wQvbdu/hEgv8DpQoQIxZU4UcAAAAASUVORK5CYII=",_imports_5="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAvJJREFUWEe9mPF1EzEMxvVt0EwA3YBu0E5AOwFlgqYT0E5AmYAwAe0EhAkaJqBMQDYQ77tn39Pp5Ds7R+r38kdaW/5Z+izJgSwcqnonIjfJzAbA7RKTWLJYVdci8tnZuANwf6jdpUA/ROTcbb4FcHEUIFV9JyInALbRBqraBKSqHXzJXve/0klU9cFoIzx1C5CqPosID8jxUNJaCKSqGxH54GDPAOzs32qBkmfoTTt4AT56h4yACjBcdwrg5UCgExH5G0RjBDUASlf4k1u4F5E1gG/eYK2HuE5Vr0XkawB1C4Dy6EYPpKpvReR3AHPhQ5XntAAlKGqIoaPH7OjlYIGs6PLkKwCPE8JvumUJ6lJEvjub/aXpgFQ1mjSb4Fo9ZDzLZMqkagcjsc1A/qQvAE5Lnjk0ZGYdQ0Z52NB1XkJBO9eRiJeIOljLy8M6aMeKQJH6VwB4uybHoSFLMom8tCYQBUYN5fEI4GoOJhltFrW1GxxoQyB/u5hzvrwSENuWPgeJyI5AzKBWXJcAnl4JyN/uPYHUbX4O4GclkA83l7WEnNV/UOOWAvnMy4vArDuoeaXDRUV3UciSsFly2BkQ5qkWJq31HupCxgRFo3lUi7omrFNzVDUUtddB2Kcs3TxaH6acgHIPYHUMAG8zjE7qm5mL7OgK3TGhChXirFRcF70cag4SeGcHoAeK6tmgk6vZpHZO4T3XFXTboPnb1pRTGmB4oykRWx36dscCjbKmiDDBUU9ViW4OKrU6zMw2zXBZ3+74Jj96/vwXqAmYQZrxQHQj3elPwPDd29fBnDdcm8F2lQ2Zb+55WJaavveK3mWEidzKPWiAvfboSVRIfJQBQfz7P9sayaH0cp2CysaYp/iS/WVg6IE36cnM1sJ7JE8tymDqbU9jPJ1/HbREK5rLhozhD1vk2Z9jUkYlmNdVKxi9wts02WvNAuVdExirc/4FoxaIoeVNqtJdNZABo6co0vfJa/yetcIw8JP1xe7xTy055/0DfJmj9v76688AAAAASUVORK5CYII=",_imports_6="data:image/png;base64,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",_imports_7="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMCAYAAABBV8wuAAAAAXNSR0IArs4c6QAAAHdJREFUKFOFkGERgmAQRN82MIJVTCANkCTSQCNAAxpAA4hABBusfM7JfMgw3q+be7O3tyfbNdBJmshKtu/ADbhImr9MqbH9AIocfkDAHjgFfOUgDUdgkFStIFRnICnbI9D8X2V7b277uRhfN+dG8nIXMMK1vy95AxCKOwb9TpvIAAAAAElFTkSuQmCC",_imports_8="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAcCAYAAAAnbDzKAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFSSURBVHgBzZeNbYMwEIXvCLN0ga7RBdoB0gG6QBboAizQBTpGu0BHiQLuGYWXRDH+wXeKn2QJ8Jn7PskgIDKMc27vBxmmJ6PM4Gd4OSZmHsggTAa5hr904sFCQl0gCI9u+hKqAlF4dNSVUBPIgkdXPQkVgSJ4dNaR6KgyUXjnfmX8rcypvGKrBBLw37zbvct488crNdUSm7dQBvzh5tI4HmTbvATrK7bTJoFSeEwZSBQLbIVHibJEkUAtPEoVJbIFtOCxREkiS0AbHksVJJICVvC4RaVEVMAaHreqkFgVSMB/CfwnKUYkPgT2NTgZkeAwXwR+mgbue5OfE3c67anrij7F7wQeBY/+hRI3Ao+GB0eBBARagQdPpsQs0Br8khwJbhV+SUqio3EMr2wA3mdmEJbg5MLuLd00/WB468aSZERBg/BLkozueHymxiPP7NP1+T8OxHF5nfcjnQAAAABJRU5ErkJggg==",index_vue_vue_type_style_index_0_lang="",index_vue_vue_type_style_index_1_scoped_b65b040f_lang="",_sfc_main={components:{HangupStatus,DragTimer,AnimatedIframe},name:"gameassis",props:["access_token","client_id","channel_code","game_id","game_cloud_service"],data(){return{timer:null,currentTop:0,clientWidth:0,clientHeight:0,itemWidth:40,itemHeight:40,coefficientHeight:.1,gapWidth:10,left:0,top:0,timeOutEvent:0,numi:1,contentTab:1,anyhow:1,typesOf:1,computerTop:!0,computerOne:!1,computerTwo:!1,custom_menu:!1,isPad:"",isiPad:"",mobileOne:!1,mobileTwo:!1,expandShow:!0,setupTab:"",comTab:"",terminal_id:0,vc:50300,gameList:[],bitrateList:[],clearList:[],aspectList:[],codeTab:"",clearTab:"",aspectTab:"",wifiTab:1,honeyTab:1,head_url:"",nickname:"",duration:"",points:"",level:"",durationflag:!1,pointsflag:!1,showfull:!1,vip_centerflag:!0,dialogVisible:!1,screenImg:null,state_show:!1,user_id:"",phone:"",isHarmony:!1,isShowOperation:!1,remainder:null,url_chat:"https://act.play.cn/hd/t/chat/?dark="+this.isDark+"&modal=1",parentData:"初始数据",isFullscreen:!1,control_list:[],keyboardGuidance:"",leftGuidance:"",rightGuidance:"",easyShow:!1,enableRotation:null,showExitButton:!1,showQualityPanel:!1,showQualityDropdown:!1,selectedQuality:"high",selectedSmoothness:"smooth",afkTime:10,afkTimeRange:{min:15,max:360},isBlurred:!1,showTooltip:!0,tooltipFading:!1,currentQuality:"高清",functionButtons:[{type:"profile",name:"个人",icon:"../assets/image/head.png"},{type:"time",name:"时间",icon:"../assets/image/clock.png"},{type:"audio",name:"音频",icon:"../assets/image/operate.png"},{type:"help",name:"帮助",icon:"../assets/image/problem.png"},{type:"quality",name:"质量",icon:"../assets/image/Vector_right.png"}],qualityOptions:[{label:"流畅",value:"smooth",icon:"smooth-icon"},{label:"标清",value:"standard",icon:"standard-icon"},{label:"高清",value:"high",icon:"high-icon"},{label:"超清",value:"ultra",icon:"ultra-icon"}],smoothnessOptions:[{label:"流畅",value:"smooth"},{label:"标准",value:"standard"},{label:"高清",value:"high"},{label:"超清",value:"ultra"}],qualityDropdownOptions:[{label:"蓝光",value:"blue-ray"},{label:"高清",value:"high"},{label:"流畅",value:"smooth"}],currentMinutes:60,minMinutes:10,maxMinutes:360,isDragging:!1,afk_list:[],showafk:1,showAFKBubble:!1,isAfkBlack:!1,showToast:!1,toastMessage:"",showConfirmDialog:!1,arrowStyle:{}}},watch:{},created(){if(this.clientWidth=document.documentElement.clientWidth,this.clientHeight=document.documentElement.clientHeight,this.left=0,this.top=46,api.set("ass_channel_code",this.channel_code),api.set("ass_access_token",this.access_token),navigator.userAgent.indexOf("CloudPhone")!=-1&&(this.easyShow=!0,(this.channel_code=="80000000"||this.channel_code==8e7)&&new VConsole),!navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i))this.typesOf=3;else{const o=navigator.userAgent.toLowerCase();this.isPad=/ipad/i.test(o),this.isiPad=/iphone/i.test(o)&&/os [6-9]_\d+ like mac os/i.test(o),this.isPad||this.isiPad?this.typesOf=2:this.typesOf=1}this.isHarmonyOS()&&(this.isHarmony=!0),console.log(this.game_cloud_service,"game_cloud_service"),getGameDetail(this.game_id).then(o=>{console.log(o,"gameRes"),this.easyShow==!0&&setTimeout(()=>{this.showExitButton=!0},500),this.comTab="",this.retract(),getChaDetail(o.ext.content_id).then(n=>{if(n.ext)if(n.ext&&Array.isArray(n.ext.control_list)&&n.ext.control_list.length>1){this.leftGuidance="",this.rightGuidance="";for(let t=0;t<n.ext.control_list.length;t++){const l=n.ext.control_list[t];if(!this.rightGuidance&&l.type==="keyboard"&&l.guidance&&(this.rightGuidance=l.guidance),!this.leftGuidance&&l.type==="handle"&&l.guidance&&(this.leftGuidance=l.guidance,this.isShowOperation=!0),this.leftGuidance&&this.rightGuidance)break}}else this.screenImg=n.ext.open_img_handle&&n.ext.open_img_handle[0],this.screenImg&&this.screenImg!=""&&(this.isShowOperation=!0)})}),this.getUserId(),this.getconfig(),this.getBitrate(),this.getClear(),this.getAspect(),this.checkAfkBlack()},mounted(){document.addEventListener("click",this.bodyCloseMenus),window.matchMedia("(orientation: landscape)").matches?this.anyhow=2:this.anyhow=1,this.$nextTick(()=>{window.addEventListener("resize",this.renderResize,!1),document.body.addEventListener("touchmove",function(n){n.preventDefault()},{passive:!1});const o=this.$refs.div;o.addEventListener("touchstart",n=>{if(n.stopPropagation(),n.targetTouches.length===1){const l=n.targetTouches[0].clientX-this.left;(l>60||l==60)&&n.preventDefault()}o.style.transition="none"}),o.addEventListener("touchmove",n=>{if(n.stopPropagation(),n.preventDefault(),n.targetTouches.length===1){let t=event.targetTouches[0];this.left=t.clientX-this.itemWidth/2,this.top=t.clientY-this.itemHeight/2}},!1),o.addEventListener("touchend",n=>{if(n.stopPropagation(),o.style.transition="all 0.3s",this.clientWidth=document.documentElement.clientWidth,this.clientHeight=document.documentElement.clientHeight,this.left>this.clientWidth/2?this.left=this.clientWidth-this.itemWidth:this.left=0,this.top<=36)this.top=36+this.gapWidth;else{let t=this.clientHeight-50-this.itemHeight-this.gapWidth;this.top>=t&&(this.top=t)}},!1)}),this.startBlurTimer(),this.checkTooltipDisplay()},computed:{fillPercentage(){return(this.currentMinutes-this.minMinutes)/(this.maxMinutes-this.minMinutes)*100},formattedTime(){const o=Math.floor(this.currentMinutes/60),n=this.currentMinutes%60;return o>0&&n>0?`${o}小时${n}分钟`:o>0?`${o}小时`:`${n}分钟`}},methods:{handleSetCloudIdle(o){if(this.isAfkBlack){this.showToastMessage("当前游戏挂机功能维护中,暂时无法使用");return}console.log("收到DragTimer的挂机请求:",o),this.$emit("set_cloud_idle",o),setTimeout(()=>{this.queryLock(this.user_id)},1e3)},handleEndHangup(o){console.log("收到结束挂机请求:",o),this.showConfirmDialog=!0},handleEnterGame(o){console.log("收到进入游戏请求:",o);const{gameUrl:n}=o;this.$emit("set_replace",{name:"replace",gameUrl:n})},confirmEndHangup(){var o={name:"unlock_vm"};console.log("收到结束挂机请求:",o),this.$emit("set_cloud_idle",o),this.afk_list=[],this.showafk=1,this.showAFKBubble=!1,this.showConfirmDialog=!1},cancelEndHangup(){this.showConfirmDialog=!1},queryLock(o){o=o||this.user_id,queryLock(o).then(n=>{console.log(n,"resqueryLock"),n.code==200?n.data.length>0?(this.showafk=2,this.afk_list=n.data[0],getGameDetail(this.afk_list.gameid).then(t=>{console.log(n,"res"),this.afk_list.title=t.ext.title,this.afk_list.icon=t.ext.img_square[0],this.afk_list.name=t.ext.title,this.afk_list.avatar=t.ext.img_square[0],this.afk_list.content_id=t.ext.content_id,t.ext.game_id==this.game_id?this.afk_list.showEnterGame=!1:this.afk_list.showEnterGame=!0,console.log(JSON.stringify(this.afk_list),"this.afk_list")})):this.showafk=1:this.showafk=1})},checkAfkBlack(){isAfkBlack(this.game_id,this.user_id).then(o=>{o.code==200?this.isAfkBlack=o.ext.is_afk_black:this.isAfkBlack=o.ext.is_afk_black})},showToastMessage(o){this.toastMessage=o,this.showToast=!0,setTimeout(()=>{this.showToast=!1},3e3)},updateTimeSlider(o){this.afkTime=parseInt(o.target.value)},startSliderDrag(o){this.isSliderDragging=!0;const n=o.currentTarget.getBoundingClientRect(),l=(o.clientX-n.left)/n.width*100;this.updateSliderValue(l),document.addEventListener("mousemove",this.onSliderDrag),document.addEventListener("mouseup",this.endSliderDrag),o.preventDefault()},startSliderDragTouch(o){this.isSliderDragging=!0;const n=o.touches[0],t=o.currentTarget.getBoundingClientRect(),f=(n.clientX-t.left)/t.width*100;this.updateSliderValue(f),document.addEventListener("touchmove",this.onSliderDragTouch,{passive:!1}),document.addEventListener("touchend",this.endSliderDrag),o.preventDefault()},startThumbDrag(o){this.isSliderDragging=!0;const n=o.currentTarget.parentElement.getBoundingClientRect();this.sliderDragOffset.x=o.clientX-n.left,document.addEventListener("mousemove",this.onThumbDrag),document.addEventListener("mouseup",this.endSliderDrag),o.preventDefault()},startThumbDragTouch(o){this.isSliderDragging=!0;const n=o.touches[0],t=o.currentTarget.parentElement.getBoundingClientRect();this.sliderDragOffset.x=n.clientX-t.left,document.addEventListener("touchmove",this.onThumbDragTouch,{passive:!1}),document.addEventListener("touchend",this.endSliderDrag),o.preventDefault()},onSliderDrag(o){if(!this.isSliderDragging)return;const n=o.currentTarget.getBoundingClientRect(),l=(o.clientX-n.left)/n.width*100;this.updateSliderValue(l)},onSliderDragTouch(o){if(!this.isSliderDragging)return;const n=o.touches[0],t=o.currentTarget.getBoundingClientRect(),f=(n.clientX-t.left)/t.width*100;this.updateSliderValue(f),o.preventDefault()},onThumbDrag(o){if(!this.isSliderDragging)return;const n=o.currentTarget.parentElement.getBoundingClientRect(),l=(o.clientX-n.left)/n.width*100;this.updateSliderValue(l)},onThumbDragTouch(o){if(!this.isSliderDragging)return;const n=o.touches[0],t=o.currentTarget.parentElement.getBoundingClientRect(),f=(n.clientX-t.left)/t.width*100;this.updateSliderValue(f),o.preventDefault()},updateSliderValue(o){const n=Math.max(0,Math.min(100,o)),t=this.afkTimeRange.max-this.afkTimeRange.min,l=Math.round(n/100*t)+this.afkTimeRange.min;this.afkTime=l},endSliderDrag(){this.isSliderDragging=!1,document.removeEventListener("mousemove",this.onSliderDrag),document.removeEventListener("mouseup",this.endSliderDrag),document.removeEventListener("touchmove",this.onSliderDragTouch),document.removeEventListener("touchend",this.endSliderDrag),document.removeEventListener("mousemove",this.onThumbDrag),document.removeEventListener("touchmove",this.onThumbDragTouch)},updateParentData(o){o==!1&&(this.custom_menu=!1,this.dialogVisible=!1,this.comTab="")},isHarmonyOS(){return(navigator.userAgent||navigator.vendor||window.opera).toLowerCase().includes("harmonyos")},logReport(o){let n=navigator.userAgent,t=n.indexOf("Android")>-1||n.indexOf("Adr")>-1;var l="android";t||(l="ios");let f={channel_code:this.channel_code,into_type:o.into_type,phone:this.phone,event_from_id:o.event_from_id,into_type_id:o.into_type_id,event_from:o.event_from,user_id:this.user_id,visit_id:Date.now(),version_code:"50300",login_state:this.access_token?1:0,is_vip:sessionStorage.getItem("isVip"),dev_code:0,mac_addr:""},h={version:"50300",app_key:"8888107",from:"wap_cloud5g",channel_code:this.channel_code,req_time:Date.now(),timestamp:Date.now(),user_id:this.user_id,ip:"",screen_px:window.screen.width+"*"+window.screen.height,osStr:l,event_key:o.event_key,event_value:JSON.stringify(f)};logs(h)},getUserId(){let o={client_id:this.client_id,access_token:this.access_token};getUserId(o).then(n=>{n.code==0&&(this.user_id=n.ext[0].id,api.set("ass_user_id",this.user_id),this.phone=n.ext[0].phone,this.getinformation(),this.head_url=n.ext[0].head_url?n.ext[0].head_url:"../assets/image/head.png",this.nickname=n.ext[0].nickname,console.log(this.head_url,"head_url"),this.queryLock(this.user_id))})},getinformation(){let o={user_id:this.user_id};information(o).then(n=>{n.code==200&&(this.points=n.ext.points,this.level=n.ext.level,this.countdownTimer(n.ext.duration))})},countdownTimer(o){if(o&&o===0){clearInterval(this.remainder);return}this.remainder||(this.duration=(o/60/1e3).toFixed(0),this.remainder=setInterval(()=>{if(o-=1e3,o<=0)this.duration=0,clearInterval(this.remainder),this.remainder=0;else{const n=(o/60/1e3).toFixed(0);n!=this.duration&&(this.duration=n)}},1e3))},getconfig(){getRecommendConfig({name:"game_header_menus"}).then(o=>{if(console.log(o,"res"),o.code==200){let l=[];for(var n=0;n<o.ext.value.length;n++){let f=!0;o.ext.value[n].link=="points"&&(this.pointsflag=!0,f=!1),o.ext.value[n].link=="duration"&&(this.durationflag=!0,f=!1),o.ext.value[n].link=="vip_center"&&(this.vip_centerflag=!0,f=!1),o.ext.value[n].link=="game_quit"&&(f=!1),f&&l.push(o.ext.value[n])}for(var t=0;t<l.length;t++)l[t].flag=!1,this.typesOf==1&&this.anyhow==1&&(t+1)%4==0&&(l[t].flag=!0),this.typesOf==1&&this.anyhow==2||this.typesOf==2?(t+1)%2==0&&(l[t].flag=!0):(t+1)%4==0&&(l[t].flag=!0);if(this.gameList=l,this.easyShow){let f=o.ext.value;console.log(f,"extMenu"),f=f.filter(h=>h.link!=="AIHelper"),f=f.filter(h=>h.link!=="instructions"),f=f.filter(h=>h.link!=="game_quit"),this.gameList=f}}})},getClear(){getRecommendConfig({name:"new_resolution"}).then(o=>{if(o.code==200){this.clearList=o.ext.value;var n={};this.easyShow?(n={name:"new_resolution",item_id:2},this.$emit("set_qualitys",n)):localStorage.getItem("new_resolution")?(this.clearTab=localStorage.getItem("new_resolution"),n={name:"new_resolution",item_id:localStorage.getItem("new_resolution")},this.$emit("set_qualitys",n)):(this.clearTab=o.ext.active_item,n={name:"new_resolution",item_id:o.ext.active_item},this.$emit("set_qualitys",n))}})},getBitrate(){getRecommendConfig({name:"new_bitrate"}).then(o=>{if(o.code==200){this.bitrateList=o.ext.value;var n={};if(this.easyShow){n={name:"new_bitrate",item_id:4},this.$emit("set_qualitys",n),console.log(n.item_id+"-清晰度-");return}localStorage.getItem("new_bitrate")?(this.codeTab=localStorage.getItem("new_bitrate"),n={name:"new_bitrate",item_id:localStorage.getItem("new_bitrate")},this.$emit("set_qualitys",n)):(this.codeTab=o.ext.active_item,n={name:"new_bitrate",item_id:o.ext.active_item},this.$emit("set_qualitys",n))}})},getAspect(){if(this.easyShow){var o={name:"aspect_ratio",item_id:1};this.$emit("set_qualitys",o),console.log(o.item_id+"-清晰度-");return}getRecommendConfig({name:"aspect_ratio"}).then(n=>{if(n.code==200){this.aspectList=n.ext.value;var t={};localStorage.getItem("aspect_ratio")?(this.aspectTab=localStorage.getItem("aspect_ratio"),t={name:"aspect_ratio",item_id:localStorage.getItem("aspect_ratio")},this.$emit("set_qualitys",t)):(this.aspectTab=n.ext.active_item,t={name:"aspect_ratio",item_id:n.ext.active_item},this.$emit("set_qualitys",t))}})},bodyCloseMenus(){this.mobileOne===!0&&(this.mobileOne=!1,this.mobileTwo=!1,this.setupTab="",this.expandShow=!0,this.$emit("setting_show",0),this.drag())},onBtnClicked(){(this.typesOf==1||this.typesOf==2)&&(this.mobileOne=!0,this.expandShow=!1,this.$emit("setting_show",1)),this.durationflag&&this.getinformation()},computerHeader(o){o.stopPropagation(),this.computerOne=!0,this.computerTop=!1,this.computerOne==!0&&setTimeout(()=>{const n=document.getElementById("computer_c_data_id");if(n){const l=this.gameList.length*80;this.isShowOperation==!0?n.style.height=l+80+"px":n.style.height=l+"px"}else console.error("Element with ID computer_c_data_id not found.")},100)},closeDialog(){this.dialogVisible=!1,this.drag()},computerSetup(o){if(o.link=="setting_center"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"4",into_type_id:""};this.logReport(n),this.computerTwo=!this.computerTwo,this.dialogVisible=!1,this.computerTwo?this.comTab=o.link:this.comTab="",this.$refs.iframe.hide()}else if(o.link=="AIHelper"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"9",into_type_id:""};this.logReport(n),this.custom_menu=!this.custom_menu,this.dialogVisible=!1,this.custom_menu?this.comTab=o.link:this.comTab="",this.$refs.iframe.toggleVisibility()}else if(o.link=="share"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"5",into_type_id:""};this.logReport(n),navigator.share?navigator.share({url:window.location.href}):alert("该浏览器暂不支持分享功能")}else if(o.link=="state_monitor"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"7",into_type_id:""};this.logReport(n);let t=(this.state_show=!this.state_show)?1:0,l={event_from:"6",event_from_id:this.game_id,event_key:"e_assistant",into_type:t==1?3:4,into_type_id:""};this.logReport(l),this.$emit("state_show",t),this.$refs.iframe.hide()}else if(o.link=="feedback"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"8",into_type_id:""};this.logReport(n),window.open("https://act.play.cn/hd/t/feedback/?access_token="+this.access_token+"&caf="+this.channel_code,"_blank")}else if(o.link=="instructions"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"6",into_type_id:""};this.logReport(n),this.dialogVisible=!0,this.$refs.iframe.hide()}},retract(){this.computerOne=!1,this.computerTwo=!1,this.computerTop=!0},mobileSetup(o){if(o.link=="setting_center"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"4",into_type_id:""};this.logReport(n),this.mobileTwo=!this.mobileTwo,this.dialogVisible=!1,this.mobileTwo?this.setupTab=o.link:this.setupTab="",this.custom_menu=!1}else if(o.link=="AIHelper"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"9",into_type_id:""};this.logReport(n),this.custom_menu=!this.custom_menu,this.dialogVisible=!1,this.custom_menu?this.setupTab=o.link:this.setupTab="",this.mobileTwo=!1}else if(o.link=="share"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"5",into_type_id:""};this.logReport(n),navigator.share?navigator.share({url:window.location.href}):alert("该浏览器暂不支持分享功能")}else if(o.link=="state_monitor"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"7",into_type_id:""};this.logReport(n);let t=(this.state_show=!this.state_show)?1:0,l={event_from:"6",event_from_id:this.game_id,event_key:"e_assistant",into_type:t==1?3:4,into_type_id:""};this.logReport(l),this.$emit("state_show",t),this.custom_menu=!1}else if(o.link=="feedback"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"8",into_type_id:""};this.logReport(n),window.open("https://act.play.cn/hd/t/feedback/?access_token="+this.access_token+"&caf="+this.channel_code+"&dark=0","_blank")}else if(o.link=="instructions"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"6",into_type_id:""};this.logReport(n),getGameDetail(this.game_id).then(t=>{this.easyShow==!0&&setTimeout(()=>{this.showExitButton=!0},500),this.dialogVisible=!0,this.mobileTwo=!1,this.setupTab="",this.mobileOne=!1,this.expandShow=!0,getChaDetail(t.ext.content_id).then(l=>{l.ext&&(this.screenImg=l.ext.open_img_handle&&l.ext.open_img_handle[0])})})}else if(o.link=="vip_center")this.easyShow==!0&&window.open("https://h5.play.cn/c/pay/?access_token="+this.access_token+"&caf="+this.channel_code+"&dark=0&needback=1","_blank");else if(o.link=="duration")this.easyShow==!0&&window.open("https://act.play.cn/hd/t/new_records/?access_token="+this.access_token+"&caf="+this.channel_code+"&dark=0&needback=1","_blank");else if(o.link=="cloud_afk"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"10",into_type_id:""};this.logReport(n),this.showAFKBubble=!this.showAFKBubble,this.showQualityDropdown=!1,this.showAFKBubble&&this.$nextTick(()=>{this.calculateArrowPosition()})}},calculateArrowPosition(){const o=document.querySelector('[data-link="cloud_afk"]').closest(".function-btn-container");if(o){const n=o.getBoundingClientRect(),t=document.querySelector(".exit-dialog-content");if(t){const l=t.getBoundingClientRect(),f=n.left-l.left+n.width/2,h=n.bottom-l.top+10;this.arrowStyle={left:f+"px",top:h+"px"}}}},durationT(){let o={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"3",into_type_id:""};this.logReport(o),this.client_id=="8888107"?window.open("https://h5.play.cn/h5/home/setUp?link=duration","_blank"):window.open("https://h5.play.cn/c/dmg/home/setUp?link=duration")},pointsT(){let o={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"8",into_type_id:""};this.logReport(o),this.client_id=="8888107"?window.open("https://h5.play.cn/h5/home/setUp?link=points"):window.open("https://h5.play.cn/c/dmg/home/setUp?link=points")},head_urlT(){let o={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"1",into_type_id:""};this.logReport(o);let n=localStorage.getItem("topRouterId");this.client_id=="8888107"?window.open("https://h5.play.cn/h5/home/personalCtr?topRouterId="+n):window.open("https://h5.play.cn/c/dmg/home/personalCtr?topRouterId="+n)},fulls(){if(this.isFullscreen)document.exitFullscreen?document.exitFullscreen():document.webkitExitFullscreen?document.webkitExitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.msExitFullscreen&&document.msExitFullscreen(),this.isFullscreen=!1;else{const o=document.documentElement;o.requestFullscreen?o.requestFullscreen():o.webkitRequestFullscreen?o.webkitRequestFullscreen():o.mozRequestFullScreen?o.mozRequestFullScreen():o.msRequestFullscreen&&o.msRequestFullscreen(),this.isFullscreen=!0}},requestFulls(){if(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled){const o=document.documentElement;!document.fullscreenElement&&!document.webkitFullscreenElement&&!document.mozFullScreenElement&&!document.msFullscreenElement&&(o.requestFullscreen?o.requestFullscreen():o.webkitRequestFullscreen?o.webkitRequestFullscreen():o.mozRequestFullScreen?o.mozRequestFullScreen():o.msRequestFullscreen&&o.msRequestFullscreen())}this.isFullscreen=!0},exitFulls(){document.exitFullscreen?document.exitFullscreen():document.webkitExitFullscreen?document.webkitExitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.msExitFullscreen&&document.msExitFullscreen(),this.isFullscreen=!1},logout(){let o={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"2",into_type_id:""};this.logReport(o),this.computerOne=!1,this.computerTwo=!1,this.computerTop=!0,this.mobileOne=!1,this.mobileTwo=!1,this.setupTab="",this.expandShow=!0,this.dialogVisible=!1,this.$emit("set_exit"),this.$emit("setting_show",0)},codeClear(o){let n={event_from:"6",event_from_id:this.game_id,event_key:"g_exchange_px",into_type:"",into_type_id:""};this.logReport(n),this.clearTab=o.item_id;var t={name:"new_resolution",item_id:o.item_id};localStorage.setItem("new_resolution",o.item_id),console.log(t),this.$emit("set_qualitys",t)},codeRate(o){console.log(o);let n={event_from:"6",event_from_id:this.game_id,event_key:"fps",into_type:"",into_type_id:""};this.logReport(n),this.codeTab=o.item_id;var t={name:"new_bitrate",item_id:o.item_id};localStorage.setItem("new_bitrate",o.item_id),console.log(t),this.easyShow?(t={name:"new_bitrate",item_id:3},this.$emit("set_qualitys",t)):this.$emit("set_qualitys",t)},codeAspect(o,n){n==4&&(o.item_id==2?this.requestFulls():this.exitFulls()),this.aspectTab=o.item_id;var t={name:"aspect_ratio",item_id:o.item_id};localStorage.setItem("aspect_ratio",o.item_id),this.$emit("set_qualitys",t)},renderResize(){window.matchMedia("(orientation: landscape)").matches?(this.anyhow=2,this.clientWidth=document.documentElement.clientWidth,this.clientHeight=document.documentElement.clientHeight):(this.clientWidth=document.documentElement.clientWidth,this.clientHeight=document.documentElement.clientHeight,this.anyhow=1);for(var o=0;o<this.gameList.length;o++)this.gameList[o].flag=!1,this.typesOf==1&&this.anyhow==1&&(o+1)%4==0&&(this.gameList[o].flag=!0),this.typesOf==1&&this.anyhow==2&&(o+1)%2==0&&(this.gameList[o].flag=!0),this.typesOf==2&&(o+1)%2==0&&(this.gameList[o].flag=!0)},drag(){this.$nextTick(()=>{document.body.addEventListener("touchmove",function(n){n.preventDefault()},{passive:!1});const o=this.$refs.div;o.addEventListener("touchstart",n=>{if(n.stopPropagation(),n.targetTouches.length===1){const l=n.targetTouches[0].clientX-this.left;(l>60||l==60)&&n.preventDefault()}o.style.transition="none"}),o.addEventListener("touchmove",n=>{if(n.stopPropagation(),n.preventDefault(),n.targetTouches.length===1){let t=event.targetTouches[0];this.left=t.clientX-this.itemWidth/2,this.top=t.clientY-this.itemHeight/2}},!1),o.addEventListener("touchend",n=>{if(n.stopPropagation(),o.style.transition="all 0.3s",this.left>this.clientWidth/2?this.left=this.clientWidth-this.itemWidth:this.left=0,this.top<=36)this.top=36+this.gapWidth;else{let t=this.clientHeight-50-this.itemHeight-this.gapWidth;this.top>=t&&(this.top=t)}},!1)})},tabacTive(o){this.contentTab=o},handleFullscreenChange(){this.isFullscreen=!!(document.fullscreenElement||document.webkitFullscreenElement||document.mozFullScreenElement||document.msFullscreenElement)},toggleQualityPanel(){this.showQualityPanel=!this.showQualityPanel},selectQuality(o){this.selectedQuality=o,this.showQualityPanel=!1,console.log("切换到清晰度:",o),this.$emit("quality-change",o)},selectSmoothness(o){this.selectedSmoothness=o,this.showQualityDropdown=!1,console.log("切换到流畅度:",o),this.$emit("smoothness-change",o)},cancelExit(){this.showQualityPanel=!1,this.$emit("set_exit")},confirmExit(){this.showQualityPanel=!1},startBlurTimer(){setTimeout(()=>{this.isBlurred=!0},5e3)},startTooltipTimer(){setTimeout(()=>{this.tooltipFading=!0,setTimeout(()=>{this.showTooltip=!1,this.markTooltipAsSeen()},300)},4e3)},checkTooltipDisplay(){localStorage.getItem("game_exit_tooltip_seen")?this.showTooltip=!1:(this.showTooltip=!0,this.startTooltipTimer())},markTooltipAsSeen(){localStorage.setItem("game_exit_tooltip_seen","true")},resetTooltipDisplay(){localStorage.removeItem("game_exit_tooltip_seen"),console.log("气泡显示状态已重置,下次访问将重新显示气泡")},getExitButtonImage(){return _imports_0$1},handleFunction(o){switch(o){case"profile":console.log("个人中心");break;case"time":console.log("时间设置");break;case"audio":console.log("音频设置");break;case"help":console.log("帮助");break;case"quality":console.log("清晰度设置");break}},toggleQualityDropdown(){this.showQualityDropdown=!this.showQualityDropdown,console.log("选 - showQualityDropdown:",this.showQualityDropdown),this.showAFKBubble=!1},selectQualityOption(o){console.log("选择前 - showQualityDropdown:",this.showQualityDropdown),this.currentQuality=o.item_name,this.showQualityDropdown=!1,console.log("选择后 - showQualityDropdown:",this.showQualityDropdown),console.log("选择清晰度:",o.item_name);var n={name:"aspect_ratio",item_id};console.log("选择清晰度:",n),this.$emit("set_qualitys",n)}},beforeDestroy(){document.removeEventListener("fullscreenchange",this.handleFullscreenChange),document.removeEventListener("webkitfullscreenchange",this.handleFullscreenChange),document.removeEventListener("mozfullscreenchange",this.handleFullscreenChange),document.removeEventListener("MSFullscreenChange",this.handleFullscreenChange)}},_withScopeId=o=>(vue.pushScopeId("data-v-b65b040f"),o=o(),vue.popScopeId(),o),_hoisted_1={key:0,class:"easyShow"},_hoisted_2=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_0$1,alt:"退出按钮",class:"exit-button-img"},null,-1)),_hoisted_3=[_hoisted_2],_hoisted_4=_withScopeId(()=>vue.createElementVNode("div",{class:"tooltip-content"},[vue.createElementVNode("div",{class:"tooltip-text"},"点击按钮可以退出游戏"),vue.createElementVNode("div",{class:"tooltip-arrow"})],-1)),_hoisted_5=[_hoisted_4],_hoisted_6={class:"exit-dialog-content"},_hoisted_7=["data-link","onClick"],_hoisted_8={key:0,class:"quality-content"},_hoisted_9={class:"quality-text"},_hoisted_10=["src","alt"],_hoisted_11={key:2,class:"quality-dropdown-menu"},_hoisted_12=_withScopeId(()=>vue.createElementVNode("div",{class:"dropdown-triangle"},null,-1)),_hoisted_13=["onClick"],_hoisted_14={class:"function-btn-text"},_hoisted_15={key:0,class:"afk-bubble-arrow"},_hoisted_16={class:"exit-dialog-buttons"},_hoisted_17={class:"afk-bubble-content"},_hoisted_18={key:2,class:"toast-container",style:{"z-index":"10000000000"}},_hoisted_19={class:"toast-message"},_hoisted_20={class:"confirm-content"},_hoisted_21=_withScopeId(()=>vue.createElementVNode("div",{class:"confirm-title"},"确认结束挂机",-1)),_hoisted_22=_withScopeId(()=>vue.createElementVNode("div",{class:"confirm-message"},"退出将继续云挂机,是否确认",-1)),_hoisted_23={class:"confirm-buttons"},_hoisted_24=["src"],_hoisted_25={key:5},_hoisted_26={key:0,class:"setup"},_hoisted_27={key:0,class:"content"},_hoisted_28={class:"content_top"},_hoisted_29={key:0,class:"content_m"},_hoisted_30=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"分辨率"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,下次启动游戏生效)")],-1)),_hoisted_31={class:"content_m_n"},_hoisted_32=["onClick"],_hoisted_33={key:0,class:"content_sxy"},_hoisted_34={key:0,class:"zxhy"},_hoisted_35=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"清晰度"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,立即生效)")],-1)),_hoisted_36={class:"content_m_n"},_hoisted_37=["onClick"],_hoisted_38={key:0,class:"content_sxy"},_hoisted_39={key:0,class:"zxhy"},_hoisted_40=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"画面比例")],-1)),_hoisted_41={class:"content_m_n"},_hoisted_42=["onClick"],_hoisted_43={key:0,class:"content_sxy"},_hoisted_44={key:0,class:"zxhy"},_hoisted_45={class:"info"},_hoisted_46={class:"info_left"},_hoisted_47=["src"],_hoisted_48={key:1,src:_imports_2,class:"member",alt:""},_hoisted_49={class:"info_left_cont"},_hoisted_50={class:"info_left_cont1"},_hoisted_51={class:"info_left_cont2"},_hoisted_52=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_3,alt:""},null,-1)),_hoisted_53={class:"info_left_cont2_text"},_hoisted_54=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_4,alt:""},null,-1)),_hoisted_55={class:"info_left_cont2_text"},_hoisted_56=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_5,alt:""},null,-1)),_hoisted_57=_withScopeId(()=>vue.createElementVNode("div",{class:"info_right_exit"},"退出",-1)),_hoisted_58=[_hoisted_56,_hoisted_57],_hoisted_59={class:"setup_con"},_hoisted_60=["onClick"],_hoisted_61=["src"],_hoisted_62={class:"setup_text"},_hoisted_63={key:1,class:"computer_ai_iframe",src:"https://act.play.cn/hd/t/chat/?modal=2",width:"100%",height:"100%",style:{border:"none",height:"25rem"}},_hoisted_64={key:1},_hoisted_65={class:"horiz"},_hoisted_66={class:"horiz_cont",style:{width:"120px !important"}},_hoisted_67={class:"horiz_setup_con",style:{"padding-top":"3px"}},_hoisted_68=["onClick"],_hoisted_69=["src"],_hoisted_70={class:"setup_text"},_hoisted_71=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_5,alt:""},null,-1)),_hoisted_72=_withScopeId(()=>vue.createElementVNode("div",{class:"setup_text"},"退出",-1)),_hoisted_73=[_hoisted_71,_hoisted_72],_hoisted_74={key:0,class:"horiz_set"},_hoisted_75={class:"horiz_cont_info",style:{"padding-top":"10px","padding-left":"20px"}},_hoisted_76={class:"info_left"},_hoisted_77=["src"],_hoisted_78={key:1,src:_imports_2,class:"member",alt:""},_hoisted_79={class:"info_left_cont"},_hoisted_80={class:"info_left_cont1"},_hoisted_81={class:"info_left_cont2"},_hoisted_82=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_3,alt:""},null,-1)),_hoisted_83={class:"info_left_cont2_text"},_hoisted_84=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_4,alt:""},null,-1)),_hoisted_85={class:"info_left_cont2_text"},_hoisted_86={class:"content_top"},_hoisted_87={key:0,class:"horiz_m"},_hoisted_88=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"分辨率"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,下次启动游戏生效)")],-1)),_hoisted_89={class:"content_m_n"},_hoisted_90=["onClick"],_hoisted_91={key:0,class:"content_sxy"},_hoisted_92={key:0,class:"zxhy"},_hoisted_93=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"清晰度"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,立即生效)")],-1)),_hoisted_94={class:"content_m_n"},_hoisted_95=["onClick"],_hoisted_96={key:0,class:"content_sxy"},_hoisted_97={key:0,class:"zxhy"},_hoisted_98=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"画面比例")],-1)),_hoisted_99={class:"content_m_n"},_hoisted_100=["onClick"],_hoisted_101={key:0,class:"content_sxy"},_hoisted_102={key:0,class:"zxhy"},_hoisted_103={key:1,class:"horiz_set",style:{width:"410px"}},_hoisted_104={class:"horiz_cont_info",style:{"padding-top":"10px"}},_hoisted_105={class:"info_left"},_hoisted_106=["src"],_hoisted_107={key:1,src:_imports_2,class:"member",alt:""},_hoisted_108={class:"info_left_cont"},_hoisted_109={class:"info_left_cont1"},_hoisted_110={class:"info_left_cont2"},_hoisted_111=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_3,alt:""},null,-1)),_hoisted_112={class:"info_left_cont2_text"},_hoisted_113=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_4,alt:""},null,-1)),_hoisted_114={class:"info_left_cont2_text"},_hoisted_115=_withScopeId(()=>vue.createElementVNode("iframe",{src:"https://act.play.cn/hd/t/chat/?modal=2",style:{border:"none","border-width":"0px",position:"relative","margin-top":"9px",height:"calc(100% - 55px)",width:"100%"}},null,-1)),_hoisted_116={key:6},_hoisted_117={class:"horiz"},_hoisted_118={key:0,class:"ipad_cont"},_hoisted_119={class:"horiz_cont_info"},_hoisted_120={class:"info_left"},_hoisted_121=["src"],_hoisted_122={key:1,src:_imports_2,class:"member",style:{left:"30px",width:"35px"},alt:""},_hoisted_123={class:"info_left_cont"},_hoisted_124={class:"info_left_cont1",style:{"font-size":"22px"}},_hoisted_125={class:"info_left_cont2"},_hoisted_126=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_3,style:{width:"16px",height:"16px"},alt:""},null,-1)),_hoisted_127={class:"info_left_cont2_text",style:{"font-size":"18px"}},_hoisted_128=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_4,style:{width:"16px",height:"16px"},alt:""},null,-1)),_hoisted_129={class:"info_left_cont2_text",style:{"font-size":"18px"}},_hoisted_130=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_5,style:{width:"22px",height:"22px"},alt:""},null,-1)),_hoisted_131=_withScopeId(()=>vue.createElementVNode("div",{class:"info_right_exit",style:{"font-size":"22px"}},"退出",-1)),_hoisted_132=[_hoisted_130,_hoisted_131],_hoisted_133={class:"horiz_setup_con",style:{"padding-top":"23px"}},_hoisted_134=["onClick"],_hoisted_135=["src"],_hoisted_136={class:"setup_text"},_hoisted_137={key:1,class:"horiz_set"},_hoisted_138={class:"content_top"},_hoisted_139={key:0,class:"horiz_m",style:{"margin-top":"56px","margin-left":"24px"}},_hoisted_140=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"分辨率"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,下次启动游戏生效)")],-1)),_hoisted_141={class:"content_m_n",style:{"margin-top":"20px"}},_hoisted_142=["onClick"],_hoisted_143={key:0,class:"content_sxy"},_hoisted_144={key:0,class:"zxhy"},_hoisted_145=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle",style:{"margin-top":"100px"}},[vue.createElementVNode("div",{class:"content_mtitle1"},"清晰度"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,立即生效)")],-1)),_hoisted_146={class:"content_m_n",style:{"margin-top":"20px"}},_hoisted_147=["onClick"],_hoisted_148={key:0,class:"content_sxy"},_hoisted_149={key:0,class:"zxhy"},_hoisted_150=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle",style:{"margin-top":"100px"}},[vue.createElementVNode("div",{class:"content_mtitle1"},"画面比例")],-1)),_hoisted_151={class:"content_m_n",style:{"margin-top":"20px"}},_hoisted_152=["onClick"],_hoisted_153={key:0,class:"content_sxy"},_hoisted_154={key:0,class:"zxhy"},_hoisted_155=_withScopeId(()=>vue.createElementVNode("img",{class:"img_one",src:_imports_6,alt:""},null,-1)),_hoisted_156=["src"],_hoisted_157={key:1,class:"computer_content"},_hoisted_158={class:"computer_c_header"},_hoisted_159=["src"],_hoisted_160={key:1,class:"computer_c_two",src:_imports_2,alt:""},_hoisted_161=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_3,alt:""},null,-1)),_hoisted_162={class:"computer_c_time"},_hoisted_163=_withScopeId(()=>vue.createElementVNode("img",{class:"Vector_right",src:_imports_7,alt:""},null,-1)),_hoisted_164=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_4,alt:""},null,-1)),_hoisted_165={class:"computer_c_time"},_hoisted_166=_withScopeId(()=>vue.createElementVNode("img",{class:"Vector_right",src:_imports_7,alt:""},null,-1)),_hoisted_167={class:"computer_c_data",id:"computer_c_data_id"},_hoisted_168=["onMousedown"],_hoisted_169=["src"],_hoisted_170={class:"computer_c_item_text"},_hoisted_171=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_5,alt:""},null,-1)),_hoisted_172=_withScopeId(()=>vue.createElementVNode("div",{class:"computer_c_item_text"},"退出",-1)),_hoisted_173=[_hoisted_171,_hoisted_172],_hoisted_174=_withScopeId(()=>vue.createElementVNode("div",{class:"computer_c_border"},null,-1)),_hoisted_175=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_8,alt:""},null,-1)),_hoisted_176=[_hoisted_175],_hoisted_177={class:"content_top"},_hoisted_178={key:0,class:"horiz_m"},_hoisted_179=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"分辨率"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,下次启动游戏生效)")],-1)),_hoisted_180={class:"content_m_n"},_hoisted_181=["onClick"],_hoisted_182={key:0,class:"content_sxy"},_hoisted_183={key:0,class:"zxhy"},_hoisted_184=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"清晰度"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,立即生效)")],-1)),_hoisted_185={class:"content_m_n"},_hoisted_186=["onClick"],_hoisted_187={key:0,class:"content_sxy"},_hoisted_188={key:0,class:"zxhy"},_hoisted_189=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"画面比例")],-1)),_hoisted_190={class:"content_m_n"},_hoisted_191=["onClick"],_hoisted_192={key:0,class:"content_sxy"},_hoisted_193={key:0,class:"zxhy"},_hoisted_194={class:"mask_img"},_hoisted_195={key:0,class:"guidance-row"},_hoisted_196=["src"],_hoisted_197=["src"],_hoisted_198=["src"];function _sfc_render(o,n,t,l,f,h){const e=vue.resolveComponent("DragTimer"),_=vue.resolveComponent("HangupStatus"),b=vue.resolveComponent("AnimatedIframe");return vue.openBlock(),vue.createElementBlock("div",null,[vue.createElementVNode("div",{onClick:n[36]||(n[36]=vue.withModifiers(()=>{},["stop"]))},[f.easyShow?(vue.openBlock(),vue.createElementBlock("div",_hoisted_1,[vue.withDirectives(vue.createElementVNode("div",{class:"floating-quality-widget",style:vue.normalizeStyle({width:f.itemWidth+"px",height:f.itemHeight+"px",left:f.left+"px",top:f.top+"px"}),ref:"div"},[vue.createElementVNode("div",{class:"arrow-button",onClick:n[0]||(n[0]=(...g)=>h.toggleQualityPanel&&h.toggleQualityPanel(...g))},_hoisted_3),f.showTooltip?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:vue.normalizeClass(["tooltip-bubble",{"fade-out":f.tooltipFading}])},_hoisted_5,2)):vue.createCommentVNode("",!0)],4),[[vue.vShow,f.showExitButton]])])):vue.createCommentVNode("",!0),f.showQualityPanel&&f.easyShow?(vue.openBlock(),vue.createElementBlock("div",{key:1,class:vue.normalizeClass(["exit-dialog",{rotated:f.enableRotation}])},[vue.createElementVNode("div",_hoisted_6,[vue.createElementVNode("div",{class:vue.normalizeClass(["function-buttons",{"empty-gameList":f.gameList.length===0}])},[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.gameList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{key:E,class:"function-btn-container"},[vue.createElementVNode("div",{class:vue.normalizeClass(["function-btn",{"quality-btn":g.link==="setting_center"}]),"data-link":g.link,onClick:k=>g.link==="setting_center"?h.toggleQualityDropdown():h.mobileSetup(g)},[g.link==="setting_center"?(vue.openBlock(),vue.createElementBlock("div",_hoisted_8,[vue.createElementVNode("span",_hoisted_9,vue.toDisplayString(f.currentQuality),1),vue.createElementVNode("img",{src:_imports_1,alt:"下拉",class:vue.normalizeClass(["dropdown-icon down-arrow",{expanded:f.showQualityDropdown}])},null,2)])):(vue.openBlock(),vue.createElementBlock("img",{key:1,src:g.icon,alt:g.name,class:"function-icon"},null,8,_hoisted_10)),g.link==="setting_center"?vue.withDirectives((vue.openBlock(),vue.createElementBlock("div",_hoisted_11,[_hoisted_12,(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.bitrateList,(k,O)=>(vue.openBlock(),vue.createElementBlock("div",{key:O,class:vue.normalizeClass(["dropdown-option",{active:f.currentQuality===k.item_name}]),onClick:vue.withModifiers(I=>h.selectQualityOption(k),["stop"])},vue.toDisplayString(k.item_name),11,_hoisted_13))),128))],512)),[[vue.vShow,f.showQualityDropdown]]):vue.createCommentVNode("",!0)],10,_hoisted_7),vue.createElementVNode("div",_hoisted_14,vue.toDisplayString(g.title),1),g.link==="cloud_afk"&&f.showAFKBubble?(vue.openBlock(),vue.createElementBlock("div",_hoisted_15)):vue.createCommentVNode("",!0)]))),128))],2),vue.createElementVNode("div",_hoisted_16,[vue.createElementVNode("button",{class:"exit-btn cancel-btn",onClick:n[1]||(n[1]=(...g)=>h.cancelExit&&h.cancelExit(...g))},"残忍退出"),vue.createElementVNode("button",{class:"exit-btn confirm-btn",onClick:n[2]||(n[2]=(...g)=>h.confirmExit&&h.confirmExit(...g))},"继续游戏")]),f.showAFKBubble?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:"afk-bubble",onClick:n[3]||(n[3]=vue.withModifiers(()=>{},["stop"]))},[vue.createElementVNode("div",_hoisted_17,[f.showafk==1?(vue.openBlock(),vue.createBlock(e,{key:0,onHandleSetCloudIdle:h.handleSetCloudIdle},null,8,["onHandleSetCloudIdle"])):f.showafk==2?(vue.openBlock(),vue.createBlock(_,{key:1,gameInfo:f.afk_list,onHandleEndHangup:h.handleEndHangup,onHandleEnterGame:h.handleEnterGame},null,8,["gameInfo","onHandleEndHangup","onHandleEnterGame"])):vue.createCommentVNode("",!0)])])):vue.createCommentVNode("",!0)])],2)):vue.createCommentVNode("",!0),f.showToast?(vue.openBlock(),vue.createElementBlock("div",_hoisted_18,[vue.createElementVNode("div",_hoisted_19,vue.toDisplayString(f.toastMessage),1)])):vue.createCommentVNode("",!0),f.showConfirmDialog?(vue.openBlock(),vue.createElementBlock("div",{key:3,class:"confirm-overlay",onClick:n[7]||(n[7]=(...g)=>h.cancelEndHangup&&h.cancelEndHangup(...g))},[vue.createElementVNode("div",{class:"confirm-dialog",onClick:n[6]||(n[6]=vue.withModifiers(()=>{},["stop"]))},[vue.createElementVNode("div",_hoisted_20,[_hoisted_21,_hoisted_22,vue.createElementVNode("div",_hoisted_23,[vue.createElementVNode("button",{class:"confirm-btn cancel-btn",style:{background:"lightgray"},onClick:n[4]||(n[4]=(...g)=>h.cancelEndHangup&&h.cancelEndHangup(...g))},"取消"),vue.createElementVNode("button",{class:"confirm-btn confirm-btn-primary",onClick:n[5]||(n[5]=(...g)=>h.confirmEndHangup&&h.confirmEndHangup(...g))},"继续退出")])])])])):vue.createCommentVNode("",!0),f.typesOf!=3&&f.expandShow&&!f.easyShow?(vue.openBlock(),vue.createElementBlock("div",{key:4,class:"ys-float-btn",style:vue.normalizeStyle({width:f.itemWidth+"px",height:f.itemHeight+"px",left:f.left+"px",top:f.top+"px"}),ref:"div",onClick:n[8]||(n[8]=(...g)=>h.onBtnClicked&&h.onBtnClicked(...g))},[vue.createElementVNode("img",{src:f.head_url,alt:"",style:{width:"100%",height:"100%","border-radius":"100px"}},null,8,_hoisted_24)],4)):vue.createCommentVNode("",!0),f.typesOf==1&&!f.easyShow?(vue.openBlock(),vue.createElementBlock("div",_hoisted_25,[f.anyhow==1&&f.mobileOne?(vue.openBlock(),vue.createElementBlock("div",_hoisted_26,[f.mobileTwo?(vue.openBlock(),vue.createElementBlock("div",_hoisted_27,[vue.createElementVNode("div",_hoisted_28,[vue.createElementVNode("div",{onClick:n[9]||(n[9]=g=>h.tabacTive(1)),class:vue.normalizeClass(["content_tab",[f.contentTab==1?"tabactive":""]])},"画质",2)]),f.contentTab==1?(vue.openBlock(),vue.createElementBlock("div",_hoisted_29,[_hoisted_30,vue.createElementVNode("div",_hoisted_31,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.clearList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.clearTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeClear(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.clearTab==g.item_id?"content_yactive":""]])},[f.clearTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_33)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.clearTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.resolution_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_34,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_32))),128))]),_hoisted_35,vue.createElementVNode("div",_hoisted_36,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.bitrateList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.codeTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeRate(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.codeTab==g.item_id?"content_yactive":""]])},[f.codeTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_38)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.codeTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_39,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_37))),128))]),_hoisted_40,vue.createElementVNode("div",_hoisted_41,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.aspectList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.aspectTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeAspect(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.aspectTab==g.item_id?"content_yactive":""]])},[f.aspectTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_43)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.aspectTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_44,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_42))),128))])])):vue.createCommentVNode("",!0)])):vue.createCommentVNode("",!0),vue.createElementVNode("div",_hoisted_45,[vue.createElementVNode("div",_hoisted_46,[f.vip_centerflag?(vue.openBlock(),vue.createElementBlock("img",{key:0,class:"info_left_img",onClick:n[10]||(n[10]=(...g)=>h.head_urlT&&h.head_urlT(...g)),src:f.head_url,alt:""},null,8,_hoisted_47)):vue.createCommentVNode("",!0),f.level==2?(vue.openBlock(),vue.createElementBlock("img",_hoisted_48)):vue.createCommentVNode("",!0),vue.createElementVNode("div",_hoisted_49,[vue.createElementVNode("div",_hoisted_50,vue.toDisplayString(f.nickname),1),vue.createElementVNode("div",_hoisted_51,[f.durationflag?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:"info_left_cont2_1",onClick:n[11]||(n[11]=(...g)=>h.durationT&&h.durationT(...g))},[_hoisted_52,vue.createElementVNode("div",_hoisted_53,vue.toDisplayString(f.duration?f.duration:"0")+"分钟",1)])):vue.createCommentVNode("",!0),f.pointsflag?(vue.openBlock(),vue.createElementBlock("div",{key:1,class:"info_left_cont2_1",style:{"margin-left":"10px"},onClick:n[12]||(n[12]=(...g)=>h.pointsT&&h.pointsT(...g))},[_hoisted_54,vue.createElementVNode("div",_hoisted_55,vue.toDisplayString(f.points),1)])):vue.createCommentVNode("",!0)])])]),vue.createElementVNode("div",{class:"info_right",onClick:n[13]||(n[13]=(...g)=>h.logout&&h.logout(...g))},_hoisted_58)]),vue.createElementVNode("div",_hoisted_59,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.gameList,(g,E)=>(vue.openBlock(),vue.createElementBlock(vue.Fragment,{key:E},[(t.game_cloud_service==3?g.link==="feedback"||g.link==="game_quit":!(f.isHarmony&&g.link==="share")&&!(g.link==="instructions"&&!f.isShowOperation))?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:vue.normalizeClass(["setup_item",[f.setupTab==g.link?"setupactive":""]]),style:vue.normalizeStyle({"margin-right":g.flag?"0px":"1%"}),onClick:k=>h.mobileSetup(g)},[vue.createElementVNode("img",{src:g.icon,alt:""},null,8,_hoisted_61),vue.createElementVNode("div",_hoisted_62,vue.toDisplayString(g.title),1)],14,_hoisted_60)):vue.createCommentVNode("",!0)],64))),128))]),f.custom_menu?(vue.openBlock(),vue.createElementBlock("iframe",_hoisted_63)):vue.createCommentVNode("",!0)])):vue.createCommentVNode("",!0),f.anyhow==2&&f.mobileOne?(vue.openBlock(),vue.createElementBlock("div",_hoisted_64,[vue.createElementVNode("div",_hoisted_65,[vue.createElementVNode("div",_hoisted_66,[vue.createElementVNode("div",_hoisted_67,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.gameList,(g,E)=>(vue.openBlock(),vue.createElementBlock(vue.Fragment,{key:E},[(t.game_cloud_service==3?g.link==="feedback"||g.link==="game_quit":!(f.isHarmony&&g.link==="share")&&!(g.link==="instructions"&&!f.isShowOperation))?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:vue.normalizeClass(["horiz_item",[f.setupTab==g.link?"setupactive":""]]),onClick:k=>h.mobileSetup(g),style:vue.normalizeStyle({"margin-right":g.flag?"0px":"15px"})},[vue.createElementVNode("img",{src:g.icon,alt:""},null,8,_hoisted_69),vue.createElementVNode("div",_hoisted_70,vue.toDisplayString(g.title),1)],14,_hoisted_68)):vue.createCommentVNode("",!0)],64))),128)),vue.createElementVNode("div",{class:"horiz_item",onClick:n[14]||(n[14]=(...g)=>h.logout&&h.logout(...g))},_hoisted_73)])]),f.mobileTwo?(vue.openBlock(),vue.createElementBlock("div",_hoisted_74,[vue.createElementVNode("div",_hoisted_75,[vue.createElementVNode("div",_hoisted_76,[f.vip_centerflag?(vue.openBlock(),vue.createElementBlock("img",{key:0,class:"info_left_img",src:f.head_url,onClick:n[15]||(n[15]=(...g)=>h.head_urlT&&h.head_urlT(...g)),alt:""},null,8,_hoisted_77)):vue.createCommentVNode("",!0),f.level==2?(vue.openBlock(),vue.createElementBlock("img",_hoisted_78)):vue.createCommentVNode("",!0),vue.createElementVNode("div",_hoisted_79,[vue.createElementVNode("div",_hoisted_80,vue.toDisplayString(f.nickname),1),vue.createElementVNode("div",_hoisted_81,[f.durationflag?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:"info_left_cont2_1",onClick:n[16]||(n[16]=(...g)=>h.durationT&&h.durationT(...g))},[_hoisted_82,vue.createElementVNode("div",_hoisted_83,vue.toDisplayString(f.duration?f.duration:"0")+"分钟 ",1)])):vue.createCommentVNode("",!0),f.pointsflag?(vue.openBlock(),vue.createElementBlock("div",{key:1,class:"info_left_cont2_1",style:{"margin-left":"10px"},onClick:n[17]||(n[17]=(...g)=>h.pointsT&&h.pointsT(...g))},[_hoisted_84,vue.createElementVNode("div",_hoisted_85,vue.toDisplayString(f.points),1)])):vue.createCommentVNode("",!0)])])])]),vue.createElementVNode("div",_hoisted_86,[vue.createElementVNode("div",{onClick:n[18]||(n[18]=g=>h.tabacTive(1)),class:vue.normalizeClass(["content_tab",[f.contentTab==1?"tabactive":""]])},"画质",2)]),f.contentTab==1?(vue.openBlock(),vue.createElementBlock("div",_hoisted_87,[_hoisted_88,vue.createElementVNode("div",_hoisted_89,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.clearList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.clearTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeClear(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.clearTab==g.item_id?"content_yactive":""]])},[f.clearTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_91)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.clearTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.resolution_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_92,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_90))),128))]),_hoisted_93,vue.createElementVNode("div",_hoisted_94,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.bitrateList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.codeTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeRate(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.codeTab==g.item_id?"content_yactive":""]])},[f.codeTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_96)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.codeTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_97,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_95))),128))]),_hoisted_98,vue.createElementVNode("div",_hoisted_99,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.aspectList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.aspectTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeAspect(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.aspectTab==g.item_id?"content_yactive":""]])},[f.aspectTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_101)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.aspectTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_102,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_100))),128))])])):vue.createCommentVNode("",!0)])):f.custom_menu?(vue.openBlock(),vue.createElementBlock("div",_hoisted_103,[vue.createElementVNode("div",_hoisted_104,[vue.createElementVNode("div",_hoisted_105,[f.vip_centerflag?(vue.openBlock(),vue.createElementBlock("img",{key:0,class:"info_left_img",src:f.head_url,onClick:n[19]||(n[19]=(...g)=>h.head_urlT&&h.head_urlT(...g)),alt:""},null,8,_hoisted_106)):vue.createCommentVNode("",!0),f.level==2?(vue.openBlock(),vue.createElementBlock("img",_hoisted_107)):vue.createCommentVNode("",!0),vue.createElementVNode("div",_hoisted_108,[vue.createElementVNode("div",_hoisted_109,vue.toDisplayString(f.nickname),1),vue.createElementVNode("div",_hoisted_110,[f.durationflag?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:"info_left_cont2_1",onClick:n[20]||(n[20]=(...g)=>h.durationT&&h.durationT(...g))},[_hoisted_111,vue.createElementVNode("div",_hoisted_112,vue.toDisplayString(f.duration?f.duration:"0")+"分钟 ",1)])):vue.createCommentVNode("",!0),f.pointsflag?(vue.openBlock(),vue.createElementBlock("div",{key:1,class:"info_left_cont2_1",style:{"margin-left":"10px"},onClick:n[21]||(n[21]=(...g)=>h.pointsT&&h.pointsT(...g))},[_hoisted_113,vue.createElementVNode("div",_hoisted_114,vue.toDisplayString(f.points),1)])):vue.createCommentVNode("",!0)])])])]),_hoisted_115])):vue.createCommentVNode("",!0)])])):vue.createCommentVNode("",!0)])):vue.createCommentVNode("",!0),f.typesOf==2&&!f.easyShow?(vue.openBlock(),vue.createElementBlock("div",_hoisted_116,[vue.createElementVNode("div",_hoisted_117,[f.mobileOne?(vue.openBlock(),vue.createElementBlock("div",_hoisted_118,[vue.createElementVNode("div",_hoisted_119,[vue.createElementVNode("div",_hoisted_120,[f.vip_centerflag?(vue.openBlock(),vue.createElementBlock("img",{key:0,style:{width:"65px",height:"65px"},class:"info_left_img",onClick:n[22]||(n[22]=(...g)=>h.head_urlT&&h.head_urlT(...g)),src:f.head_url,alt:""},null,8,_hoisted_121)):vue.createCommentVNode("",!0),f.level==2?(vue.openBlock(),vue.createElementBlock("img",_hoisted_122)):vue.createCommentVNode("",!0),vue.createElementVNode("div",_hoisted_123,[vue.createElementVNode("div",_hoisted_124,vue.toDisplayString(f.nickname),1),vue.createElementVNode("div",_hoisted_125,[f.durationflag?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:"info_left_cont2_1",onClick:n[23]||(n[23]=(...g)=>h.durationT&&h.durationT(...g))},[_hoisted_126,vue.createElementVNode("div",_hoisted_127,vue.toDisplayString(f.duration?f.duration:"0")+"分钟",1)])):vue.createCommentVNode("",!0),f.pointsflag?(vue.openBlock(),vue.createElementBlock("div",{key:1,class:"info_left_cont2_1",style:{"margin-left":"10px"},onClick:n[24]||(n[24]=(...g)=>h.pointsT&&h.pointsT(...g))},[_hoisted_128,vue.createElementVNode("div",_hoisted_129,vue.toDisplayString(f.points),1)])):vue.createCommentVNode("",!0)])])]),vue.createElementVNode("div",{class:"info_right",onClick:n[25]||(n[25]=(...g)=>h.logout&&h.logout(...g))},_hoisted_132)]),vue.createElementVNode("div",null,[vue.createElementVNode("div",_hoisted_133,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.gameList,(g,E)=>(vue.openBlock(),vue.createElementBlock(vue.Fragment,{key:E},[(t.game_cloud_service==3?g.link==="feedback"||g.link==="game_quit":!(f.isHarmony&&g.link==="share")&&!(g.link==="instructions"&&!f.isShowOperation))?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:vue.normalizeClass(["ipad_item",[f.setupTab==g.link?"setupactive":""]]),style:vue.normalizeStyle({"margin-right":g.flag?"0px":"9%"}),onClick:k=>h.mobileSetup(g)},[vue.createElementVNode("img",{src:g.icon,alt:""},null,8,_hoisted_135),vue.createElementVNode("div",_hoisted_136,vue.toDisplayString(g.title),1)],14,_hoisted_134)):vue.createCommentVNode("",!0)],64))),128))])])])):vue.createCommentVNode("",!0),f.mobileTwo?(vue.openBlock(),vue.createElementBlock("div",_hoisted_137,[vue.createElementVNode("div",_hoisted_138,[vue.createElementVNode("div",{onClick:n[26]||(n[26]=g=>h.tabacTive(1)),class:vue.normalizeClass(["content_tab",[f.contentTab==1?"tabactive":""]])},"画质",2)]),f.contentTab==1?(vue.openBlock(),vue.createElementBlock("div",_hoisted_139,[_hoisted_140,vue.createElementVNode("div",_hoisted_141,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.clearList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.clearTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeClear(g),style:{width:"116px",height:"48px"}},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.clearTab==g.item_id?"content_yactive":""]]),style:{"margin-left":"17px"}},[f.clearTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_143)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.clearTab==g.item_id?"content_wactive":""]]),style:{"font-size":"22px"}},vue.toDisplayString(g.resolution_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_144,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_142))),128))]),_hoisted_145,vue.createElementVNode("div",_hoisted_146,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.bitrateList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.codeTab==g.item_id?"content_iactive":""]]),style:{width:"116px",height:"48px"},key:E,onClick:k=>h.codeRate(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.codeTab==g.item_id?"content_yactive":""]]),style:{"margin-left":"17px"}},[f.codeTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_148)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.codeTab==g.item_id?"content_wactive":""]]),style:{"font-size":"22px"}},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_149,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_147))),128))]),_hoisted_150,vue.createElementVNode("div",_hoisted_151,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.aspectList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.aspectTab==g.item_id?"content_iactive":""]]),key:E,style:{width:"116px",height:"48px"},onClick:k=>h.codeAspect(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.aspectTab==g.item_id?"content_yactive":""]]),style:{"margin-left":"17px"}},[f.aspectTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_153)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.aspectTab==g.item_id?"content_wactive":""]]),style:{"font-size":"22px"}},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_154,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_152))),128))])])):vue.createCommentVNode("",!0)])):vue.createCommentVNode("",!0)])])):vue.createCommentVNode("",!0),f.typesOf==3&&!f.easyShow?(vue.openBlock(),vue.createElementBlock("div",{key:7,class:"computer_header",onMousedown:n[33]||(n[33]=vue.withModifiers(()=>{},["stop"]))},[f.computerTop?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:"header_one",onMousedown:n[27]||(n[27]=vue.withModifiers(g=>h.computerHeader(g),["stop"]))},[_hoisted_155,vue.createElementVNode("img",{class:"img_two",src:f.head_url,alt:""},null,8,_hoisted_156)],32)):vue.createCommentVNode("",!0),f.computerOne?(vue.openBlock(),vue.createElementBlock("div",_hoisted_157,[vue.createElementVNode("div",_hoisted_158,[f.vip_centerflag?(vue.openBlock(),vue.createElementBlock("img",{key:0,class:"computer_c_one",src:f.head_url,alt:"",onMousedown:n[28]||(n[28]=vue.withModifiers((...g)=>h.head_urlT&&h.head_urlT(...g),["stop"]))},null,40,_hoisted_159)):vue.createCommentVNode("",!0),f.level==2?(vue.openBlock(),vue.createElementBlock("img",_hoisted_160)):vue.createCommentVNode("",!0)]),f.durationflag?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:"computer_c_Vector",onMousedown:n[29]||(n[29]=vue.withModifiers((...g)=>h.durationT&&h.durationT(...g),["stop"]))},[_hoisted_161,vue.createElementVNode("div",_hoisted_162,vue.toDisplayString(f.duration?f.duration:"0")+"分钟",1),_hoisted_163],32)):vue.createCommentVNode("",!0),f.pointsflag?(vue.openBlock(),vue.createElementBlock("div",{key:1,class:"computer_c_Vector",onMousedown:n[30]||(n[30]=vue.withModifiers((...g)=>h.pointsT&&h.pointsT(...g),["stop"]))},[_hoisted_164,vue.createElementVNode("div",_hoisted_165,vue.toDisplayString(f.points),1),_hoisted_166],32)):vue.createCommentVNode("",!0),vue.createElementVNode("div",_hoisted_167,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.gameList,(g,E)=>(vue.openBlock(),vue.createElementBlock(vue.Fragment,{key:E},[(t.game_cloud_service==3?g.link==="feedback":!(f.isHarmony&&g.link==="share")&&!(g.link==="instructions"&&!f.isShowOperation))?(vue.openBlock(),vue.createElementBlock("div",{key:0,onMousedown:vue.withModifiers(k=>h.computerSetup(g),["stop"]),class:vue.normalizeClass(["computer_c_item",[f.comTab==g.link?"setupactive":""]])},[vue.createElementVNode("img",{src:g.icon,alt:""},null,8,_hoisted_169),vue.createElementVNode("div",_hoisted_170,vue.toDisplayString(g.title),1)],42,_hoisted_168)):vue.createCommentVNode("",!0)],64))),128)),vue.createElementVNode("div",{class:"computer_c_item",onMousedown:n[31]||(n[31]=vue.withModifiers((...g)=>h.logout&&h.logout(...g),["stop"]))},_hoisted_173,32)]),_hoisted_174,vue.createElementVNode("div",{class:"computer_c_footer",onMousedown:n[32]||(n[32]=vue.withModifiers((...g)=>h.retract&&h.retract(...g),["stop"]))},_hoisted_176,32)])):vue.createCommentVNode("",!0)],32)):vue.createCommentVNode("",!0),f.computerTwo&&!f.easyShow?(vue.openBlock(),vue.createElementBlock("div",{key:8,class:"computer_left",onMousedown:n[35]||(n[35]=vue.withModifiers(()=>{},["stop"]))},[vue.createElementVNode("div",_hoisted_177,[vue.createElementVNode("div",{onMousedown:n[34]||(n[34]=vue.withModifiers(g=>h.tabacTive(1),["stop"])),class:vue.normalizeClass(["content_tab",[f.contentTab==1?"tabactive":""]])},"画质",34)]),f.contentTab==1?(vue.openBlock(),vue.createElementBlock("div",_hoisted_178,[_hoisted_179,vue.createElementVNode("div",_hoisted_180,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.clearList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.clearTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeClear(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.clearTab==g.item_id?"content_yactive":""]])},[f.clearTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_182)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.clearTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.resolution_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_183,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_181))),128))]),_hoisted_184,vue.createElementVNode("div",_hoisted_185,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.bitrateList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.codeTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeRate(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.codeTab==g.item_id?"content_yactive":""]])},[f.codeTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_187)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.codeTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_188,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_186))),128))]),_hoisted_189,vue.createElementVNode("div",_hoisted_190,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.aspectList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.aspectTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeAspect(g,4)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.aspectTab==g.item_id?"content_yactive":""]])},[f.aspectTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_192)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.aspectTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_193,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_191))),128))])])):vue.createCommentVNode("",!0)],32)):vue.createCommentVNode("",!0),vue.createVNode(b,{ref:"iframe",url:f.url_chat,parentData:f.parentData,onUpdateData:h.updateParentData},null,8,["url","parentData","onUpdateData"])]),vue.withDirectives(vue.createElementVNode("div",{class:vue.normalizeClass(["mask",{rotated:f.enableRotation}])},[vue.createElementVNode("div",_hoisted_194,[f.rightGuidance?(vue.openBlock(),vue.createElementBlock("div",_hoisted_195,[vue.createElementVNode("img",{src:f.leftGuidance,class:"guidance-img left-img",alt:"左图"},null,8,_hoisted_196),vue.createElementVNode("img",{src:f.rightGuidance,class:"guidance-img right-img",alt:"右图"},null,8,_hoisted_197)])):(vue.openBlock(),vue.createElementBlock("img",{key:1,class:"screenImg",src:f.screenImg,alt:""},null,8,_hoisted_198)),vue.createElementVNode("div",{class:"close",onClick:n[37]||(n[37]=(...g)=>h.closeDialog&&h.closeDialog(...g))},"×")])],2),[[vue.vShow,f.dialogVisible]])])}const index=_export_sfc(_sfc_main,[["render",_sfc_render],["__scopeId","data-v-b65b040f"]]);exports.gameassis=index,Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"})});
939
+ <div class="vc-table-col vc-table-col-1 vc-table-action"></div>`,a=(0,e.DhX)();for(var x=0;x<p.length;x+=1)p[x].c();w&&w.c(),(0,e.Ljt)(r,"class","vc-table-row"),(0,e.Ljt)(s,"class","vc-table")},m:function(x,L){(0,e.$Tr)(x,s,L),(0,e.R3I)(s,r),(0,e.R3I)(s,a);for(var C=0;C<p.length;C+=1)p[C].m(s,null);w&&w.m(s,null),c=!0},p:function(x,L){var C=L[0];if(1007&C){var V;for(d=x[0],V=0;V<d.length;V+=1){var P=Vr(x,d,V);p[V]?(p[V].p(P,C),(0,e.Ui)(p[V],1)):(p[V]=Ur(P),p[V].c(),(0,e.Ui)(p[V],1),p[V].m(s,null))}for((0,e.dvw)(),V=d.length;V<p.length;V+=1)y(V);(0,e.gbL)(),!d.length&&w?w.p(x,C):d.length?w&&(w.d(1),w=null):((w=jr()).c(),w.m(s,null))}},i:function(x){if(!c){for(var L=0;L<d.length;L+=1)(0,e.Ui)(p[L]);c=!0}},o:function(x){p=p.filter(Boolean);for(var L=0;L<p.length;L+=1)(0,e.etI)(p[L]);c=!1},d:function(x){x&&(0,e.ogt)(s),(0,e.RMB)(p,x),w&&w.d()}}}function ga(u,s,r){var a,c=this&&this.__awaiter||function(F,W,te,oe){return new(te||(te=Promise))(function(le,Ae){function ye(Ze){try{We(oe.next(Ze))}catch(we){Ae(we)}}function He(Ze){try{We(oe.throw(Ze))}catch(we){Ae(we)}}function We(Ze){var we;Ze.done?le(Ze.value):(we=Ze.value,we instanceof te?we:new te(function(Te){Te(we)})).then(ye,He)}We((oe=oe.apply(F,W||[])).next())})},d=Wn.getSingleton(Wn,"VConsoleStorageModel"),p=St.updateTime;(0,e.FIv)(u,p,function(F){return r(10,a=F)});var v=[],y=-1,w="",x="",L=function(){r(1,y=-1),r(2,w=""),r(3,x="")},C=function(F){return c(void 0,void 0,void 0,it().mark(function W(){return it().wrap(function(te){for(;;)switch(te.prev=te.next){case 0:return te.next=2,d.removeItem(F);case 2:case"end":return te.stop()}},W)}))},V=function(F){return c(void 0,void 0,void 0,it().mark(function W(){return it().wrap(function(te){for(;;)switch(te.prev=te.next){case 0:if(w===F){te.next=3;break}return te.next=3,d.removeItem(F);case 3:d.setItem(w,x),L();case 5:case"end":return te.stop()}},W)}))},P=function(F,W,te){return c(void 0,void 0,void 0,it().mark(function oe(){return it().wrap(function(le){for(;;)switch(le.prev=le.next){case 0:r(2,w=F),r(3,x=W),r(1,y=te);case 3:case"end":return le.stop()}},oe)}))};return u.$$.update=function(){1024&u.$$.dirty&&a&&c(void 0,void 0,void 0,it().mark(function F(){return it().wrap(function(W){for(;;)switch(W.prev=W.next){case 0:return L(),W.t0=r,W.next=4,d.getEntries();case 4:W.t1=v=W.sent,(0,W.t0)(0,W.t1);case 6:case"end":return W.stop()}},F)}))},[v,y,w,x,p,function(F){return(0,n.id)(F,1024)},C,V,P,function(){L()},a,function(){w=this.value,r(2,w)},function(){x=this.value,r(3,x)},function(F){return V(F)},function(F){return C(F)},function(F,W,te){return P(F,W,te)}]}var _a=function(u){function s(r){var a;return a=u.call(this)||this,(0,e.S1n)((0,f.Z)(a),r,ga,ma,e.N8,{}),a}return(0,h.Z)(s,u),s}(e.f_C),ya=_a,Fr=function(u){function s(a,c,d){var p;return d===void 0&&(d={}),(p=u.call(this,a,c,ya,d)||this).model=Wn.getSingleton(Wn,"VConsoleStorageModel"),p.onAddTopBarCallback=void 0,p}(0,h.Z)(s,u);var r=s.prototype;return r.onReady=function(){u.prototype.onReady.call(this),this.onUpdateOption()},r.onShow=function(){this.model.refresh()},r.onAddTopBar=function(a){this.onAddTopBarCallback=a,this.updateTopBar()},r.onAddTool=function(a){var c=this;a([{name:"Add",global:!1,onClick:function(){c.model.setItem("new_"+Date.now(),"new_value")}},{name:"Refresh",global:!1,onClick:function(){c.model.refresh()}},{name:"Clear",global:!1,onClick:function(){c.model.clear()}}])},r.onUpdateOption=function(){var a,c=(a=this.vConsole.option.storage)==null?void 0:a.defaultStorages;(0,n.kJ)(c)&&(c=c.length>0?c:["cookies"])!==(0,Tt.U2)(St.defaultStorages)&&(St.defaultStorages.set(c),St.activedName.set(c[0]),this.updateTopBar())},r.updateTopBar=function(){var a=this;if(typeof this.onAddTopBarCallback=="function"){for(var c=(0,Tt.U2)(St.defaultStorages),d=[],p=0;p<c.length;p++){var v=c[p];d.push({name:v[0].toUpperCase()+v.substring(1),data:{name:v},actived:v===(0,Tt.U2)(St.activedName),onClick:function(y,w){var x=(0,Tt.U2)(St.activedName);if(w.name===x)return!1;St.activedName.set(w.name),a.model.refresh()}})}this.onAddTopBarCallback(d)}},s}(xt),Nt=function(){function u(r){var a=this;if(this.version="3.15.1",this.isInited=!1,this.option={},this.compInstance=void 0,this.pluginList={},this.log=void 0,this.system=void 0,this.network=void 0,u.instance&&u.instance instanceof u)return console.debug("[vConsole] vConsole is already exists."),u.instance;if(u.instance=this,this.isInited=!1,this.option={defaultPlugins:["system","network","element","storage"],log:{},network:{},storage:{}},n.Kn(r))for(var c in r)this.option[c]=r[c];this.option.maxLogNumber!==void 0&&(this.option.log.maxLogNumber=this.option.maxLogNumber,console.debug("[vConsole] Deprecated option: `maxLogNumber`, use `log.maxLogNumber` instead.")),this.option.onClearLog!==void 0&&console.debug("[vConsole] Deprecated option: `onClearLog`."),this.option.maxNetworkNumber!==void 0&&(this.option.network.maxNetworkNumber=this.option.maxNetworkNumber,console.debug("[vConsole] Deprecated option: `maxNetworkNumber`, use `network.maxNetworkNumber` instead.")),this._addBuiltInPlugins();var d=function(){a.isInited||(a._initComponent(),a._autoRun())};if(document!==void 0)document.readyState==="loading"?l.bind(window,"DOMContentLoaded",d):d();else{var p;p=setTimeout(function v(){document&&document.readyState=="complete"?(p&&clearTimeout(p),d()):p=setTimeout(v,1)},1)}}var s=u.prototype;return s._addBuiltInPlugins=function(){this.addPlugin(new Xo("default","Log"));var r=this.option.defaultPlugins,a={system:{proto:Zo,name:"System"}};if(a.network={proto:_r,name:"Network"},a.element={proto:Dr,name:"Element"},a.storage={proto:Fr,name:"Storage"},r&&n.kJ(r))for(var c=0;c<r.length;c++){var d=a[r[c]];d?this.addPlugin(new d.proto(r[c],d.name)):console.debug("[vConsole] Unrecognized default plugin ID:",r[c])}},s._initComponent=function(){var r=this;if(!l.one("#__vconsole")){var a,c=1*n.cF("switch_x"),d=1*n.cF("switch_y");typeof this.option.target=="string"?a=document.querySelector(this.option.target):this.option.target instanceof HTMLElement&&(a=this.option.target),a instanceof HTMLElement||(a=document.documentElement),this.compInstance=new Qt({target:a,props:{switchButtonPosition:{x:c,y:d}}}),this.compInstance.$on("show",function(p){p.detail.show?r.show():r.hide()}),this.compInstance.$on("changePanel",function(p){var v=p.detail.pluginId;r.showPlugin(v)})}this._updateComponentByOptions()},s._updateComponentByOptions=function(){if(this.compInstance){if(this.compInstance.theme!==this.option.theme){var r=this.option.theme;r=r!=="light"&&r!=="dark"?"":r,this.compInstance.theme=r}this.compInstance.disableScrolling!==this.option.disableLogScrolling&&(this.compInstance.disableScrolling=!!this.option.disableLogScrolling)}},s.setSwitchPosition=function(r,a){this.compInstance.switchButtonPosition={x:r,y:a}},s._autoRun=function(){for(var r in this.isInited=!0,this.pluginList)this._initPlugin(this.pluginList[r]);this._showFirstPluginWhenEmpty(),this.triggerEvent("ready")},s._showFirstPluginWhenEmpty=function(){var r=Object.keys(this.pluginList);this.compInstance.activedPluginId===""&&r.length>0&&this.showPlugin(r[0])},s.triggerEvent=function(r,a){var c=this;r="on"+r.charAt(0).toUpperCase()+r.slice(1),n.mf(this.option[r])&&setTimeout(function(){c.option[r].apply(c,a)},0)},s._initPlugin=function(r){var a=this;r.vConsole=this,this.compInstance.pluginList[r.id]={id:r.id,name:r.name,hasTabPanel:!1,tabOptions:void 0,topbarList:[],toolbarList:[],content:void 0,contentContainer:void 0},this.compInstance.pluginList=this._reorderPluginList(this.compInstance.pluginList),r.trigger("init"),r.trigger("renderTab",function(c,d){d===void 0&&(d={});var p=a.compInstance.pluginList[r.id];p.hasTabPanel=!0,p.tabOptions=d,c&&(a.compInstance.pluginList[r.id].content=c),a.compInstance.pluginList=a.compInstance.pluginList}),r.trigger("addTopBar",function(c){if(c){for(var d=[],p=0;p<c.length;p++){var v=c[p];d.push({name:v.name||"Undefined",className:v.className||"",actived:!!v.actived,data:v.data,onClick:v.onClick})}a.compInstance.pluginList[r.id].topbarList=d,a.compInstance.pluginList=a.compInstance.pluginList}}),r.trigger("addTool",function(c){if(c){for(var d=[],p=0;p<c.length;p++){var v=c[p];d.push({name:v.name||"Undefined",global:!!v.global,data:v.data,onClick:v.onClick})}a.compInstance.pluginList[r.id].toolbarList=d,a.compInstance.pluginList=a.compInstance.pluginList}}),r.isReady=!0,r.trigger("ready")},s._triggerPluginsEvent=function(r){for(var a in this.pluginList)this.pluginList[a].isReady&&this.pluginList[a].trigger(r)},s._triggerPluginEvent=function(r,a){var c=this.pluginList[r];c&&c.isReady&&c.trigger(a)},s._reorderPluginList=function(r){var a=this;if(!n.kJ(this.option.pluginOrder))return r;for(var c=Object.keys(r).sort(function(v,y){var w=a.option.pluginOrder.indexOf(v),x=a.option.pluginOrder.indexOf(y);return w===x?0:w===-1?1:x===-1?-1:w-x}),d={},p=0;p<c.length;p++)d[c[p]]=r[c[p]];return d},s.addPlugin=function(r){return this.pluginList[r.id]!==void 0?(console.debug("[vConsole] Plugin `"+r.id+"` has already been added."),!1):(this.pluginList[r.id]=r,this.isInited&&(this._initPlugin(r),this._showFirstPluginWhenEmpty()),!0)},s.removePlugin=function(r){r=(r+"").toLowerCase();var a=this.pluginList[r];if(a===void 0)return console.debug("[vConsole] Plugin `"+r+"` does not exist."),!1;a.trigger("remove");try{delete this.pluginList[r],delete this.compInstance.pluginList[r]}catch{this.pluginList[r]=void 0,this.compInstance.pluginList[r]=void 0}return this.compInstance.pluginList=this.compInstance.pluginList,this.compInstance.activedPluginId==r&&(this.compInstance.activedPluginId="",this._showFirstPluginWhenEmpty()),!0},s.show=function(){this.isInited&&(this.compInstance.show=!0,this._triggerPluginsEvent("showConsole"))},s.hide=function(){this.isInited&&(this.compInstance.show=!1,this._triggerPluginsEvent("hideConsole"))},s.showSwitch=function(){this.isInited&&(this.compInstance.showSwitchButton=!0)},s.hideSwitch=function(){this.isInited&&(this.compInstance.showSwitchButton=!1)},s.showPlugin=function(r){this.isInited&&(this.pluginList[r]||console.debug("[vConsole] Plugin `"+r+"` does not exist."),this.compInstance.activedPluginId&&this._triggerPluginEvent(this.compInstance.activedPluginId,"hide"),this.compInstance.activedPluginId=r,this._triggerPluginEvent(this.compInstance.activedPluginId,"show"))},s.setOption=function(r,a){if(typeof r=="string"){for(var c=r.split("."),d=this.option,p=0;p<c.length;p++){if(c[p]==="__proto__"||c[p]==="constructor"||c[p]==="prototype")return void console.debug("[vConsole] Cannot set `"+c[p]+"` in `vConsole.setOption()`.");d[c[p]]===void 0&&(d[c[p]]={}),p===c.length-1&&(d[c[p]]=a),d=d[c[p]]}this._triggerPluginsEvent("updateOption"),this._updateComponentByOptions()}else if(n.Kn(r)){for(var v in r)v!=="__proto__"&&v!=="constructor"&&v!=="prototype"?this.option[v]=r[v]:console.debug("[vConsole] Cannot set `"+v+"` in `vConsole.setOption()`.");this._triggerPluginsEvent("updateOption"),this._updateComponentByOptions()}else console.debug("[vConsole] The first parameter of `vConsole.setOption()` must be a string or an object.")},s.destroy=function(){if(this.isInited){this.isInited=!1,u.instance=void 0;for(var r=Object.keys(this.pluginList),a=r.length-1;a>=0;a--)this.removePlugin(r[a]);this.compInstance.$destroy()}},(0,o.Z)(u,null,[{key:"instance",get:function(){return window.__VCONSOLE_INSTANCE},set:function(r){r===void 0||r instanceof u?window.__VCONSOLE_INSTANCE=r:console.debug("[vConsole] Cannot set `VConsole.instance` because the value is not the instance of VConsole.")}}]),u}();Nt.VConsolePlugin=void 0,Nt.VConsoleLogPlugin=void 0,Nt.VConsoleDefaultPlugin=void 0,Nt.VConsoleSystemPlugin=void 0,Nt.VConsoleNetworkPlugin=void 0,Nt.VConsoleElementPlugin=void 0,Nt.VConsoleStoragePlugin=void 0,Nt.VConsolePlugin=Dt,Nt.VConsoleLogPlugin=co,Nt.VConsoleDefaultPlugin=Xo,Nt.VConsoleSystemPlugin=Zo,Nt.VConsoleNetworkPlugin=_r,Nt.VConsoleElementPlugin=Dr,Nt.VConsoleStoragePlugin=Fr;var ba=Nt}(),__webpack_exports__=__webpack_exports__.default,__webpack_exports__}()})})(vconsole_min);var vconsole_minExports=vconsole_min.exports;const VConsole=getDefaultExportFromCjs(vconsole_minExports),_imports_1="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAASCAYAAAAt6kybAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFKSURBVHgBzZZBUoMwFIb/16668whcoUdwYXXZXkDFCwgnEE6gNwjeoCtHcWG9gUfgCGzdNL6EjpMyKUMIbfPNEJJAkh/yJy+EFlLcZJw+cvYC56Hmq6D4IzUrySzsRD4hBCYyo7sy/y/uP9V/Mgy2SMziBMFCe9ZrC/1BOBRmoSV0tkIQYiVroNysIetr4vqZbwnOgnyhuEzbtVaP7raGFKdFbUuJTaSCulrydhVx+sXZCMelAqYrit8O2q5z1VP8XnF6ydkNjscG+J13idRa0BMpFhwIKMOo2P1oo7dQ3a24uudJUAvNN7zWkDKhh/K1bwMnoYoRfFspOzW26o9zZDJ8u4Y768aPbiL1uPDAzbd8yIjLHAPxEqqHF4sld6N8Gx14pcZ0u6Tbz2944C1U0eHbaogfbYxyemqEzOb82QWaCFOrqR7qRxt/zFpnw18C42QAAAAASUVORK5CYII=",_imports_2="data:image/png;base64,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",_imports_3="data:image/png;base64,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",_imports_4="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAYCAYAAAAPtVbGAAAAAXNSR0IArs4c6QAABPxJREFUSEuVlltsFFUYx3/fzM7M3rrdFsqlLbRI0XKHEgIvGvAWFHkwQWOMvBkxIRreJJoQTHzwARMwhqiJMRoNJiqJ+IBBITEmcokFDJeUUrq0pbSyvWwvO7O7MzvHzC69EAqESfZhz3zn/L7zff/zPyM84FGpNUlE347wEopmoAEIo9QI0I5wBvzDpC6clc1491tKZnqhUruTyKkPwH0HxHpQIuV3qgO0PdL4z88zxd4DUTdf20p42bcUR6tx/sL38mSHMrhZG7+QLy8pIYyIRaQqgRmLIjKxjDqCq96WJefT02F3QVRXy06UfI7RhB96nLHO32D4PBFDYRp351hwIZsDx7dILphPtDo5EdCGcjbLoiv9EwOTEDX4/nNk/z6OP4ZrO9g9PSRMm8kk71Mz34ehMZCKaqob6xFNA6UuYslGqW21g2kliLq2qZ7k5qvgRQsDv+N2txKz/Ie3YlrEaBbyZiWzFzeUQXBIGlt3TUHS731PIfV6URpwLh4ibuUeCTARPDgKevU8kvXzykMhf43Un/9X1M0X6rE29ECR8Y7DxPOp+wJ8q4q8VomnxxHlEs71EiqOT8YrBX1DULN8KUY4EKX6ThrP7RCVWvcuodkHi9oK3MsHCJvTGKJDoh5icyAyC8/zyRWbCM/fhfIGGe3cS8XIGUycyUnjDrjRGqoa6oKxHFmnRlT3M0fwMy/nR2ys4fYpQgBY+BQktwc1wB3+EUPPQd1R6D0Eepx0LoqZ2U98uBVdU2V5K7g1rFO7dkVZ2uI/Kyr94U1yZ+tyva2Ec9PkXVEHi/dBdBs41ylGmtFv7yhDnOsgJkMDrVTxFYX+Nszxzsnz0jcIs5c1Y0TCgbR2i0rvVaBht39D1O2eqm/NctTCA2jpk1C4jd/0KfnrWwkn1+PG3sB1+jHtQxi6W5pT6DiJSVkwtzOQeKyJcCIe/P1IVPfTBcIbDafzVyK5K5MQO96MF1tFxZIvIddLuu8PTPuHUrYViSiiG9NOOnjZYaT3dKlsd0FE7RN1oyWFxBpzaZvw+IWpBsaX4RmVpRrnXR1LxvEzPZj+GLrKowloVgVaYj7E56JbceyrJ4gZLv1DMGvp9HJ1tRxFybZCZhgz0zUJGatYSTFU2i7KyaANXCYR02Z0AN9XFIoaIc0npAu9Qxq1a1eWd6qpLaI6W95Cky+KBZdi9xXMUFklo4kWfN1C5UbQ0peojJdO8UMfJw+5yByqFtZOk3Dn2gY07Rpg5G73E7bLvjYeX44nJvSdIxmf8UaYEVgq1ZrtGFon4P8kja2vlL3rRstnILt8z6PQ1UZY9+70AiyDh5rkBG0kC2rWOpJN28Dtg+Kpsq2UID2r6/D0y4hUuraN6uvA1B/NIAPbt/U7BhleDWbjQZm9b3ew/pTVp1q2IHIsGHQdh3x3B3Gr+NAeBAHBDrzKtVTXBbIulK3em7telhwr3XIzX1pBNYtF7P5byOggEQvK7j31BPeInQdH5hKbv4Bo7YugXMifbsPs3yRzL/03EX3v9du15jmUdgSkpN+i62EPj+A7NvgVpXm+GkVMg3D1Iqya55HgG8JNgdl0BHNspyQ+GZie0MwfEkPrKhn194P25l3pm80Q/FTQgD+DAwTGIjCXt+Pn9zDn419EuKeZD9Sm6lg1h1DoVRRPAhsQaShBzCcyqEI72eNnkcJRvr5wQvbdu/hEgv8DpQoQIxZU4UcAAAAASUVORK5CYII=",_imports_5="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAvJJREFUWEe9mPF1EzEMxvVt0EwA3YBu0E5AOwFlgqYT0E5AmYAwAe0EhAkaJqBMQDYQ77tn39Pp5Ds7R+r38kdaW/5Z+izJgSwcqnonIjfJzAbA7RKTWLJYVdci8tnZuANwf6jdpUA/ROTcbb4FcHEUIFV9JyInALbRBqraBKSqHXzJXve/0klU9cFoIzx1C5CqPosID8jxUNJaCKSqGxH54GDPAOzs32qBkmfoTTt4AT56h4yACjBcdwrg5UCgExH5G0RjBDUASlf4k1u4F5E1gG/eYK2HuE5Vr0XkawB1C4Dy6EYPpKpvReR3AHPhQ5XntAAlKGqIoaPH7OjlYIGs6PLkKwCPE8JvumUJ6lJEvjub/aXpgFQ1mjSb4Fo9ZDzLZMqkagcjsc1A/qQvAE5Lnjk0ZGYdQ0Z52NB1XkJBO9eRiJeIOljLy8M6aMeKQJH6VwB4uybHoSFLMom8tCYQBUYN5fEI4GoOJhltFrW1GxxoQyB/u5hzvrwSENuWPgeJyI5AzKBWXJcAnl4JyN/uPYHUbX4O4GclkA83l7WEnNV/UOOWAvnMy4vArDuoeaXDRUV3UciSsFly2BkQ5qkWJq31HupCxgRFo3lUi7omrFNzVDUUtddB2Kcs3TxaH6acgHIPYHUMAG8zjE7qm5mL7OgK3TGhChXirFRcF70cag4SeGcHoAeK6tmgk6vZpHZO4T3XFXTboPnb1pRTGmB4oykRWx36dscCjbKmiDDBUU9ViW4OKrU6zMw2zXBZ3+74Jj96/vwXqAmYQZrxQHQj3elPwPDd29fBnDdcm8F2lQ2Zb+55WJaavveK3mWEidzKPWiAvfboSVRIfJQBQfz7P9sayaH0cp2CysaYp/iS/WVg6IE36cnM1sJ7JE8tymDqbU9jPJ1/HbREK5rLhozhD1vk2Z9jUkYlmNdVKxi9wts02WvNAuVdExirc/4FoxaIoeVNqtJdNZABo6co0vfJa/yetcIw8JP1xe7xTy055/0DfJmj9v76688AAAAASUVORK5CYII=",_imports_6="data:image/png;base64,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",_imports_7="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMCAYAAABBV8wuAAAAAXNSR0IArs4c6QAAAHdJREFUKFOFkGERgmAQRN82MIJVTCANkCTSQCNAAxpAA4hABBusfM7JfMgw3q+be7O3tyfbNdBJmshKtu/ADbhImr9MqbH9AIocfkDAHjgFfOUgDUdgkFStIFRnICnbI9D8X2V7b277uRhfN+dG8nIXMMK1vy95AxCKOwb9TpvIAAAAAElFTkSuQmCC",_imports_8="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAcCAYAAAAnbDzKAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFSSURBVHgBzZeNbYMwEIXvCLN0ga7RBdoB0gG6QBboAizQBTpGu0BHiQLuGYWXRDH+wXeKn2QJ8Jn7PskgIDKMc27vBxmmJ6PM4Gd4OSZmHsggTAa5hr904sFCQl0gCI9u+hKqAlF4dNSVUBPIgkdXPQkVgSJ4dNaR6KgyUXjnfmX8rcypvGKrBBLw37zbvct488crNdUSm7dQBvzh5tI4HmTbvATrK7bTJoFSeEwZSBQLbIVHibJEkUAtPEoVJbIFtOCxREkiS0AbHksVJJICVvC4RaVEVMAaHreqkFgVSMB/CfwnKUYkPgT2NTgZkeAwXwR+mgbue5OfE3c67anrij7F7wQeBY/+hRI3Ao+GB0eBBARagQdPpsQs0Br8khwJbhV+SUqio3EMr2wA3mdmEJbg5MLuLd00/WB468aSZERBg/BLkozueHymxiPP7NP1+T8OxHF5nfcjnQAAAABJRU5ErkJggg==",index_vue_vue_type_style_index_0_lang="",index_vue_vue_type_style_index_1_scoped_0673d840_lang="",_sfc_main={components:{HangupStatus,DragTimer,AnimatedIframe},name:"gameassis",props:["access_token","client_id","channel_code","game_id","game_cloud_service"],data(){return{timer:null,currentTop:0,clientWidth:0,clientHeight:0,itemWidth:40,itemHeight:40,coefficientHeight:.1,gapWidth:10,left:0,top:0,timeOutEvent:0,numi:1,contentTab:1,anyhow:1,typesOf:1,computerTop:!0,computerOne:!1,computerTwo:!1,custom_menu:!1,isPad:"",isiPad:"",mobileOne:!1,mobileTwo:!1,expandShow:!0,setupTab:"",comTab:"",terminal_id:0,vc:50300,gameList:[],bitrateList:[],clearList:[],aspectList:[],codeTab:"",clearTab:"",aspectTab:"",wifiTab:1,honeyTab:1,head_url:"",nickname:"",duration:"",points:"",level:"",durationflag:!1,pointsflag:!1,showfull:!1,vip_centerflag:!0,dialogVisible:!1,screenImg:null,state_show:!1,user_id:"",phone:"",isHarmony:!1,isShowOperation:!1,remainder:null,url_chat:"https://act.play.cn/hd/t/chat/?dark="+this.isDark+"&modal=1",parentData:"初始数据",isFullscreen:!1,control_list:[],keyboardGuidance:"",leftGuidance:"",rightGuidance:"",easyShow:!1,enableRotation:null,showExitButton:!1,showQualityPanel:!1,showQualityDropdown:!1,selectedQuality:"high",selectedSmoothness:"smooth",afkTime:10,afkTimeRange:{min:15,max:360},isBlurred:!1,showTooltip:!0,tooltipFading:!1,currentQuality:"高清",functionButtons:[{type:"profile",name:"个人",icon:"../assets/image/head.png"},{type:"time",name:"时间",icon:"../assets/image/clock.png"},{type:"audio",name:"音频",icon:"../assets/image/operate.png"},{type:"help",name:"帮助",icon:"../assets/image/problem.png"},{type:"quality",name:"质量",icon:"../assets/image/Vector_right.png"}],qualityOptions:[{label:"流畅",value:"smooth",icon:"smooth-icon"},{label:"标清",value:"standard",icon:"standard-icon"},{label:"高清",value:"high",icon:"high-icon"},{label:"超清",value:"ultra",icon:"ultra-icon"}],smoothnessOptions:[{label:"流畅",value:"smooth"},{label:"标准",value:"standard"},{label:"高清",value:"high"},{label:"超清",value:"ultra"}],qualityDropdownOptions:[{label:"蓝光",value:"blue-ray"},{label:"高清",value:"high"},{label:"流畅",value:"smooth"}],currentMinutes:60,minMinutes:10,maxMinutes:360,isDragging:!1,afk_list:[],showafk:1,showAFKBubble:!1,isAfkBlack:!1,showToast:!1,toastMessage:"",showConfirmDialog:!1,arrowStyle:{}}},watch:{},created(){if(this.clientWidth=document.documentElement.clientWidth,this.clientHeight=document.documentElement.clientHeight,this.left=0,this.top=46,api.set("ass_channel_code",this.channel_code),api.set("ass_access_token",this.access_token),navigator.userAgent.indexOf("CloudPhone")!=-1&&(this.easyShow=!0,(this.channel_code=="80000000"||this.channel_code==8e7)&&new VConsole),!navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i))this.typesOf=3;else{const o=navigator.userAgent.toLowerCase();this.isPad=/ipad/i.test(o),this.isiPad=/iphone/i.test(o)&&/os [6-9]_\d+ like mac os/i.test(o),this.isPad||this.isiPad?this.typesOf=2:this.typesOf=1}this.isHarmonyOS()&&(this.isHarmony=!0),console.log(this.game_cloud_service,"game_cloud_service"),getGameDetail(this.game_id).then(o=>{console.log(o,"gameRes"),this.easyShow==!0&&setTimeout(()=>{this.showExitButton=!0},500),this.comTab="",this.retract(),getChaDetail(o.ext.content_id).then(n=>{if(n.ext)if(n.ext&&Array.isArray(n.ext.control_list)&&n.ext.control_list.length>1){this.leftGuidance="",this.rightGuidance="";for(let t=0;t<n.ext.control_list.length;t++){const l=n.ext.control_list[t];if(!this.rightGuidance&&l.type==="keyboard"&&l.guidance&&(this.rightGuidance=l.guidance),!this.leftGuidance&&l.type==="handle"&&l.guidance&&(this.leftGuidance=l.guidance,this.isShowOperation=!0),this.leftGuidance&&this.rightGuidance)break}}else this.screenImg=n.ext.open_img_handle&&n.ext.open_img_handle[0],this.screenImg&&this.screenImg!=""&&(this.isShowOperation=!0)})}),this.getUserId(),this.getconfig(),this.getBitrate(),this.getClear(),this.getAspect(),this.checkAfkBlack()},mounted(){document.addEventListener("click",this.bodyCloseMenus),window.matchMedia("(orientation: landscape)").matches?this.anyhow=2:this.anyhow=1,this.$nextTick(()=>{window.addEventListener("resize",this.renderResize,!1),document.body.addEventListener("touchmove",function(n){n.preventDefault()},{passive:!1});const o=this.$refs.div;o.addEventListener("touchstart",n=>{if(n.stopPropagation(),n.targetTouches.length===1){const l=n.targetTouches[0].clientX-this.left;(l>60||l==60)&&n.preventDefault()}o.style.transition="none"}),o.addEventListener("touchmove",n=>{if(n.stopPropagation(),n.preventDefault(),n.targetTouches.length===1){let t=event.targetTouches[0];this.left=t.clientX-this.itemWidth/2,this.top=t.clientY-this.itemHeight/2}},!1),o.addEventListener("touchend",n=>{if(n.stopPropagation(),o.style.transition="all 0.3s",this.clientWidth=document.documentElement.clientWidth,this.clientHeight=document.documentElement.clientHeight,this.left>this.clientWidth/2?this.left=this.clientWidth-this.itemWidth:this.left=0,this.top<=36)this.top=36+this.gapWidth;else{let t=this.clientHeight-50-this.itemHeight-this.gapWidth;this.top>=t&&(this.top=t)}},!1)}),this.startBlurTimer(),this.checkTooltipDisplay()},computed:{fillPercentage(){return(this.currentMinutes-this.minMinutes)/(this.maxMinutes-this.minMinutes)*100},formattedTime(){const o=Math.floor(this.currentMinutes/60),n=this.currentMinutes%60;return o>0&&n>0?`${o}小时${n}分钟`:o>0?`${o}小时`:`${n}分钟`}},methods:{handleSetCloudIdle(o){if(this.isAfkBlack){this.showToastMessage("当前游戏挂机功能维护中,暂时无法使用");return}console.log("收到DragTimer的挂机请求:",o),this.$emit("set_cloud_idle",o),setTimeout(()=>{this.queryLock(this.user_id)},1e3)},handleEndHangup(o){console.log("收到结束挂机请求:",o),this.showConfirmDialog=!0},handleEnterGame(o){console.log("收到进入游戏请求:",o);const{gameUrl:n}=o;this.$emit("set_replace",{name:"replace",gameUrl:n})},confirmEndHangup(){var o={name:"unlock_vm"};console.log("收到结束挂机请求:",o),this.$emit("set_cloud_idle",o),this.afk_list=[],this.showafk=1,this.showAFKBubble=!1,this.showConfirmDialog=!1},cancelEndHangup(){this.showConfirmDialog=!1},queryLock(o){o=o||this.user_id,queryLock(o).then(n=>{console.log(n,"resqueryLock"),n.code==200?n.data.length>0?(this.showafk=2,this.afk_list=n.data[0],getGameDetail(this.afk_list.gameid).then(t=>{console.log(n,"res"),this.afk_list.title=t.ext.title,this.afk_list.icon=t.ext.img_square[0],this.afk_list.name=t.ext.title,this.afk_list.avatar=t.ext.img_square[0],this.afk_list.content_id=t.ext.content_id,t.ext.game_id==this.game_id?this.afk_list.showEnterGame=!1:this.afk_list.showEnterGame=!0,console.log(JSON.stringify(this.afk_list),"this.afk_list")})):this.showafk=1:this.showafk=1})},checkAfkBlack(){isAfkBlack(this.game_id,this.user_id).then(o=>{o.code==200?this.isAfkBlack=o.ext.is_afk_black:this.isAfkBlack=o.ext.is_afk_black})},showToastMessage(o){this.toastMessage=o,this.showToast=!0,setTimeout(()=>{this.showToast=!1},3e3)},updateTimeSlider(o){this.afkTime=parseInt(o.target.value)},startSliderDrag(o){this.isSliderDragging=!0;const n=o.currentTarget.getBoundingClientRect(),l=(o.clientX-n.left)/n.width*100;this.updateSliderValue(l),document.addEventListener("mousemove",this.onSliderDrag),document.addEventListener("mouseup",this.endSliderDrag),o.preventDefault()},startSliderDragTouch(o){this.isSliderDragging=!0;const n=o.touches[0],t=o.currentTarget.getBoundingClientRect(),f=(n.clientX-t.left)/t.width*100;this.updateSliderValue(f),document.addEventListener("touchmove",this.onSliderDragTouch,{passive:!1}),document.addEventListener("touchend",this.endSliderDrag),o.preventDefault()},startThumbDrag(o){this.isSliderDragging=!0;const n=o.currentTarget.parentElement.getBoundingClientRect();this.sliderDragOffset.x=o.clientX-n.left,document.addEventListener("mousemove",this.onThumbDrag),document.addEventListener("mouseup",this.endSliderDrag),o.preventDefault()},startThumbDragTouch(o){this.isSliderDragging=!0;const n=o.touches[0],t=o.currentTarget.parentElement.getBoundingClientRect();this.sliderDragOffset.x=n.clientX-t.left,document.addEventListener("touchmove",this.onThumbDragTouch,{passive:!1}),document.addEventListener("touchend",this.endSliderDrag),o.preventDefault()},onSliderDrag(o){if(!this.isSliderDragging)return;const n=o.currentTarget.getBoundingClientRect(),l=(o.clientX-n.left)/n.width*100;this.updateSliderValue(l)},onSliderDragTouch(o){if(!this.isSliderDragging)return;const n=o.touches[0],t=o.currentTarget.getBoundingClientRect(),f=(n.clientX-t.left)/t.width*100;this.updateSliderValue(f),o.preventDefault()},onThumbDrag(o){if(!this.isSliderDragging)return;const n=o.currentTarget.parentElement.getBoundingClientRect(),l=(o.clientX-n.left)/n.width*100;this.updateSliderValue(l)},onThumbDragTouch(o){if(!this.isSliderDragging)return;const n=o.touches[0],t=o.currentTarget.parentElement.getBoundingClientRect(),f=(n.clientX-t.left)/t.width*100;this.updateSliderValue(f),o.preventDefault()},updateSliderValue(o){const n=Math.max(0,Math.min(100,o)),t=this.afkTimeRange.max-this.afkTimeRange.min,l=Math.round(n/100*t)+this.afkTimeRange.min;this.afkTime=l},endSliderDrag(){this.isSliderDragging=!1,document.removeEventListener("mousemove",this.onSliderDrag),document.removeEventListener("mouseup",this.endSliderDrag),document.removeEventListener("touchmove",this.onSliderDragTouch),document.removeEventListener("touchend",this.endSliderDrag),document.removeEventListener("mousemove",this.onThumbDrag),document.removeEventListener("touchmove",this.onThumbDragTouch)},updateParentData(o){o==!1&&(this.custom_menu=!1,this.dialogVisible=!1,this.comTab="")},isHarmonyOS(){return(navigator.userAgent||navigator.vendor||window.opera).toLowerCase().includes("harmonyos")},logReport(o){let n=navigator.userAgent,t=n.indexOf("Android")>-1||n.indexOf("Adr")>-1;var l="android";t||(l="ios");let f={channel_code:this.channel_code,into_type:o.into_type,phone:this.phone,event_from_id:o.event_from_id,into_type_id:o.into_type_id,event_from:o.event_from,user_id:this.user_id,visit_id:Date.now(),version_code:"50300",login_state:this.access_token?1:0,is_vip:sessionStorage.getItem("isVip"),dev_code:0,mac_addr:""},h={version:"50300",app_key:"8888107",from:"wap_cloud5g",channel_code:this.channel_code,req_time:Date.now(),timestamp:Date.now(),user_id:this.user_id,ip:"",screen_px:window.screen.width+"*"+window.screen.height,osStr:l,event_key:o.event_key,event_value:JSON.stringify(f)};logs(h)},getUserId(){let o={client_id:this.client_id,access_token:this.access_token};getUserId(o).then(n=>{n.code==0&&(this.user_id=n.ext[0].id,api.set("ass_user_id",this.user_id),this.phone=n.ext[0].phone,this.getinformation(),this.head_url=n.ext[0].head_url?n.ext[0].head_url:"../assets/image/head.png",this.nickname=n.ext[0].nickname,console.log(this.head_url,"head_url"),this.queryLock(this.user_id))})},getinformation(){let o={user_id:this.user_id};information(o).then(n=>{n.code==200&&(this.points=n.ext.points,this.level=n.ext.level,this.countdownTimer(n.ext.duration))})},countdownTimer(o){if(o&&o===0){clearInterval(this.remainder);return}this.remainder||(this.duration=(o/60/1e3).toFixed(0),this.remainder=setInterval(()=>{if(o-=1e3,o<=0)this.duration=0,clearInterval(this.remainder),this.remainder=0;else{const n=(o/60/1e3).toFixed(0);n!=this.duration&&(this.duration=n)}},1e3))},getconfig(){getRecommendConfig({name:"game_header_menus"}).then(o=>{if(console.log(o,"res"),o.code==200){let l=[];for(var n=0;n<o.ext.value.length;n++){let f=!0;o.ext.value[n].link=="points"&&(this.pointsflag=!0,f=!1),o.ext.value[n].link=="duration"&&(this.durationflag=!0,f=!1),o.ext.value[n].link=="vip_center"&&(this.vip_centerflag=!0,f=!1),o.ext.value[n].link=="game_quit"&&(f=!1),f&&l.push(o.ext.value[n])}for(var t=0;t<l.length;t++)l[t].flag=!1,this.typesOf==1&&this.anyhow==1&&(t+1)%4==0&&(l[t].flag=!0),this.typesOf==1&&this.anyhow==2||this.typesOf==2?(t+1)%2==0&&(l[t].flag=!0):(t+1)%4==0&&(l[t].flag=!0);if(this.gameList=l,this.easyShow){let f=o.ext.value;console.log(f,"extMenu"),f=f.filter(h=>h.link!=="AIHelper"),f=f.filter(h=>h.link!=="instructions"),f=f.filter(h=>h.link!=="game_quit"),this.gameList=f}}})},getClear(){getRecommendConfig({name:"new_resolution"}).then(o=>{if(o.code==200){this.clearList=o.ext.value;var n={};this.easyShow?(n={name:"new_resolution",item_id:2},this.$emit("set_qualitys",n)):localStorage.getItem("new_resolution")?(this.clearTab=localStorage.getItem("new_resolution"),n={name:"new_resolution",item_id:localStorage.getItem("new_resolution")},this.$emit("set_qualitys",n)):(this.clearTab=o.ext.active_item,n={name:"new_resolution",item_id:o.ext.active_item},this.$emit("set_qualitys",n))}})},getBitrate(){getRecommendConfig({name:"new_bitrate"}).then(o=>{if(o.code==200){this.bitrateList=o.ext.value;var n={};if(this.easyShow){n={name:"new_bitrate",item_id:4},this.$emit("set_qualitys",n),console.log(n.item_id+"-清晰度-");return}localStorage.getItem("new_bitrate")?(this.codeTab=localStorage.getItem("new_bitrate"),n={name:"new_bitrate",item_id:localStorage.getItem("new_bitrate")},this.$emit("set_qualitys",n)):(this.codeTab=o.ext.active_item,n={name:"new_bitrate",item_id:o.ext.active_item},this.$emit("set_qualitys",n))}})},getAspect(){if(this.easyShow){var o={name:"aspect_ratio",item_id:1};this.$emit("set_qualitys",o),console.log(o.item_id+"-清晰度-");return}getRecommendConfig({name:"aspect_ratio"}).then(n=>{if(n.code==200){this.aspectList=n.ext.value;var t={};localStorage.getItem("aspect_ratio")?(this.aspectTab=localStorage.getItem("aspect_ratio"),t={name:"aspect_ratio",item_id:localStorage.getItem("aspect_ratio")},this.$emit("set_qualitys",t)):(this.aspectTab=n.ext.active_item,t={name:"aspect_ratio",item_id:n.ext.active_item},this.$emit("set_qualitys",t))}})},bodyCloseMenus(){this.mobileOne===!0&&(this.mobileOne=!1,this.mobileTwo=!1,this.setupTab="",this.expandShow=!0,this.$emit("setting_show",0),this.drag())},onBtnClicked(){(this.typesOf==1||this.typesOf==2)&&(this.mobileOne=!0,this.expandShow=!1,this.$emit("setting_show",1)),this.durationflag&&this.getinformation()},computerHeader(o){o.stopPropagation(),this.computerOne=!0,this.computerTop=!1,this.computerOne==!0&&setTimeout(()=>{const n=document.getElementById("computer_c_data_id");if(n){const l=this.gameList.length*80;this.isShowOperation==!0?n.style.height=l+80+"px":n.style.height=l+"px"}else console.error("Element with ID computer_c_data_id not found.")},100)},closeDialog(){this.dialogVisible=!1,this.drag()},computerSetup(o){if(o.link=="setting_center"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"4",into_type_id:""};this.logReport(n),this.computerTwo=!this.computerTwo,this.dialogVisible=!1,this.computerTwo?this.comTab=o.link:this.comTab="",this.$refs.iframe.hide()}else if(o.link=="AIHelper"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"9",into_type_id:""};this.logReport(n),this.custom_menu=!this.custom_menu,this.dialogVisible=!1,this.custom_menu?this.comTab=o.link:this.comTab="",this.$refs.iframe.toggleVisibility()}else if(o.link=="share"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"5",into_type_id:""};this.logReport(n),navigator.share?navigator.share({url:window.location.href}):alert("该浏览器暂不支持分享功能")}else if(o.link=="state_monitor"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"7",into_type_id:""};this.logReport(n);let t=(this.state_show=!this.state_show)?1:0,l={event_from:"6",event_from_id:this.game_id,event_key:"e_assistant",into_type:t==1?3:4,into_type_id:""};this.logReport(l),this.$emit("state_show",t),this.$refs.iframe.hide()}else if(o.link=="feedback"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"8",into_type_id:""};this.logReport(n),window.open("https://act.play.cn/hd/t/feedback/?access_token="+this.access_token+"&caf="+this.channel_code,"_blank")}else if(o.link=="instructions"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"6",into_type_id:""};this.logReport(n),this.dialogVisible=!0,this.$refs.iframe.hide()}},retract(){this.computerOne=!1,this.computerTwo=!1,this.computerTop=!0},mobileSetup(o){if(o.link=="setting_center"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"4",into_type_id:""};this.logReport(n),this.mobileTwo=!this.mobileTwo,this.dialogVisible=!1,this.mobileTwo?this.setupTab=o.link:this.setupTab="",this.custom_menu=!1}else if(o.link=="AIHelper"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"9",into_type_id:""};this.logReport(n),this.custom_menu=!this.custom_menu,this.dialogVisible=!1,this.custom_menu?this.setupTab=o.link:this.setupTab="",this.mobileTwo=!1}else if(o.link=="share"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"5",into_type_id:""};this.logReport(n),navigator.share?navigator.share({url:window.location.href}):alert("该浏览器暂不支持分享功能")}else if(o.link=="state_monitor"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"7",into_type_id:""};this.logReport(n);let t=(this.state_show=!this.state_show)?1:0,l={event_from:"6",event_from_id:this.game_id,event_key:"e_assistant",into_type:t==1?3:4,into_type_id:""};this.logReport(l),this.$emit("state_show",t),this.custom_menu=!1}else if(o.link=="feedback"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"8",into_type_id:""};this.logReport(n),window.open("https://act.play.cn/hd/t/feedback/?access_token="+this.access_token+"&caf="+this.channel_code+"&dark=0","_blank")}else if(o.link=="instructions"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"6",into_type_id:""};this.logReport(n),getGameDetail(this.game_id).then(t=>{this.easyShow==!0&&setTimeout(()=>{this.showExitButton=!0},500),this.dialogVisible=!0,this.mobileTwo=!1,this.setupTab="",this.mobileOne=!1,this.expandShow=!0,getChaDetail(t.ext.content_id).then(l=>{l.ext&&(this.screenImg=l.ext.open_img_handle&&l.ext.open_img_handle[0])})})}else if(o.link=="vip_center")this.easyShow==!0&&window.open("https://h5.play.cn/c/pay/?access_token="+this.access_token+"&caf="+this.channel_code+"&dark=0&needback=1","_blank");else if(o.link=="duration")this.easyShow==!0&&window.open("https://act.play.cn/hd/t/new_records/?access_token="+this.access_token+"&caf="+this.channel_code+"&dark=0&needback=1","_blank");else if(o.link=="cloud_afk"){let n={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"10",into_type_id:""};this.logReport(n),this.showAFKBubble=!this.showAFKBubble,this.showQualityDropdown=!1,this.showAFKBubble&&this.$nextTick(()=>{this.calculateArrowPosition()})}},calculateArrowPosition(){const o=document.querySelector('[data-link="cloud_afk"]').closest(".function-btn-container");if(o){const n=o.getBoundingClientRect(),t=document.querySelector(".exit-dialog-content");if(t){const l=t.getBoundingClientRect(),f=n.left-l.left+n.width/2,h=n.bottom-l.top+10;this.arrowStyle={left:f+"px",top:h+"px"}}}},durationT(){let o={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"3",into_type_id:""};this.logReport(o),this.client_id=="8888107"?window.open("https://h5.play.cn/h5/home/setUp?link=duration","_blank"):window.open("https://h5.play.cn/c/dmg/home/setUp?link=duration")},pointsT(){let o={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"8",into_type_id:""};this.logReport(o),this.client_id=="8888107"?window.open("https://h5.play.cn/h5/home/setUp?link=points"):window.open("https://h5.play.cn/c/dmg/home/setUp?link=points")},head_urlT(){let o={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"1",into_type_id:""};this.logReport(o);let n=localStorage.getItem("topRouterId");this.client_id=="8888107"?window.open("https://h5.play.cn/h5/home/personalCtr?topRouterId="+n):window.open("https://h5.play.cn/c/dmg/home/personalCtr?topRouterId="+n)},fulls(){if(this.isFullscreen)document.exitFullscreen?document.exitFullscreen():document.webkitExitFullscreen?document.webkitExitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.msExitFullscreen&&document.msExitFullscreen(),this.isFullscreen=!1;else{const o=document.documentElement;o.requestFullscreen?o.requestFullscreen():o.webkitRequestFullscreen?o.webkitRequestFullscreen():o.mozRequestFullScreen?o.mozRequestFullScreen():o.msRequestFullscreen&&o.msRequestFullscreen(),this.isFullscreen=!0}},requestFulls(){if(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled){const o=document.documentElement;!document.fullscreenElement&&!document.webkitFullscreenElement&&!document.mozFullScreenElement&&!document.msFullscreenElement&&(o.requestFullscreen?o.requestFullscreen():o.webkitRequestFullscreen?o.webkitRequestFullscreen():o.mozRequestFullScreen?o.mozRequestFullScreen():o.msRequestFullscreen&&o.msRequestFullscreen())}this.isFullscreen=!0},exitFulls(){document.exitFullscreen?document.exitFullscreen():document.webkitExitFullscreen?document.webkitExitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.msExitFullscreen&&document.msExitFullscreen(),this.isFullscreen=!1},logout(){let o={event_from:"6",event_from_id:this.game_id,event_key:"c_assistant",into_type:"2",into_type_id:""};this.logReport(o),this.computerOne=!1,this.computerTwo=!1,this.computerTop=!0,this.mobileOne=!1,this.mobileTwo=!1,this.setupTab="",this.expandShow=!0,this.dialogVisible=!1,this.$emit("set_exit"),this.$emit("setting_show",0)},codeClear(o){let n={event_from:"6",event_from_id:this.game_id,event_key:"g_exchange_px",into_type:"",into_type_id:""};this.logReport(n),this.clearTab=o.item_id;var t={name:"new_resolution",item_id:o.item_id};localStorage.setItem("new_resolution",o.item_id),console.log(t),this.$emit("set_qualitys",t)},codeRate(o){console.log(o);let n={event_from:"6",event_from_id:this.game_id,event_key:"fps",into_type:"",into_type_id:""};this.logReport(n),this.codeTab=o.item_id;var t={name:"new_bitrate",item_id:o.item_id};localStorage.setItem("new_bitrate",o.item_id),console.log(t),this.easyShow?(t={name:"new_bitrate",item_id:3},this.$emit("set_qualitys",t)):this.$emit("set_qualitys",t)},codeAspect(o,n){n==4&&(o.item_id==2?this.requestFulls():this.exitFulls()),this.aspectTab=o.item_id;var t={name:"aspect_ratio",item_id:o.item_id};localStorage.setItem("aspect_ratio",o.item_id),this.$emit("set_qualitys",t)},renderResize(){window.matchMedia("(orientation: landscape)").matches?(this.anyhow=2,this.clientWidth=document.documentElement.clientWidth,this.clientHeight=document.documentElement.clientHeight):(this.clientWidth=document.documentElement.clientWidth,this.clientHeight=document.documentElement.clientHeight,this.anyhow=1);for(var o=0;o<this.gameList.length;o++)this.gameList[o].flag=!1,this.typesOf==1&&this.anyhow==1&&(o+1)%4==0&&(this.gameList[o].flag=!0),this.typesOf==1&&this.anyhow==2&&(o+1)%2==0&&(this.gameList[o].flag=!0),this.typesOf==2&&(o+1)%2==0&&(this.gameList[o].flag=!0)},drag(){this.$nextTick(()=>{document.body.addEventListener("touchmove",function(n){n.preventDefault()},{passive:!1});const o=this.$refs.div;o.addEventListener("touchstart",n=>{if(n.stopPropagation(),n.targetTouches.length===1){const l=n.targetTouches[0].clientX-this.left;(l>60||l==60)&&n.preventDefault()}o.style.transition="none"}),o.addEventListener("touchmove",n=>{if(n.stopPropagation(),n.preventDefault(),n.targetTouches.length===1){let t=event.targetTouches[0];this.left=t.clientX-this.itemWidth/2,this.top=t.clientY-this.itemHeight/2}},!1),o.addEventListener("touchend",n=>{if(n.stopPropagation(),o.style.transition="all 0.3s",this.left>this.clientWidth/2?this.left=this.clientWidth-this.itemWidth:this.left=0,this.top<=36)this.top=36+this.gapWidth;else{let t=this.clientHeight-50-this.itemHeight-this.gapWidth;this.top>=t&&(this.top=t)}},!1)})},tabacTive(o){this.contentTab=o},handleFullscreenChange(){this.isFullscreen=!!(document.fullscreenElement||document.webkitFullscreenElement||document.mozFullScreenElement||document.msFullscreenElement)},toggleQualityPanel(){this.showQualityPanel=!this.showQualityPanel},selectQuality(o){this.selectedQuality=o,this.showQualityPanel=!1,console.log("切换到清晰度:",o),this.$emit("quality-change",o)},selectSmoothness(o){this.selectedSmoothness=o,this.showQualityDropdown=!1,console.log("切换到流畅度:",o),this.$emit("smoothness-change",o)},cancelExit(){this.showQualityPanel=!1,this.$emit("set_exit")},confirmExit(){this.showQualityPanel=!1},startBlurTimer(){setTimeout(()=>{this.isBlurred=!0},5e3)},startTooltipTimer(){setTimeout(()=>{this.tooltipFading=!0,setTimeout(()=>{this.showTooltip=!1,this.markTooltipAsSeen()},300)},4e3)},checkTooltipDisplay(){localStorage.getItem("game_exit_tooltip_seen")?this.showTooltip=!1:(this.showTooltip=!0,this.startTooltipTimer())},markTooltipAsSeen(){localStorage.setItem("game_exit_tooltip_seen","true")},resetTooltipDisplay(){localStorage.removeItem("game_exit_tooltip_seen"),console.log("气泡显示状态已重置,下次访问将重新显示气泡")},getExitButtonImage(){return _imports_0$1},handleFunction(o){switch(o){case"profile":console.log("个人中心");break;case"time":console.log("时间设置");break;case"audio":console.log("音频设置");break;case"help":console.log("帮助");break;case"quality":console.log("清晰度设置");break}},toggleQualityDropdown(){this.showQualityDropdown=!this.showQualityDropdown,console.log("选 - showQualityDropdown:",this.showQualityDropdown),this.showAFKBubble=!1},selectQualityOption(o){console.log("选择前 - showQualityDropdown:",this.showQualityDropdown),this.currentQuality=o.item_name,this.showQualityDropdown=!1,console.log("选择后 - showQualityDropdown:",this.showQualityDropdown),console.log("选择清晰度:",o.item_name);var n={name:"aspect_ratio",item_id};console.log("选择清晰度:",n),this.$emit("set_qualitys",n)}},beforeDestroy(){document.removeEventListener("fullscreenchange",this.handleFullscreenChange),document.removeEventListener("webkitfullscreenchange",this.handleFullscreenChange),document.removeEventListener("mozfullscreenchange",this.handleFullscreenChange),document.removeEventListener("MSFullscreenChange",this.handleFullscreenChange)}},_withScopeId=o=>(vue.pushScopeId("data-v-0673d840"),o=o(),vue.popScopeId(),o),_hoisted_1={key:0,class:"easyShow"},_hoisted_2=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_0$1,alt:"退出按钮",class:"exit-button-img"},null,-1)),_hoisted_3=[_hoisted_2],_hoisted_4=_withScopeId(()=>vue.createElementVNode("div",{class:"tooltip-content"},[vue.createElementVNode("div",{class:"tooltip-text"},"点击按钮可以退出游戏"),vue.createElementVNode("div",{class:"tooltip-arrow"})],-1)),_hoisted_5=[_hoisted_4],_hoisted_6={class:"exit-dialog-content"},_hoisted_7=["data-link","onClick"],_hoisted_8={key:0,class:"quality-content"},_hoisted_9={class:"quality-text"},_hoisted_10=["src","alt"],_hoisted_11={key:2,class:"quality-dropdown-menu"},_hoisted_12=_withScopeId(()=>vue.createElementVNode("div",{class:"dropdown-triangle"},null,-1)),_hoisted_13=["onClick"],_hoisted_14={class:"function-btn-text"},_hoisted_15={key:0,class:"afk-bubble-arrow"},_hoisted_16={class:"exit-dialog-buttons"},_hoisted_17={class:"afk-bubble-content"},_hoisted_18={key:2,class:"toast-container",style:{"z-index":"10000000000"}},_hoisted_19={class:"toast-message"},_hoisted_20={class:"confirm-content"},_hoisted_21=_withScopeId(()=>vue.createElementVNode("div",{class:"confirm-title"},"确认结束挂机",-1)),_hoisted_22=_withScopeId(()=>vue.createElementVNode("div",{class:"confirm-message"},"退出将继续云挂机,是否确认",-1)),_hoisted_23={class:"confirm-buttons"},_hoisted_24=["src"],_hoisted_25={key:5},_hoisted_26={key:0,class:"setup"},_hoisted_27={key:0,class:"content"},_hoisted_28={class:"content_top"},_hoisted_29={key:0,class:"content_m"},_hoisted_30=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"分辨率"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,下次启动游戏生效)")],-1)),_hoisted_31={class:"content_m_n"},_hoisted_32=["onClick"],_hoisted_33={key:0,class:"content_sxy"},_hoisted_34={key:0,class:"zxhy"},_hoisted_35=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"清晰度"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,立即生效)")],-1)),_hoisted_36={class:"content_m_n"},_hoisted_37=["onClick"],_hoisted_38={key:0,class:"content_sxy"},_hoisted_39={key:0,class:"zxhy"},_hoisted_40=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"画面比例")],-1)),_hoisted_41={class:"content_m_n"},_hoisted_42=["onClick"],_hoisted_43={key:0,class:"content_sxy"},_hoisted_44={key:0,class:"zxhy"},_hoisted_45={class:"info"},_hoisted_46={class:"info_left"},_hoisted_47=["src"],_hoisted_48={key:1,src:_imports_2,class:"member",alt:""},_hoisted_49={class:"info_left_cont"},_hoisted_50={class:"info_left_cont1"},_hoisted_51={class:"info_left_cont2"},_hoisted_52=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_3,alt:""},null,-1)),_hoisted_53={class:"info_left_cont2_text"},_hoisted_54=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_4,alt:""},null,-1)),_hoisted_55={class:"info_left_cont2_text"},_hoisted_56=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_5,alt:""},null,-1)),_hoisted_57=_withScopeId(()=>vue.createElementVNode("div",{class:"info_right_exit"},"退出",-1)),_hoisted_58=[_hoisted_56,_hoisted_57],_hoisted_59={class:"setup_con"},_hoisted_60=["onClick"],_hoisted_61=["src"],_hoisted_62={class:"setup_text"},_hoisted_63={key:1,class:"computer_ai_iframe",src:"https://act.play.cn/hd/t/chat/?modal=2",width:"100%",height:"100%",style:{border:"none",height:"25rem"}},_hoisted_64={key:1},_hoisted_65={class:"horiz"},_hoisted_66={class:"horiz_cont",style:{width:"120px !important"}},_hoisted_67={class:"horiz_setup_con",style:{"padding-top":"3px"}},_hoisted_68=["onClick"],_hoisted_69=["src"],_hoisted_70={class:"setup_text"},_hoisted_71=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_5,alt:""},null,-1)),_hoisted_72=_withScopeId(()=>vue.createElementVNode("div",{class:"setup_text"},"退出",-1)),_hoisted_73=[_hoisted_71,_hoisted_72],_hoisted_74={key:0,class:"horiz_set"},_hoisted_75={class:"horiz_cont_info",style:{"padding-top":"10px","padding-left":"20px"}},_hoisted_76={class:"info_left"},_hoisted_77=["src"],_hoisted_78={key:1,src:_imports_2,class:"member",alt:""},_hoisted_79={class:"info_left_cont"},_hoisted_80={class:"info_left_cont1"},_hoisted_81={class:"info_left_cont2"},_hoisted_82=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_3,alt:""},null,-1)),_hoisted_83={class:"info_left_cont2_text"},_hoisted_84=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_4,alt:""},null,-1)),_hoisted_85={class:"info_left_cont2_text"},_hoisted_86={class:"content_top"},_hoisted_87={key:0,class:"horiz_m"},_hoisted_88=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"分辨率"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,下次启动游戏生效)")],-1)),_hoisted_89={class:"content_m_n"},_hoisted_90=["onClick"],_hoisted_91={key:0,class:"content_sxy"},_hoisted_92={key:0,class:"zxhy"},_hoisted_93=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"清晰度"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,立即生效)")],-1)),_hoisted_94={class:"content_m_n"},_hoisted_95=["onClick"],_hoisted_96={key:0,class:"content_sxy"},_hoisted_97={key:0,class:"zxhy"},_hoisted_98=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"画面比例")],-1)),_hoisted_99={class:"content_m_n"},_hoisted_100=["onClick"],_hoisted_101={key:0,class:"content_sxy"},_hoisted_102={key:0,class:"zxhy"},_hoisted_103={key:1,class:"horiz_set",style:{width:"410px"}},_hoisted_104={class:"horiz_cont_info",style:{"padding-top":"10px"}},_hoisted_105={class:"info_left"},_hoisted_106=["src"],_hoisted_107={key:1,src:_imports_2,class:"member",alt:""},_hoisted_108={class:"info_left_cont"},_hoisted_109={class:"info_left_cont1"},_hoisted_110={class:"info_left_cont2"},_hoisted_111=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_3,alt:""},null,-1)),_hoisted_112={class:"info_left_cont2_text"},_hoisted_113=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_4,alt:""},null,-1)),_hoisted_114={class:"info_left_cont2_text"},_hoisted_115={key:0,src:"https://act.play.cn/hd/t/chat/?modal=2",style:{border:"none","border-width":"0px",position:"relative","margin-top":"9px",height:"calc(100% - 55px)",width:"100%"}},_hoisted_116={key:6},_hoisted_117={class:"horiz"},_hoisted_118={key:0,class:"ipad_cont"},_hoisted_119={class:"horiz_cont_info"},_hoisted_120={class:"info_left"},_hoisted_121=["src"],_hoisted_122={key:1,src:_imports_2,class:"member",style:{left:"30px",width:"35px"},alt:""},_hoisted_123={class:"info_left_cont"},_hoisted_124={class:"info_left_cont1",style:{"font-size":"22px"}},_hoisted_125={class:"info_left_cont2"},_hoisted_126=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_3,style:{width:"16px",height:"16px"},alt:""},null,-1)),_hoisted_127={class:"info_left_cont2_text",style:{"font-size":"18px"}},_hoisted_128=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_4,style:{width:"16px",height:"16px"},alt:""},null,-1)),_hoisted_129={class:"info_left_cont2_text",style:{"font-size":"18px"}},_hoisted_130=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_5,style:{width:"22px",height:"22px"},alt:""},null,-1)),_hoisted_131=_withScopeId(()=>vue.createElementVNode("div",{class:"info_right_exit",style:{"font-size":"22px"}},"退出",-1)),_hoisted_132=[_hoisted_130,_hoisted_131],_hoisted_133={class:"horiz_setup_con",style:{"padding-top":"23px"}},_hoisted_134=["onClick"],_hoisted_135=["src"],_hoisted_136={class:"setup_text"},_hoisted_137={key:1,class:"horiz_set"},_hoisted_138={class:"content_top"},_hoisted_139={key:0,class:"horiz_m",style:{"margin-top":"56px","margin-left":"24px"}},_hoisted_140=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"分辨率"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,下次启动游戏生效)")],-1)),_hoisted_141={class:"content_m_n",style:{"margin-top":"20px"}},_hoisted_142=["onClick"],_hoisted_143={key:0,class:"content_sxy"},_hoisted_144={key:0,class:"zxhy"},_hoisted_145=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle",style:{"margin-top":"100px"}},[vue.createElementVNode("div",{class:"content_mtitle1"},"清晰度"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,立即生效)")],-1)),_hoisted_146={class:"content_m_n",style:{"margin-top":"20px"}},_hoisted_147=["onClick"],_hoisted_148={key:0,class:"content_sxy"},_hoisted_149={key:0,class:"zxhy"},_hoisted_150=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle",style:{"margin-top":"100px"}},[vue.createElementVNode("div",{class:"content_mtitle1"},"画面比例")],-1)),_hoisted_151={class:"content_m_n",style:{"margin-top":"20px"}},_hoisted_152=["onClick"],_hoisted_153={key:0,class:"content_sxy"},_hoisted_154={key:0,class:"zxhy"},_hoisted_155=_withScopeId(()=>vue.createElementVNode("img",{class:"img_one",src:_imports_6,alt:""},null,-1)),_hoisted_156=["src"],_hoisted_157={key:1,class:"computer_content"},_hoisted_158={class:"computer_c_header"},_hoisted_159=["src"],_hoisted_160={key:1,class:"computer_c_two",src:_imports_2,alt:""},_hoisted_161=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_3,alt:""},null,-1)),_hoisted_162={class:"computer_c_time"},_hoisted_163=_withScopeId(()=>vue.createElementVNode("img",{class:"Vector_right",src:_imports_7,alt:""},null,-1)),_hoisted_164=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_4,alt:""},null,-1)),_hoisted_165={class:"computer_c_time"},_hoisted_166=_withScopeId(()=>vue.createElementVNode("img",{class:"Vector_right",src:_imports_7,alt:""},null,-1)),_hoisted_167={class:"computer_c_data",id:"computer_c_data_id"},_hoisted_168=["onMousedown"],_hoisted_169=["src"],_hoisted_170={class:"computer_c_item_text"},_hoisted_171=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_5,alt:""},null,-1)),_hoisted_172=_withScopeId(()=>vue.createElementVNode("div",{class:"computer_c_item_text"},"退出",-1)),_hoisted_173=[_hoisted_171,_hoisted_172],_hoisted_174=_withScopeId(()=>vue.createElementVNode("div",{class:"computer_c_border"},null,-1)),_hoisted_175=_withScopeId(()=>vue.createElementVNode("img",{src:_imports_8,alt:""},null,-1)),_hoisted_176=[_hoisted_175],_hoisted_177={class:"content_top"},_hoisted_178={key:0,class:"horiz_m"},_hoisted_179=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"分辨率"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,下次启动游戏生效)")],-1)),_hoisted_180={class:"content_m_n"},_hoisted_181=["onClick"],_hoisted_182={key:0,class:"content_sxy"},_hoisted_183={key:0,class:"zxhy"},_hoisted_184=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"清晰度"),vue.createElementVNode("div",{class:"content_mtitle2"},"(游戏内设置,立即生效)")],-1)),_hoisted_185={class:"content_m_n"},_hoisted_186=["onClick"],_hoisted_187={key:0,class:"content_sxy"},_hoisted_188={key:0,class:"zxhy"},_hoisted_189=_withScopeId(()=>vue.createElementVNode("div",{class:"content_mtitle"},[vue.createElementVNode("div",{class:"content_mtitle1"},"画面比例")],-1)),_hoisted_190={class:"content_m_n"},_hoisted_191=["onClick"],_hoisted_192={key:0,class:"content_sxy"},_hoisted_193={key:0,class:"zxhy"},_hoisted_194={class:"mask_img"},_hoisted_195={key:0,class:"guidance-row"},_hoisted_196=["src"],_hoisted_197=["src"],_hoisted_198=["src"];function _sfc_render(o,n,t,l,f,h){const e=vue.resolveComponent("DragTimer"),_=vue.resolveComponent("HangupStatus"),b=vue.resolveComponent("AnimatedIframe");return vue.openBlock(),vue.createElementBlock("div",null,[vue.createElementVNode("div",{onClick:n[36]||(n[36]=vue.withModifiers(()=>{},["stop"]))},[f.easyShow?(vue.openBlock(),vue.createElementBlock("div",_hoisted_1,[vue.withDirectives(vue.createElementVNode("div",{class:"floating-quality-widget",style:vue.normalizeStyle({width:f.itemWidth+"px",height:f.itemHeight+"px",left:f.left+"px",top:f.top+"px"}),ref:"div"},[vue.createElementVNode("div",{class:"arrow-button",onClick:n[0]||(n[0]=(...g)=>h.toggleQualityPanel&&h.toggleQualityPanel(...g))},_hoisted_3),f.showTooltip?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:vue.normalizeClass(["tooltip-bubble",{"fade-out":f.tooltipFading}])},_hoisted_5,2)):vue.createCommentVNode("",!0)],4),[[vue.vShow,f.showExitButton]])])):vue.createCommentVNode("",!0),f.showQualityPanel&&f.easyShow?(vue.openBlock(),vue.createElementBlock("div",{key:1,class:vue.normalizeClass(["exit-dialog",{rotated:f.enableRotation}])},[vue.createElementVNode("div",_hoisted_6,[vue.createElementVNode("div",{class:vue.normalizeClass(["function-buttons",{"empty-gameList":f.gameList.length===0}])},[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.gameList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{key:E,class:"function-btn-container"},[vue.createElementVNode("div",{class:vue.normalizeClass(["function-btn",{"quality-btn":g.link==="setting_center"}]),"data-link":g.link,onClick:k=>g.link==="setting_center"?h.toggleQualityDropdown():h.mobileSetup(g)},[g.link==="setting_center"?(vue.openBlock(),vue.createElementBlock("div",_hoisted_8,[vue.createElementVNode("span",_hoisted_9,vue.toDisplayString(f.currentQuality),1),vue.createElementVNode("img",{src:_imports_1,alt:"下拉",class:vue.normalizeClass(["dropdown-icon down-arrow",{expanded:f.showQualityDropdown}])},null,2)])):(vue.openBlock(),vue.createElementBlock("img",{key:1,src:g.icon,alt:g.name,class:"function-icon"},null,8,_hoisted_10)),g.link==="setting_center"?vue.withDirectives((vue.openBlock(),vue.createElementBlock("div",_hoisted_11,[_hoisted_12,(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.bitrateList,(k,O)=>(vue.openBlock(),vue.createElementBlock("div",{key:O,class:vue.normalizeClass(["dropdown-option",{active:f.currentQuality===k.item_name}]),onClick:vue.withModifiers(I=>h.selectQualityOption(k),["stop"])},vue.toDisplayString(k.item_name),11,_hoisted_13))),128))],512)),[[vue.vShow,f.showQualityDropdown]]):vue.createCommentVNode("",!0)],10,_hoisted_7),vue.createElementVNode("div",_hoisted_14,vue.toDisplayString(g.title),1),g.link==="cloud_afk"&&f.showAFKBubble?(vue.openBlock(),vue.createElementBlock("div",_hoisted_15)):vue.createCommentVNode("",!0)]))),128))],2),vue.createElementVNode("div",_hoisted_16,[vue.createElementVNode("button",{class:"exit-btn cancel-btn",onClick:n[1]||(n[1]=(...g)=>h.cancelExit&&h.cancelExit(...g))},"残忍退出"),vue.createElementVNode("button",{class:"exit-btn confirm-btn",onClick:n[2]||(n[2]=(...g)=>h.confirmExit&&h.confirmExit(...g))},"继续游戏")]),f.showAFKBubble?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:"afk-bubble",onClick:n[3]||(n[3]=vue.withModifiers(()=>{},["stop"]))},[vue.createElementVNode("div",_hoisted_17,[f.showafk==1?(vue.openBlock(),vue.createBlock(e,{key:0,onHandleSetCloudIdle:h.handleSetCloudIdle},null,8,["onHandleSetCloudIdle"])):f.showafk==2?(vue.openBlock(),vue.createBlock(_,{key:1,gameInfo:f.afk_list,onHandleEndHangup:h.handleEndHangup,onHandleEnterGame:h.handleEnterGame},null,8,["gameInfo","onHandleEndHangup","onHandleEnterGame"])):vue.createCommentVNode("",!0)])])):vue.createCommentVNode("",!0)])],2)):vue.createCommentVNode("",!0),f.showToast?(vue.openBlock(),vue.createElementBlock("div",_hoisted_18,[vue.createElementVNode("div",_hoisted_19,vue.toDisplayString(f.toastMessage),1)])):vue.createCommentVNode("",!0),f.showConfirmDialog?(vue.openBlock(),vue.createElementBlock("div",{key:3,class:"confirm-overlay",onClick:n[7]||(n[7]=(...g)=>h.cancelEndHangup&&h.cancelEndHangup(...g))},[vue.createElementVNode("div",{class:"confirm-dialog",onClick:n[6]||(n[6]=vue.withModifiers(()=>{},["stop"]))},[vue.createElementVNode("div",_hoisted_20,[_hoisted_21,_hoisted_22,vue.createElementVNode("div",_hoisted_23,[vue.createElementVNode("button",{class:"confirm-btn cancel-btn",style:{background:"lightgray"},onClick:n[4]||(n[4]=(...g)=>h.cancelEndHangup&&h.cancelEndHangup(...g))},"取消"),vue.createElementVNode("button",{class:"confirm-btn confirm-btn-primary",onClick:n[5]||(n[5]=(...g)=>h.confirmEndHangup&&h.confirmEndHangup(...g))},"继续退出")])])])])):vue.createCommentVNode("",!0),f.typesOf!=3&&f.expandShow&&!f.easyShow?(vue.openBlock(),vue.createElementBlock("div",{key:4,class:"ys-float-btn",style:vue.normalizeStyle({width:f.itemWidth+"px",height:f.itemHeight+"px",left:f.left+"px",top:f.top+"px"}),ref:"div",onClick:n[8]||(n[8]=(...g)=>h.onBtnClicked&&h.onBtnClicked(...g))},[vue.createElementVNode("img",{src:f.head_url,alt:"",style:{width:"100%",height:"100%","border-radius":"100px"}},null,8,_hoisted_24)],4)):vue.createCommentVNode("",!0),f.typesOf==1&&!f.easyShow?(vue.openBlock(),vue.createElementBlock("div",_hoisted_25,[f.anyhow==1&&f.mobileOne?(vue.openBlock(),vue.createElementBlock("div",_hoisted_26,[f.mobileTwo?(vue.openBlock(),vue.createElementBlock("div",_hoisted_27,[vue.createElementVNode("div",_hoisted_28,[vue.createElementVNode("div",{onClick:n[9]||(n[9]=g=>h.tabacTive(1)),class:vue.normalizeClass(["content_tab",[f.contentTab==1?"tabactive":""]])},"画质",2)]),f.contentTab==1?(vue.openBlock(),vue.createElementBlock("div",_hoisted_29,[_hoisted_30,vue.createElementVNode("div",_hoisted_31,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.clearList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.clearTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeClear(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.clearTab==g.item_id?"content_yactive":""]])},[f.clearTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_33)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.clearTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.resolution_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_34,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_32))),128))]),_hoisted_35,vue.createElementVNode("div",_hoisted_36,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.bitrateList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.codeTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeRate(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.codeTab==g.item_id?"content_yactive":""]])},[f.codeTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_38)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.codeTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_39,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_37))),128))]),_hoisted_40,vue.createElementVNode("div",_hoisted_41,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.aspectList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.aspectTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeAspect(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.aspectTab==g.item_id?"content_yactive":""]])},[f.aspectTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_43)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.aspectTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_44,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_42))),128))])])):vue.createCommentVNode("",!0)])):vue.createCommentVNode("",!0),vue.createElementVNode("div",_hoisted_45,[vue.createElementVNode("div",_hoisted_46,[f.vip_centerflag?(vue.openBlock(),vue.createElementBlock("img",{key:0,class:"info_left_img",onClick:n[10]||(n[10]=(...g)=>h.head_urlT&&h.head_urlT(...g)),src:f.head_url,alt:""},null,8,_hoisted_47)):vue.createCommentVNode("",!0),f.level==2?(vue.openBlock(),vue.createElementBlock("img",_hoisted_48)):vue.createCommentVNode("",!0),vue.createElementVNode("div",_hoisted_49,[vue.createElementVNode("div",_hoisted_50,vue.toDisplayString(f.nickname),1),vue.createElementVNode("div",_hoisted_51,[f.durationflag?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:"info_left_cont2_1",onClick:n[11]||(n[11]=(...g)=>h.durationT&&h.durationT(...g))},[_hoisted_52,vue.createElementVNode("div",_hoisted_53,vue.toDisplayString(f.duration?f.duration:"0")+"分钟",1)])):vue.createCommentVNode("",!0),f.pointsflag?(vue.openBlock(),vue.createElementBlock("div",{key:1,class:"info_left_cont2_1",style:{"margin-left":"10px"},onClick:n[12]||(n[12]=(...g)=>h.pointsT&&h.pointsT(...g))},[_hoisted_54,vue.createElementVNode("div",_hoisted_55,vue.toDisplayString(f.points),1)])):vue.createCommentVNode("",!0)])])]),vue.createElementVNode("div",{class:"info_right",onClick:n[13]||(n[13]=(...g)=>h.logout&&h.logout(...g))},_hoisted_58)]),vue.createElementVNode("div",_hoisted_59,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.gameList,(g,E)=>(vue.openBlock(),vue.createElementBlock(vue.Fragment,{key:E},[(t.game_cloud_service==3?g.link==="feedback"||g.link==="game_quit":!(f.isHarmony&&g.link==="share")&&!(g.link==="instructions"&&!f.isShowOperation))?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:vue.normalizeClass(["setup_item",[f.setupTab==g.link?"setupactive":""]]),style:vue.normalizeStyle({"margin-right":g.flag?"0px":"1%"}),onClick:k=>h.mobileSetup(g)},[vue.createElementVNode("img",{src:g.icon,alt:""},null,8,_hoisted_61),vue.createElementVNode("div",_hoisted_62,vue.toDisplayString(g.title),1)],14,_hoisted_60)):vue.createCommentVNode("",!0)],64))),128))]),f.custom_menu&&!f.easyShow?(vue.openBlock(),vue.createElementBlock("iframe",_hoisted_63)):vue.createCommentVNode("",!0)])):vue.createCommentVNode("",!0),f.anyhow==2&&f.mobileOne?(vue.openBlock(),vue.createElementBlock("div",_hoisted_64,[vue.createElementVNode("div",_hoisted_65,[vue.createElementVNode("div",_hoisted_66,[vue.createElementVNode("div",_hoisted_67,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.gameList,(g,E)=>(vue.openBlock(),vue.createElementBlock(vue.Fragment,{key:E},[(t.game_cloud_service==3?g.link==="feedback"||g.link==="game_quit":!(f.isHarmony&&g.link==="share")&&!(g.link==="instructions"&&!f.isShowOperation))?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:vue.normalizeClass(["horiz_item",[f.setupTab==g.link?"setupactive":""]]),onClick:k=>h.mobileSetup(g),style:vue.normalizeStyle({"margin-right":g.flag?"0px":"15px"})},[vue.createElementVNode("img",{src:g.icon,alt:""},null,8,_hoisted_69),vue.createElementVNode("div",_hoisted_70,vue.toDisplayString(g.title),1)],14,_hoisted_68)):vue.createCommentVNode("",!0)],64))),128)),vue.createElementVNode("div",{class:"horiz_item",onClick:n[14]||(n[14]=(...g)=>h.logout&&h.logout(...g))},_hoisted_73)])]),f.mobileTwo?(vue.openBlock(),vue.createElementBlock("div",_hoisted_74,[vue.createElementVNode("div",_hoisted_75,[vue.createElementVNode("div",_hoisted_76,[f.vip_centerflag?(vue.openBlock(),vue.createElementBlock("img",{key:0,class:"info_left_img",src:f.head_url,onClick:n[15]||(n[15]=(...g)=>h.head_urlT&&h.head_urlT(...g)),alt:""},null,8,_hoisted_77)):vue.createCommentVNode("",!0),f.level==2?(vue.openBlock(),vue.createElementBlock("img",_hoisted_78)):vue.createCommentVNode("",!0),vue.createElementVNode("div",_hoisted_79,[vue.createElementVNode("div",_hoisted_80,vue.toDisplayString(f.nickname),1),vue.createElementVNode("div",_hoisted_81,[f.durationflag?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:"info_left_cont2_1",onClick:n[16]||(n[16]=(...g)=>h.durationT&&h.durationT(...g))},[_hoisted_82,vue.createElementVNode("div",_hoisted_83,vue.toDisplayString(f.duration?f.duration:"0")+"分钟 ",1)])):vue.createCommentVNode("",!0),f.pointsflag?(vue.openBlock(),vue.createElementBlock("div",{key:1,class:"info_left_cont2_1",style:{"margin-left":"10px"},onClick:n[17]||(n[17]=(...g)=>h.pointsT&&h.pointsT(...g))},[_hoisted_84,vue.createElementVNode("div",_hoisted_85,vue.toDisplayString(f.points),1)])):vue.createCommentVNode("",!0)])])])]),vue.createElementVNode("div",_hoisted_86,[vue.createElementVNode("div",{onClick:n[18]||(n[18]=g=>h.tabacTive(1)),class:vue.normalizeClass(["content_tab",[f.contentTab==1?"tabactive":""]])},"画质",2)]),f.contentTab==1?(vue.openBlock(),vue.createElementBlock("div",_hoisted_87,[_hoisted_88,vue.createElementVNode("div",_hoisted_89,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.clearList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.clearTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeClear(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.clearTab==g.item_id?"content_yactive":""]])},[f.clearTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_91)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.clearTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.resolution_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_92,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_90))),128))]),_hoisted_93,vue.createElementVNode("div",_hoisted_94,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.bitrateList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.codeTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeRate(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.codeTab==g.item_id?"content_yactive":""]])},[f.codeTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_96)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.codeTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_97,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_95))),128))]),_hoisted_98,vue.createElementVNode("div",_hoisted_99,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.aspectList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.aspectTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeAspect(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.aspectTab==g.item_id?"content_yactive":""]])},[f.aspectTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_101)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.aspectTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_102,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_100))),128))])])):vue.createCommentVNode("",!0)])):f.custom_menu?(vue.openBlock(),vue.createElementBlock("div",_hoisted_103,[vue.createElementVNode("div",_hoisted_104,[vue.createElementVNode("div",_hoisted_105,[f.vip_centerflag?(vue.openBlock(),vue.createElementBlock("img",{key:0,class:"info_left_img",src:f.head_url,onClick:n[19]||(n[19]=(...g)=>h.head_urlT&&h.head_urlT(...g)),alt:""},null,8,_hoisted_106)):vue.createCommentVNode("",!0),f.level==2?(vue.openBlock(),vue.createElementBlock("img",_hoisted_107)):vue.createCommentVNode("",!0),vue.createElementVNode("div",_hoisted_108,[vue.createElementVNode("div",_hoisted_109,vue.toDisplayString(f.nickname),1),vue.createElementVNode("div",_hoisted_110,[f.durationflag?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:"info_left_cont2_1",onClick:n[20]||(n[20]=(...g)=>h.durationT&&h.durationT(...g))},[_hoisted_111,vue.createElementVNode("div",_hoisted_112,vue.toDisplayString(f.duration?f.duration:"0")+"分钟 ",1)])):vue.createCommentVNode("",!0),f.pointsflag?(vue.openBlock(),vue.createElementBlock("div",{key:1,class:"info_left_cont2_1",style:{"margin-left":"10px"},onClick:n[21]||(n[21]=(...g)=>h.pointsT&&h.pointsT(...g))},[_hoisted_113,vue.createElementVNode("div",_hoisted_114,vue.toDisplayString(f.points),1)])):vue.createCommentVNode("",!0)])])])]),f.easyShow?vue.createCommentVNode("",!0):(vue.openBlock(),vue.createElementBlock("iframe",_hoisted_115))])):vue.createCommentVNode("",!0)])])):vue.createCommentVNode("",!0)])):vue.createCommentVNode("",!0),f.typesOf==2&&!f.easyShow?(vue.openBlock(),vue.createElementBlock("div",_hoisted_116,[vue.createElementVNode("div",_hoisted_117,[f.mobileOne?(vue.openBlock(),vue.createElementBlock("div",_hoisted_118,[vue.createElementVNode("div",_hoisted_119,[vue.createElementVNode("div",_hoisted_120,[f.vip_centerflag?(vue.openBlock(),vue.createElementBlock("img",{key:0,style:{width:"65px",height:"65px"},class:"info_left_img",onClick:n[22]||(n[22]=(...g)=>h.head_urlT&&h.head_urlT(...g)),src:f.head_url,alt:""},null,8,_hoisted_121)):vue.createCommentVNode("",!0),f.level==2?(vue.openBlock(),vue.createElementBlock("img",_hoisted_122)):vue.createCommentVNode("",!0),vue.createElementVNode("div",_hoisted_123,[vue.createElementVNode("div",_hoisted_124,vue.toDisplayString(f.nickname),1),vue.createElementVNode("div",_hoisted_125,[f.durationflag?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:"info_left_cont2_1",onClick:n[23]||(n[23]=(...g)=>h.durationT&&h.durationT(...g))},[_hoisted_126,vue.createElementVNode("div",_hoisted_127,vue.toDisplayString(f.duration?f.duration:"0")+"分钟",1)])):vue.createCommentVNode("",!0),f.pointsflag?(vue.openBlock(),vue.createElementBlock("div",{key:1,class:"info_left_cont2_1",style:{"margin-left":"10px"},onClick:n[24]||(n[24]=(...g)=>h.pointsT&&h.pointsT(...g))},[_hoisted_128,vue.createElementVNode("div",_hoisted_129,vue.toDisplayString(f.points),1)])):vue.createCommentVNode("",!0)])])]),vue.createElementVNode("div",{class:"info_right",onClick:n[25]||(n[25]=(...g)=>h.logout&&h.logout(...g))},_hoisted_132)]),vue.createElementVNode("div",null,[vue.createElementVNode("div",_hoisted_133,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.gameList,(g,E)=>(vue.openBlock(),vue.createElementBlock(vue.Fragment,{key:E},[(t.game_cloud_service==3?g.link==="feedback"||g.link==="game_quit":!(f.isHarmony&&g.link==="share")&&!(g.link==="instructions"&&!f.isShowOperation))?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:vue.normalizeClass(["ipad_item",[f.setupTab==g.link?"setupactive":""]]),style:vue.normalizeStyle({"margin-right":g.flag?"0px":"9%"}),onClick:k=>h.mobileSetup(g)},[vue.createElementVNode("img",{src:g.icon,alt:""},null,8,_hoisted_135),vue.createElementVNode("div",_hoisted_136,vue.toDisplayString(g.title),1)],14,_hoisted_134)):vue.createCommentVNode("",!0)],64))),128))])])])):vue.createCommentVNode("",!0),f.mobileTwo?(vue.openBlock(),vue.createElementBlock("div",_hoisted_137,[vue.createElementVNode("div",_hoisted_138,[vue.createElementVNode("div",{onClick:n[26]||(n[26]=g=>h.tabacTive(1)),class:vue.normalizeClass(["content_tab",[f.contentTab==1?"tabactive":""]])},"画质",2)]),f.contentTab==1?(vue.openBlock(),vue.createElementBlock("div",_hoisted_139,[_hoisted_140,vue.createElementVNode("div",_hoisted_141,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.clearList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.clearTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeClear(g),style:{width:"116px",height:"48px"}},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.clearTab==g.item_id?"content_yactive":""]]),style:{"margin-left":"17px"}},[f.clearTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_143)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.clearTab==g.item_id?"content_wactive":""]]),style:{"font-size":"22px"}},vue.toDisplayString(g.resolution_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_144,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_142))),128))]),_hoisted_145,vue.createElementVNode("div",_hoisted_146,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.bitrateList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.codeTab==g.item_id?"content_iactive":""]]),style:{width:"116px",height:"48px"},key:E,onClick:k=>h.codeRate(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.codeTab==g.item_id?"content_yactive":""]]),style:{"margin-left":"17px"}},[f.codeTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_148)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.codeTab==g.item_id?"content_wactive":""]]),style:{"font-size":"22px"}},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_149,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_147))),128))]),_hoisted_150,vue.createElementVNode("div",_hoisted_151,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.aspectList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.aspectTab==g.item_id?"content_iactive":""]]),key:E,style:{width:"116px",height:"48px"},onClick:k=>h.codeAspect(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.aspectTab==g.item_id?"content_yactive":""]]),style:{"margin-left":"17px"}},[f.aspectTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_153)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.aspectTab==g.item_id?"content_wactive":""]]),style:{"font-size":"22px"}},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_154,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_152))),128))])])):vue.createCommentVNode("",!0)])):vue.createCommentVNode("",!0)])])):vue.createCommentVNode("",!0),f.typesOf==3&&!f.easyShow?(vue.openBlock(),vue.createElementBlock("div",{key:7,class:"computer_header",onMousedown:n[33]||(n[33]=vue.withModifiers(()=>{},["stop"]))},[f.computerTop?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:"header_one",onMousedown:n[27]||(n[27]=vue.withModifiers(g=>h.computerHeader(g),["stop"]))},[_hoisted_155,vue.createElementVNode("img",{class:"img_two",src:f.head_url,alt:""},null,8,_hoisted_156)],32)):vue.createCommentVNode("",!0),f.computerOne?(vue.openBlock(),vue.createElementBlock("div",_hoisted_157,[vue.createElementVNode("div",_hoisted_158,[f.vip_centerflag?(vue.openBlock(),vue.createElementBlock("img",{key:0,class:"computer_c_one",src:f.head_url,alt:"",onMousedown:n[28]||(n[28]=vue.withModifiers((...g)=>h.head_urlT&&h.head_urlT(...g),["stop"]))},null,40,_hoisted_159)):vue.createCommentVNode("",!0),f.level==2?(vue.openBlock(),vue.createElementBlock("img",_hoisted_160)):vue.createCommentVNode("",!0)]),f.durationflag?(vue.openBlock(),vue.createElementBlock("div",{key:0,class:"computer_c_Vector",onMousedown:n[29]||(n[29]=vue.withModifiers((...g)=>h.durationT&&h.durationT(...g),["stop"]))},[_hoisted_161,vue.createElementVNode("div",_hoisted_162,vue.toDisplayString(f.duration?f.duration:"0")+"分钟",1),_hoisted_163],32)):vue.createCommentVNode("",!0),f.pointsflag?(vue.openBlock(),vue.createElementBlock("div",{key:1,class:"computer_c_Vector",onMousedown:n[30]||(n[30]=vue.withModifiers((...g)=>h.pointsT&&h.pointsT(...g),["stop"]))},[_hoisted_164,vue.createElementVNode("div",_hoisted_165,vue.toDisplayString(f.points),1),_hoisted_166],32)):vue.createCommentVNode("",!0),vue.createElementVNode("div",_hoisted_167,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.gameList,(g,E)=>(vue.openBlock(),vue.createElementBlock(vue.Fragment,{key:E},[(t.game_cloud_service==3?g.link==="feedback":!(f.isHarmony&&g.link==="share")&&!(g.link==="instructions"&&!f.isShowOperation))?(vue.openBlock(),vue.createElementBlock("div",{key:0,onMousedown:vue.withModifiers(k=>h.computerSetup(g),["stop"]),class:vue.normalizeClass(["computer_c_item",[f.comTab==g.link?"setupactive":""]])},[vue.createElementVNode("img",{src:g.icon,alt:""},null,8,_hoisted_169),vue.createElementVNode("div",_hoisted_170,vue.toDisplayString(g.title),1)],42,_hoisted_168)):vue.createCommentVNode("",!0)],64))),128)),vue.createElementVNode("div",{class:"computer_c_item",onMousedown:n[31]||(n[31]=vue.withModifiers((...g)=>h.logout&&h.logout(...g),["stop"]))},_hoisted_173,32)]),_hoisted_174,vue.createElementVNode("div",{class:"computer_c_footer",onMousedown:n[32]||(n[32]=vue.withModifiers((...g)=>h.retract&&h.retract(...g),["stop"]))},_hoisted_176,32)])):vue.createCommentVNode("",!0)],32)):vue.createCommentVNode("",!0),f.computerTwo&&!f.easyShow?(vue.openBlock(),vue.createElementBlock("div",{key:8,class:"computer_left",onMousedown:n[35]||(n[35]=vue.withModifiers(()=>{},["stop"]))},[vue.createElementVNode("div",_hoisted_177,[vue.createElementVNode("div",{onMousedown:n[34]||(n[34]=vue.withModifiers(g=>h.tabacTive(1),["stop"])),class:vue.normalizeClass(["content_tab",[f.contentTab==1?"tabactive":""]])},"画质",34)]),f.contentTab==1?(vue.openBlock(),vue.createElementBlock("div",_hoisted_178,[_hoisted_179,vue.createElementVNode("div",_hoisted_180,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.clearList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.clearTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeClear(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.clearTab==g.item_id?"content_yactive":""]])},[f.clearTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_182)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.clearTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.resolution_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_183,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_181))),128))]),_hoisted_184,vue.createElementVNode("div",_hoisted_185,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.bitrateList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.codeTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeRate(g)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.codeTab==g.item_id?"content_yactive":""]])},[f.codeTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_187)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.codeTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_188,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_186))),128))]),_hoisted_189,vue.createElementVNode("div",_hoisted_190,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(f.aspectList,(g,E)=>(vue.openBlock(),vue.createElementBlock("div",{class:vue.normalizeClass(["content_m_item",[f.aspectTab==g.item_id?"content_iactive":""]]),key:E,onClick:k=>h.codeAspect(g,4)},[vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_y",[f.aspectTab==g.item_id?"content_yactive":""]])},[f.aspectTab==g.item_id?(vue.openBlock(),vue.createElementBlock("div",_hoisted_192)):vue.createCommentVNode("",!0)],2),vue.createElementVNode("div",{class:vue.normalizeClass(["content_m_w",[f.aspectTab==g.item_id?"content_wactive":""]])},vue.toDisplayString(g.item_name),3),g.condition_name?(vue.openBlock(),vue.createElementBlock("div",_hoisted_193,vue.toDisplayString(g.condition_name),1)):vue.createCommentVNode("",!0)],10,_hoisted_191))),128))])])):vue.createCommentVNode("",!0)],32)):vue.createCommentVNode("",!0),f.easyShow?vue.createCommentVNode("",!0):(vue.openBlock(),vue.createBlock(b,{key:9,ref:"iframe",url:f.url_chat,parentData:f.parentData,onUpdateData:h.updateParentData},null,8,["url","parentData","onUpdateData"]))]),vue.withDirectives(vue.createElementVNode("div",{class:vue.normalizeClass(["mask",{rotated:f.enableRotation}])},[vue.createElementVNode("div",_hoisted_194,[f.rightGuidance?(vue.openBlock(),vue.createElementBlock("div",_hoisted_195,[vue.createElementVNode("img",{src:f.leftGuidance,class:"guidance-img left-img",alt:"左图"},null,8,_hoisted_196),vue.createElementVNode("img",{src:f.rightGuidance,class:"guidance-img right-img",alt:"右图"},null,8,_hoisted_197)])):(vue.openBlock(),vue.createElementBlock("img",{key:1,class:"screenImg",src:f.screenImg,alt:""},null,8,_hoisted_198)),vue.createElementVNode("div",{class:"close",onClick:n[37]||(n[37]=(...g)=>h.closeDialog&&h.closeDialog(...g))},"×")])],2),[[vue.vShow,f.dialogVisible]])])}const index=_export_sfc(_sfc_main,[["render",_sfc_render],["__scopeId","data-v-0673d840"]]);exports.gameassis=index,Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"})});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tyy-game-assiss",
3
- "version": "2.9.4",
3
+ "version": "2.9.5",
4
4
  "scripts": {
5
5
  "dev": "vite --mode development --host",
6
6
  "build:stage": "vite build --mode staging",