源码说明

这是一款用纯前端写的短剧搜索系统,对接短剧影视API,用户只需要像微信聊天一样发送关键词,即可搜索相关短剧,喜欢的朋友可以试试,支持显示资源总数、今日更新参数,可参考下图!

纯前端HTML5短剧搜索系统源码,无需数据库安装插图

安装使用

1、修改“axios-CgcJMcsh.js”中的API接口“https://api.djcat.sbs”(一般也不用替换)

2、无需数据库,上传即可使用

3、接口文档说明《查看短剧API接口文档

4、返回参数参考:

{
    "code": 0,
    "data": {
        "rows": [
            {
                "createAt": 1710135861,
                "id": 1,
                "link": "https://pan.quark.cn/s/8f418807aa1c",
                "name": "230-腹黑总裁的惹火娇妻(79集)",
                "updateAt": 1710406046
            },
            {
                "createAt": 1710135861,
                "id": 17,
                "link": "https://pan.quark.cn/s/13a6cd08e97e",
                "name": "16(1).我的绝色总裁老婆(97集)",
                "updateAt": 1710135861
            },
            {
                "createAt": 1710135861,
                "id": 21,
                "link": "https://pan.quark.cn/s/9186849b3e0c",
                "name": "12(1).下山后,美女总裁爱上我(71集)",
                "updateAt": 1710135861
            },
            {
                "createAt": 1710135861,
                "id": 28,
                "link": "https://pan.quark.cn/s/99ff08ba3f5b",
                "name": "5(1).总裁,秘书她逃跑了(60集)",
                "updateAt": 1710135861
            },
            {
                "createAt": 1710135861,
                "id": 41,
                "link": "https://pan.quark.cn/s/9d2a6b2b7f2d",
                "name": "15(1).美女总裁的战帝保镖(111集)",
                "updateAt": 1710135861
            },
            {
                "createAt": 1710135861,
                "id": 46,
                "link": "https://pan.quark.cn/s/5deaa07776d8",
                "name": "11(1).被渣后我成了总裁的心尖宠(75集)",
                "updateAt": 1710135861
            },
            {
                "createAt": 1710135861,
                "id": 99,
                "link": "https://pan.quark.cn/s/7a1639e8df61",
                "name": "23(1).闪婚独宠总裁老公太难缠 -合成版",
                "updateAt": 1710135861
            },
            {
                "createAt": 1710135861,
                "id": 121,
                "link": "https://pan.quark.cn/s/d1bc8343c8ea",
                "name": "6(1).总裁爹地人设崩了(82集)",
                "updateAt": 1710135861
            },
            {
                "createAt": 1710135861,
                "id": 262,
                "link": "https://pan.quark.cn/s/c302e5ae99b0",
                "name": "月入三千娶总裁(82集)(1)",
                "updateAt": 1710135861
            },
            {
                "createAt": 1710135861,
                "id": 286,
                "link": "https://pan.quark.cn/s/c8b506c61760",
                "name": "5(1).亿万萌宝总裁求名分(100集)",
                "updateAt": 1710135861
            }
        ],
        "total": 480
    },
    "message": "Success"
}

 

1.使用本站下载的源码仅限于个人学习和非商业用途。
2.禁止将本站下载的源码用于搭建或支持任何违法、淫秽、暴力或侵犯他人合法权益的网站或应用。
3.使用本站下载的源码需遵守国家法律法规及相关规定,不得从事任何违法活动。
4.如若本站内容侵犯了原著者的合法权益,请联系我们进行处理。