howe 发表于 2020-3-29 20:06

PHP简单搜索导航页源码(去谷歌版)

## 示例页面:   

+ php版本:https://5iux.cn/

+ html+js+css版本(源码自行另存就好):https://g.5iux.cn/

## 组件:

### 图标:
图标调用了阿里的图标`https://www.iconfont.cn/`,提供下本地包[点击下载](https://raw.githubusercontent.com/5iux/sou/master/icon.zip)
嫌麻烦的可以使用js版本示例里面的`font-awesome`
### 天气组件

天气组件为`https://dev.heweather.com/`接口,更新快,可以直接调json,参数大家可以到api页面更换调整~~
> 注意!使用前请到和风官方申请apikey   
> apikey在`wea`目录`index.php`中编辑
> 不喜欢的话可以替换为官方组件

[天气API地址](https://dev.heweather.com/docs/api/weather


以下是修改后

## 去谷歌内容:
考虑到国内大多数用户不能使用谷歌,所以改为微软的必应搜索和搜狗搜索。仅此而已。

## 示例页面:https://www.isnowsoft.cn/so/


以下是下载地址

## 原版链接:https://pan.baidu.com/s/1ny36NoGYSGTJZENFzD38cg   提取码:vkas

## 去谷歌版链接:https://pan.baidu.com/s/1ECcFg6OFoMlylph4GDzoRw提取码:aogn





页: [1]
查看完整版本: PHP简单搜索导航页源码(去谷歌版)