×

注意!页面内容来自https://www.uotan.cn/resources/754/,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> .p-pageWrapper .p-navSticky { top: 0 !important; } .uix_mainTabBar {top: 60px !important;} .uix_stickyBodyElement:not(.offCanvasMenu) { top: 90px !important; min-height: calc(100vh - 90px) !important; } .uix_sidebarInner .uix_sidebar--scroller {margin-top: 90px;} .uix_sidebarInner {margin-top: -90px;} .p-body-sideNavInner .uix_sidebar--scroller {margin-top: 90px;} .p-body-sideNavInner {margin-top: -90px;} .uix_stickyCategoryStrips {top: 90px !important;} #XF .u-anchorTarget { height: 90px; margin-top: -90px; } @media (max-width: $uix_sidebarBreakpoint) { .p-sectionLinks {display: none;} .uix_mainTabBar {top: 60px !important;} .uix_stickyBodyElement:not(.offCanvasMenu) { top: 80px !important; min-height: calc(100vh - 80px) !important; } .uix_sidebarInner .uix_sidebar--scroller {margin-top: 80px;} .uix_sidebarInner {margin-top: -80px;} .p-body-sideNavInner .uix_sidebar--scroller {margin-top: 80px;} .p-body-sideNavInner {margin-top: -80px;} .uix_stickyCategoryStrips {top: 80px !important;} #XF .u-anchorTarget { height: 80px; margin-top: -80px; } } .uix_sidebarNav .uix_sidebar--scroller {max-height: calc(100vh - 80px);}
资源图标

刷机匣 2025-11-19

您正在使用一款已经过时的浏览器!部分功能不能正常使用。
请使用Chrome或其他浏览器。
刷机匣:适用高通/联发科,解锁,固件提取刷入,验证关闭,线刷包制作,联发科可以提取img文件,scatter文件生成

连接需要先设置启动程序文件
高通一般固件里有先选择上去
联发科的是preloader.bin,安卓手机相同型号的,没有的找相同cpu配置的preloader.bin
缺点:分区表出现问题时无法连接成功,无法修复分区表,
1.jpg
作者
z157367973
下载
431
查看
3,873
首次发布
最后更新
<> .uix_tabItem.active { color: #000 !important; /* 选中时纯黑色 */ font-weight: 500; /* 可选:选中时稍加粗,更突出 */ } .uix_tabItem:hover { color: #333 !important; /* 鼠标悬浮时深灰色,过渡更自然 */ } /* 为角标添加动画效果 */ .badge--highlight { animation: pulse 2s infinite; } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } /* 确保角标不被其他元素覆盖 */ .uix_tabItem { position: relative; } .uix_tabItem__inner { position: relative; display: inline-block; }
<> .uix_searchForm .input, .uix_searchForm input[type="text"], .uix_searchForm .-uix_syncValue, .uix_searchForm .uix_searchInput { height: 34.77px !important; /* 修复高度问题 */ line-height: normal !important; padding: 6px 12px !important; box-sizing: border-box !important; } /* 只在900px以下生效的移动端导航样式 */ @media screen and (max-width: 900px) { /* 移动端导航容器 - 隐藏桌面端,显示移动端 */ .uotan-nav-mobile { display: flex !important; align-items: center; width: 100% !important; max-width: 100% !important; justify-content: space-between; gap: 2%; } .uotan-nav-desktop { display: none !important; } /* 搜索栏 - 严格80%宽度 */ .uotan-mobile-search-btn { display: flex !important; align-items: center; justify-content: flex-start; width: 78% !important; height: 36px; border-radius: 5px; background: #f5f5f5; padding: 0 0px; text-decoration: none; color: #666; font-size: 14px; overflow: hidden; flex-shrink: 0; margin-left: 0 !important; } .uotan-mobile-search-btn i { margin-right: 8px; font-size: 14px; color: #999; flex-shrink: 0; } /* 搜索占位符 */ .uotan-mobile-search-btn::after { content: "搜索全站内容..."; color: #999; white-space: nowrap; } .uotan-mobile-search-btn:hover { background: #e8e8e8; } .uotan-mobile-search-btn:hover::after { color: #333; } /* 发帖按钮 - 严格20%宽度 */ .uotan-mobile-post-btn { display: flex !important; align-items: center; justify-content: center; width: 20% !important; height: 36px; border-radius: 5px; background: #000000; text-decoration: none; flex-shrink: 0; } .uotan-mobile-post-btn i { color: white !important; font-size: 14px; margin-right: 5px; } .uotan-mobile-post-btn::after { content: "发帖"; color: white; font-size: 14px; font-weight: 500; } .uotan-mobile-post-btn:hover { background: #ff4500; } /* 隐藏原有的导航元素,但不影响桌面端 */ .p-nav-scroller { display: none !important; } /* 只在小屏幕隐藏特定图标 */ .p-navgroup-link--mjc-credits, .p-navgroup-link--alerts, .p-navgroup-link--search { display: none !important; } /* 调整导航栏内边距 */ #uotan-top-nav .p-nav-inner { padding: 5px 10px !important; } /* 确保导航栏右侧占据正确空间 */ .p-nav-opposite { width: 100% !important; max-width: 100% !important; } } /* 900px以上完全恢复原样 */ @media screen and (min-width: 901px) { .uotan-nav-mobile { display: none !important; } .uotan-nav-desktop { display: flex !important; } /* 恢复原有样式 */ .p-nav-scroller, .p-navgroup-link--mjc-credits, .p-navgroup-link--alerts, .p-navgroup-link--search { display: flex !important; } #uotan-top-nav .p-nav-inner { padding: inherit !important; } .p-nav-opposite { width: auto !important; max-width: none !important; } }