可视化 DIY 建站系统
这个首页专门用来避免根目录 404。进入后台装修、查看前台页面,或测试微信小程序后端接口。
如果仍然 404,请确认网站运行目录是 diy_site_builder,不是压缩包上一级目录。
本地运行:
cd diy_site_builder
php -S 127.0.0.1:8099 router.php
访问:
http://127.0.0.1:8099/
http://127.0.0.1:8099/admin/index.html
http://127.0.0.1:8099/public/index.html
http://127.0.0.1:8099/api/index.php?path=weapp/ping
http://127.0.0.1:8099/api/weapp/ping