Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
80 changes: 40 additions & 40 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
## 🌈 2.1.0 `2025-03-24`
### 🚀 Features
- `feat`: 补充剩余辅助页面 @Wesley-0808 ([#25](https://github.com/Wesley-0808/MTB-Official/pull/25))
- `feat`: 新增`Toppic`前置图标 @Wesley-0808 ([#27](https://github.com/Wesley-0808/MTB-Official/pull/27))
### 🐞 Bug Fixes
- `fix`: 修复上传文件检测文件后缀名异常的问题 @Wesley-0808 ([#27](https://github.com/Wesley-0808/MTB-Official/pull/27))
### 🚧 Others
- `chore`: 打包后资源文件适配服务端上传文件地址 @Wesley-0808 ([#27](https://github.com/Wesley-0808/MTB-Official/pull/27))
## 🌈 2.1.0-alpha.1 `2025-03-23`
### 🚀 Features
- `feat`: 补充剩余辅助页面 @Wesley-0808 ([#25](https://github.com/Wesley-0808/MTB-Official/pull/25))
## 🌈 2.0.2 `2025-03-22`
### 🚀 Features
- `Server`: 支持`覆盖`设置`Header` @Wesley-0808 ([#23](https://github.com/Wesley-0808/MTB-Official/pull/23))
- `测试路由`不支持跳转外部地址 @Wesley-0808 ([#22](https://github.com/Wesley-0808/MTB-Official/pull/22))
### 🐞 Bug Fixes
- 修复`Header`类型问题 @Wesley-0808 ([#22](https://github.com/Wesley-0808/MTB-Official/pull/22))
## 🌈 2.0.1 `2025-03-19`
### 🚀 Features
- 新增`『取件码』`获取内容到后会延时跳转页面,优化体验 @Wesley-0808 ([#19](https://github.com/Wesley-0808/MTB-Official/pull/19))
### 🐞 Bug Fixes
- 修复底部页脚无法跳转本地路由的问题 @Wesley-0808 ([#19](https://github.com/Wesley-0808/MTB-Official/pull/19))
- 修正部分页面的`router`引用 @Wesley-0808 ([#19](https://github.com/Wesley-0808/MTB-Official/pull/19))
### 🚧 Others
- 保留技术字段,用于区分父菜单以及适配管理页面 @Wesley-0808 ([#20](https://github.com/Wesley-0808/MTB-Official/pull/20))
## 🌈 2.0.0 `2025-03-16`
### 🚀 Features
- `Component`: 适配深色模式、支持两种方式切换深色模式,可通过配置修改 @Wesley-0808 ([#7](https://github.com/Wesley-0808/MTB-Official/pull/7))
- `Header`、`Footer`: 支持读取配置进行渲染 @Wesley-0808 ([#8](https://github.com/Wesley-0808/MTB-Official/pull/8))
- `feat`: 共享网盘支持通过『取件码』跳转至分享文件界面 @Wesley-0808 ([#12](https://github.com/Wesley-0808/MTB-Official/pull/12))
- `feat`: 新增测试配置页面,用于OA配置时使用 @Wesley-0808 ([#12](https://github.com/Wesley-0808/MTB-Official/pull/12))
- `feat`: 对接api服务,配置同步 @Wesley-0808 ([#12](https://github.com/Wesley-0808/MTB-Official/pull/12))
### 📈 Performance
- `Header`: 重构顶部导航栏 @Wesley-0808 ([#7](https://github.com/Wesley-0808/MTB-Official/pull/7))
- `Footer`: 重构底部页脚、优化样式 @Wesley-0808 ([#7](https://github.com/Wesley-0808/MTB-Official/pull/7))
- `refactor`: 首页banner优化 @Wesley-0808 ([#12](https://github.com/Wesley-0808/MTB-Official/pull/12))
- `refactor`: 重构共享网盘 @Wesley-0808 ([#12](https://github.com/Wesley-0808/MTB-Official/pull/12))
### 🚧 Others
- `Breaking`: `SSR(服务端渲染)`改`CSR(客户端渲染)` @Wesley-0808 ([#7](https://github.com/Wesley-0808/MTB-Official/pull/7))

## 🌈 2.1.0 `2025-03-24`
### 🚀 Features
- `feat`: 补充剩余辅助页面 @Wesley-0808 ([#25](https://github.com/Wesley-Work/MTB-Official/pull/25))
- `feat`: 新增`Toppic`前置图标 @Wesley-0808 ([#27](https://github.com/Wesley-Work/MTB-Official/pull/27))
### 🐞 Bug Fixes
- `fix`: 修复上传文件检测文件后缀名异常的问题 @Wesley-0808 ([#27](https://github.com/Wesley-Work/MTB-Official/pull/27))
### 🚧 Others
- `chore`: 打包后资源文件适配服务端上传文件地址 @Wesley-0808 ([#27](https://github.com/Wesley-Work/MTB-Official/pull/27))
## 🌈 2.1.0-alpha.1 `2025-03-23`
### 🚀 Features
- `feat`: 补充剩余辅助页面 @Wesley-0808 ([#25](https://github.com/Wesley-Work/MTB-Official/pull/25))
## 🌈 2.0.2 `2025-03-22`
### 🚀 Features
- `Server`: 支持`覆盖`设置`Header` @Wesley-0808 ([#23](https://github.com/Wesley-Work/MTB-Official/pull/23))
- `测试路由`不支持跳转外部地址 @Wesley-0808 ([#22](https://github.com/Wesley-Work/MTB-Official/pull/22))
### 🐞 Bug Fixes
- 修复`Header`类型问题 @Wesley-0808 ([#22](https://github.com/Wesley-Work/MTB-Official/pull/22))
## 🌈 2.0.1 `2025-03-19`
### 🚀 Features
- 新增`『取件码』`获取内容到后会延时跳转页面,优化体验 @Wesley-0808 ([#19](https://github.com/Wesley-Work/MTB-Official/pull/19))
### 🐞 Bug Fixes
- 修复底部页脚无法跳转本地路由的问题 @Wesley-0808 ([#19](https://github.com/Wesley-Work/MTB-Official/pull/19))
- 修正部分页面的`router`引用 @Wesley-0808 ([#19](https://github.com/Wesley-Work/MTB-Official/pull/19))
### 🚧 Others
- 保留技术字段,用于区分父菜单以及适配管理页面 @Wesley-0808 ([#20](https://github.com/Wesley-Work/MTB-Official/pull/20))
## 🌈 2.0.0 `2025-03-16`
### 🚀 Features
- `Component`: 适配深色模式、支持两种方式切换深色模式,可通过配置修改 @Wesley-0808 ([#7](https://github.com/Wesley-Work/MTB-Official/pull/7))
- `Header`、`Footer`: 支持读取配置进行渲染 @Wesley-0808 ([#8](https://github.com/Wesley-Work/MTB-Official/pull/8))
- `feat`: 共享网盘支持通过『取件码』跳转至分享文件界面 @Wesley-0808 ([#12](https://github.com/Wesley-Work/MTB-Official/pull/12))
- `feat`: 新增测试配置页面,用于OA配置时使用 @Wesley-0808 ([#12](https://github.com/Wesley-Work/MTB-Official/pull/12))
- `feat`: 对接api服务,配置同步 @Wesley-0808 ([#12](https://github.com/Wesley-Work/MTB-Official/pull/12))
### 📈 Performance
- `Header`: 重构顶部导航栏 @Wesley-0808 ([#7](https://github.com/Wesley-Work/MTB-Official/pull/7))
- `Footer`: 重构底部页脚、优化样式 @Wesley-0808 ([#7](https://github.com/Wesley-Work/MTB-Official/pull/7))
- `refactor`: 首页banner优化 @Wesley-0808 ([#12](https://github.com/Wesley-Work/MTB-Official/pull/12))
- `refactor`: 重构共享网盘 @Wesley-0808 ([#12](https://github.com/Wesley-Work/MTB-Official/pull/12))
### 🚧 Others
- `Breaking`: `SSR(服务端渲染)`改`CSR(客户端渲染)` @Wesley-0808 ([#7](https://github.com/Wesley-Work/MTB-Official/pull/7))
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
<p align="center">
<img src="https://img.shields.io/badge/MTB--Official-4c1" alt="MTB">
<br/>
<img src="https://img.shields.io/github/license/Wesley-0808/MTB-Official?color=green" alt="License">
<img src="https://img.shields.io/github/package-json/v/Wesley-0808/MTB-Official?color=blue" alt="Version">
<img src="https://img.shields.io/github/commit-activity/m/Wesley-0808/MTB-Official" alt="Commit">
<img src="https://img.shields.io/github/license/Wesley-Work/MTB-Official?color=green" alt="License">
<img src="https://img.shields.io/github/package-json/v/Wesley-Work/MTB-Official?color=blue" alt="Version">
<img src="https://img.shields.io/github/commit-activity/m/Wesley-Work/MTB-Official" alt="Commit">
</p>


# 🎉 About

- 媒体部官网代码仓库,使用Vue3+Vite6开发,后端为Python
- 支持通过OA([MTB-OA](https://github.com/Wesley-0808/MTB-OA))修改页面内容
- 支持通过OA([MTB-OA](https://github.com/Wesley-Work/MTB-OA))修改页面内容
- ShareNetdisk页面使用了『[TDesign](https://github.com/Tencent/Tdesign-vue-next)』组件库
- 顺德中专团委学生会媒体部版权所有

Expand Down
File renamed without changes.
Loading