An open API service indexing awesome lists of open source software.

https://github.com/gmcy2020/university-news-web

新闻网 News Web
https://github.com/gmcy2020/university-news-web

university-coursework vue

Last synced: about 1 month ago
JSON representation

新闻网 News Web

Awesome Lists containing this project

README

        

# 新闻网

## 1. 基本信息

- 作者: GMCY
- 系列: 大学课程作业
- 网站: [新闻网](https://gmcy2020.github.io/University-News-Web/)
- 仓库: [GitHub](https://github.com/GMCY2020/University-News-Web) | [Gitee](https://gitee.com/GMCY2020/University-News-Web)
- 话题(GitHub): [vue](https://github.com/topics/vue) \ [university-coursework](https://github.com/topics/university-coursework)
- 创建时间: 2023/06/17

## 2. 介绍

- 期末大作业: 个人写一个 `小` 网站
- So, 怎么快, 怎么来. 就是有亿点冗杂( ̄y▽, ̄)╭
- 图片资料来自新闻网, 编程学习自用

## 3. 环境

编辑器
- `VSCode`

框架
- `vue.js`

## 4. 使用

- 双击 `index.html` 即可打开
- 登陆界面: 账号 `demo`, 密码 `123` (写死的)

## 5. 效果图

首页
![首页-1](docs/md-01.png)
![首页-2](docs/md-02.png)

新闻列表
![新闻列表](docs/md-03.png)

新闻详情
![新闻详情-1](docs/md-04.png)
![新闻详情-2](docs/md-05.png)

登录
![登录](docs/md-06.png)