Skip to content

Vogadero/todayInHistory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目简介🚩

1. 功能模块🎨

1.1 首页🛫

功能
展示历史上的今天大事件
查询当前事件的百度百科
显示当前设备的信息

2. 截图⭐

3. 项目架构🍽️

系统分层 使用技术
客户端 Art-template、jQuery、layui

4. 项目运行环境搭建🌈

  • 克隆远端数据仓库到本地:git clone 仓库地址
  • 拉取远程仓库中最新的版本:git pull 远程仓库地址 分支名称
  • 双击index.html

功能介绍🦷

🕵️‍♀️历史上的今天

📇查询

👩‍💻设备信息

Tree🌵

历史上的今天
├─ 01.jpeg
├─ index.html
├─ js
│  ├─ jquery-3.6.0.min.js
│  └─ template-web.js
├─ layui-v2.6.8
│  └─ layui
│     ├─ css
│     │  ├─ layui.css
│     │  └─ modules
│     │     ├─ code.css
│     │     ├─ laydate
│     │     │  └─ default
│     │     │     └─ laydate.css
│     │     └─ layer
│     │        └─ default
│     │           ├─ icon-ext.png
│     │           ├─ icon.png
│     │           ├─ layer.css
│     │           ├─ loading-0.gif
│     │           ├─ loading-1.gif
│     │           └─ loading-2.gif
│     ├─ font
│     │  ├─ iconfont.eot
│     │  ├─ iconfont.svg
│     │  ├─ iconfont.ttf
│     │  ├─ iconfont.woff
│     │  └─ iconfont.woff2
│     └─ layui.js
├─ README.md
└─ 时间.ico