# sou_php **Repository Path**: plaidweb/sou_php ## Basic Information - **Project Name**: sou_php - **Description**: 简单搜索,一个简单的前端界面。用惯了各种导航首页,满屏幕尽是各种不厌其烦的广告和资讯;尝试自己写个自己的主页。 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2022-06-12 - **Last Updated**: 2022-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 5IUX搜索 用惯了各种导航首页,满屏幕尽是各种不厌其烦的广告和资讯;尝试自己写个自己的主页。不是镜像不是代理,就当做浏览器主页使用,支持自适应屏幕。 ### GIF示例效果 ![简单搜索](https://i.loli.net/2021/01/19/JsV34pBOcTbZk79.gif) > (图片效果,以实际页面为准) ## 下载地址: [Releases](https://github.com/5iux/sou/releases) ## Gitee同步更新 [https://gitee.com/cn5iux/sou](https://gitee.com/cn5iux/sou) ## 示例页面: + php版本:[https://5iux.cn/](https://5iux.cn/) + html+js+css版本(写了个新的,有空去围观):[https://github.com/5iux/5iux.github.io](https://github.com/5iux/5iux.github.io) ## 组件: ### 图标: 图标调用了阿里的图标`https://www.iconfont.cn/`,提供下本地包[点击下载](https://cdn.jsdelivr.net/gh/5iux/sou/icon.zip) 嫌麻烦的可以使用js版本示例里面的`font-awesome` ### 天气组件 [天气API地址](https://dev.qweather.com/widget/) ### 背景图 已默认添加随机加载bing背景,不需要刻意在index.php中删除; 如使用自定义背景,可以删除bing背景后在页面内添加以下代码: ```html ``` ## 其他 我这个只是个示例,有需求还是自己改,不喜欢php想换成js也可以;