mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-02-03 10:34:23 +08:00
823 B
Executable File
823 B
Executable File
Download release from: https://github.com/CzBiX/qb-web/releases/latest
Setup:
- Extrace all files.
- Open Web UI Options dialog, Set "Files location" of "alternative Web UI" to this folder(without
publicsuffix).
RECOVERY:
If something was going wrong, you can append /api/v2/app/setPreferences?json=%7B%22alternative_webui_enabled%22:false%7D after URL to disable alternative Web UI.
========
安装说明:
- 解压所有文件。
- 打开 Web 用户界面的设置,将 “使用备用 Web UI” 的 “文件路径” 设置为本目录(不包含
public后缀)。
恢复:
如果因为配置错误导致无法访问 Web 界面,可以手动在 URL 地址后面加上 /api/v2/app/setPreferences?json=%7B%22alternative_webui_enabled%22:false%7D 来禁用备用 UI 功能。