1 Star 0 Fork 0

鸿基梦 / knowphp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
API.txt 457 Bytes
一键复制 编辑 原始数据 按行查看 历史
分类请求地址:
get.php?action=get_arctype&where=reid=0
文章数量:
get.php?action=get_total
get.php?action=get_total&where=typeid=' + $scope.typeid;
根据页数显示不同的内容
get.php?action=get_list&offset=' + $scope.limit + 'rows=' + $scope.paginationConf.itemsPerPage + '&orderField=id&orderBy=DESC
get.php?action=get_list&offset='+$scope.limit+'&rows='+$scope.paginationConf.itemsPerPage+'&where=typeid='+$scope.typeid+'&orderField=id&orderBy=DESC
PHP
1
https://gitee.com/hjm100/knowphp.git
git@gitee.com:hjm100/knowphp.git
hjm100
knowphp
knowphp
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891