Follow along with the video below to see how to install our site as a web app on your home screen.
请注意: 此功能在某些浏览器中可能不可用。
ArcartXBridge/PlaceholderResolver 反射调用改为直接API调用 修复 tab.yml packetHandler 死循环(i++ 在 if 块内不递增) 修复 tab.yml packetHandler 越界(i <= packet.size() 改为 <) 修复 tab.yml 浮点陷阱(ID: 0 → 0.round(),i → i.round) 修复 registerOrReloadUi 首次注册不触发(改 get 判存在再 reload/register) 修复 build.gradle.kts 版本号占位符替换不生效 /simpletab reload 现在同时重新注册 tab.yml UI 新增 refresh-interval-ticks / debug 配置项 移除无效的 sort-mode 配置项