Code Monkey home page Code Monkey logo

sou's Introduction

5IUX搜索

用惯了各种导航首页,满屏幕尽是各种不厌其烦的广告和资讯;尝试自己写个自己的主页。不是镜像不是代理,就当做浏览器主页使用,支持自适应屏幕。

GIF示例效果

简单搜索

(图片效果,以实际页面为准)

下载地址:

Releases

Gitee同步更新

https://gitee.com/cn5iux/sou

示例页面:

组件:

图标:

图标调用了阿里的图标https://www.iconfont.cn/,提供下本地包点击下载
嫌麻烦的可以使用js版本示例里面的font-awesome

天气组件

天气API地址

背景图

已默认添加随机加载bing背景,不需要刻意在index.php中删除;

如使用自定义背景,可以删除bing背景后在页面内添加以下代码:

<style> 
   body{background:url("https://cn.bing.com//th?id=OHR.HuntsMesa_JA-JP3140979616_1920x1080.jpg&rf=LaDigue_1920x1080.jpg&pid=hp") no-repeat center/cover;}
</style>

其他

我这个只是个示例,有需求还是自己改,不喜欢php想换成js也可以;

sou's People

Contributors

5iux avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.