{"id":21204837,"url":"https://github.com/andyron/news","last_synced_at":"2026-03-19T19:18:31.842Z","repository":{"id":241457672,"uuid":"806709951","full_name":"andyRon/news","owner":"andyRon","description":"uniapp简单案例项目","archived":false,"fork":false,"pushed_at":"2024-05-28T03:34:26.000Z","size":852,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T15:24:00.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyRon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-27T18:27:11.000Z","updated_at":"2024-06-15T09:01:47.000Z","dependencies_parsed_at":"2024-05-28T13:07:11.293Z","dependency_job_id":"67e31fab-d9b3-4188-abb7-ab184b8f9ddc","html_url":"https://github.com/andyRon/news","commit_stats":null,"previous_names":["andyron/news"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyRon%2Fnews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyRon%2Fnews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyRon%2Fnews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyRon%2Fnews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyRon","download_url":"https://codeload.github.com/andyRon/news/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658186,"owners_count":20326465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T20:41:04.009Z","updated_at":"2026-02-08T12:36:29.101Z","avatar_url":"https://github.com/andyRon.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"news\n---\n\nuniapp简单案例项目\n\n## 预览\n\n![首页](images/首页.png)\n\n![详情页](images/详情页.png)\n\n![浏览历史](images/浏览历史.png)\n\n![浏览历史2](images/浏览历史2.png)\n\n\n\n\n\n## 接口说明\n\n\u003e 该接口为免费试用接口，带宽有限，请勿恶意请求！！ \n\n### 获取新闻栏目\n\nhttps://ku.qingnian8.com/dataApi/news/navlist.php\n\n返回值\n```json\n[\n    {\n        \"id\": \"50\",\n        \"classname\": \"国内\"\n    },\n    {\n        \"id\": \"51\",\n        \"classname\": \"国际\"\n    }\n    ..........\n]\n```\n\n### 获取新闻列表\nhttps://ku.qingnian8.com/dataApi/news/newslist.php\n\n\n参数名介绍是否必填cid栏目id必填num获取的条数非必填page页码非必填\n\n\n返回值\n参数名介绍idid唯一标识title标题picurl缩略图地址posttime发布时间classid栏目idauthor作者hits阅读量\n\n```json\n[\n    {\n        \"id\": \"232\",\n        \"title\": \"谷歌vs反垄断：“消灭”Cookie计划将延至2024年\",\n        \"picurl\": \"http://qingnian8.oss-cn-qingdao.aliyuncs.com/images/20220729/1659113387.png\",\n        \"posttime\": \"1659105841\",\n        \"hits\": \"339\",\n        \"classid\": \"53\",\n        \"author\": \"腾讯新闻\"\n    },\n    {\n        \"id\": \"231\", \n        \"title\": \"华为又“撞上”苹果，巅峰对决如何延续？\", \n        \"picurl\": \"http://qingnian8.oss-cn-qingdao.aliyuncs.com/images/20220729/1659112918.jpg\", \n        \"posttime\": \"1659105680\",\n        \"hits\": \"658\",\n        \"classid\": \"53\",\n        \"author\": \"侠客岛\"\n    }\n]\n```\n\n\n\n\n### 获取新闻详情\n\nhttps://ku.qingnian8.com/dataApi/news/detail.php\n\n| **参数名** | **介绍**   | **是否必填** |\n| ---------- | ---------- | ------------ |\n| cid        | 栏目id     | 必填         |\n| id         | 当前新闻id | 必填         |\n\n\n\n返回值\n\n| **参数名** | **介绍**   |\n| ---------- | ---------- |\n| id         | id唯一标识 |\n| title      | 标题       |\n| picurl     | 缩略图地址 |\n| posttime   | 发布时间   |\n| classid    | 栏目id     |\n| author     | 作者       |\n| hits       | 阅读量     |\n| content    | 详情内容   |\n\n\n\n## 打包\n\n配置项文件：`manifest.json`，用于定义应用的元数据、启动图标、背景颜色、默认页面、应用程序的名称、图标、版本等信息。\n\n打包文件位置：`unpackage/dist`\n\n### 1 H5或PC版本\n\n\n\n\n\n### 2 微信小程序版本\n\n\n\n\n\n### 3 App\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyron%2Fnews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandyron%2Fnews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyron%2Fnews/lists"}