52ky 发表于 2023-1-17 15:56:15

Layui工具箱PHP网站源码分享

网站信息可以在include/front/header.php中修改。如果需要添加新的工具,需要在data/tool.json中添加新的数据(按照例子),文件放在tool/你的类名/工具名。
类别名和工具名要和json文件保持一致

(Website information can be modified in include/front/header.php. If you need to add a new tool, you need to add new data in data/tool.json (according to the example), and the file is placed in tool/your class name/tool ??name.
The category name and tool name should be consistent with the json file)






页: [1]
查看完整版本: Layui工具箱PHP网站源码分享