A template for Hoshino Services Web Manager
本项目仅为模板,请配合插件(hoshino服务开关网页版 by 倚栏待月)使用
This project is only a template, please use it with plugins(hoshino服务开关网页版 by 倚栏待月)
-
下载并根据版本重命名并替换文件 Download rename and replace files
-
重启Hoshino Restart Hoshino
-
下载文件 Download files
-
在所有'{{ public_address }}'后添加':{{ port }}' Add ':{{ port }}' after ALL '{{ public_address }}' in files
SP: view.py中'{public_address}'后添加':{port}' Add ':{port}' after '{public_address}' in view.py
-
根据版本重命名并替换文件 Rename and Replace files
-
重启Hoshino Restart Hoshino
-
下载文件 Download files
-
将所有'https'替换为'http' Replace ALL 'https' with 'http' in files
-
删去'base.html'中注释所标记内容 Delete the content marked by the comment in 'base.html'
-
根据版本重命名并替换文件 Rename and Replace files
-
重启Hoshino Restart Hoshino
使用HTTP且没有反向代理或反向代理未使用标准端口(80) HTTP and no reverse proxy or use reverse proxy with unusual port(Not 80)
-
下载文件 Download files
-
根据所有文件的注释修改 Find ALL notes and follow the notes
-
根据版本重命名并替换文件 Rename and Replace files
-
重启Hoshino Restart Hoshino
如果你没有对网页管理插件魔改,可以直接使用release中文件进行替换
If you have not modified the web management plugin, you can directly use the file in the release to replace it
File Name | Line |
---|---|
view.py | 111 |
base.html | 8 |
by_group.html | 28 |
by_service.html | 26 |
group_services.html | 55 |
service_groups.html | 95 |