- 焦点
货源网发卡网小易API开源项目小易API接口管理源码
时间:2010-12-5 17:23:32 作者:热点 来源:百科 查看: 评论:0
内容摘要:使用说明00后学生,小易业余编写而成 参考(授权程序或各类程序编写集成) 基于PHP原生,EasyWeb框架 本系统不支持在线更新请下载全新安装包 附带两套模板 (可自行根据已有模板开发模板) 附带三套本地接口 (二维码生成,源项易A源码货源网发卡网随机一言,每日早报) 安装教程上传安装包解压配置 访问域名直接安装 nginx伪静态 (其他环境伪静态 宝塔工具自行转换) 伪静态设置 location / { rewrite ^/index.html$ /index.php; rewrite ^/sitemap.xml$ /sitemap.php; rewrite ^/api/(\w*).html$ /api.php?alias=$1; rewrite ^/down-([1-9]+[0-9]*).html$ /down/down.php?id=$1; rewrite ^/down.html$ /down/index.php; } 下载地址:此处内容需要回复后才能查看
使用说明
00后学生,小易业余编写而成 参考(授权程序或各类程序编写集成) 基于PHP原生,EasyWeb框架 本系统不支持在线更新请下载全新安装包 附带两套模板 (可自行根据已有模板开发模板) 附带三套本地接口 (二维码生成,源项易A源码
货源网发卡网随机一言,每日早报)

安装教程
上传安装包解压配置 访问域名直接安装 nginx伪静态 (其他环境伪静态 宝塔工具自行转换) 伪静态设置 location / { rewrite ^/index.html$ /index.php; rewrite ^/sitemap.xml$ /sitemap.php; rewrite ^/api/(\w*).html$ /api.php?alias=$1; rewrite ^/down-([1-9]+[0-9]*).html$ /down/down.php?id=$1; rewrite ^/down.html$ /down/index.php; }
下载地址:
此处内容需要回复后才能查看
