mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-21 12:32:25 +00:00
fixed:调整v2.5.0测试版bug (#931)
* update readme badge for en * server/middleware/operation.go : fix 当记录日志当请求为GET时,不对query参数进行记录 * update element badge to element--plus-2.0.1-green * fix unmatched type of id field * update badge for vue gorm in readme * fixed:#917 Co-authored-by: helight <helight@helight.info> Co-authored-by: wan9xy <wan9xy@qq.com> Co-authored-by: he <trumanhe0@gmail.com> Co-authored-by: 无星夜 <31583810+TrumanH@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
co-authored by
helight
wan9xy
he
无星夜
parent
c8ce379163
commit
30b16984ed
@@ -5,9 +5,9 @@
|
||||
<div align=center>
|
||||
<img src="https://img.shields.io/badge/golang-1.16-blue"/>
|
||||
<img src="https://img.shields.io/badge/gin-1.7.0-lightBlue"/>
|
||||
<img src="https://img.shields.io/badge/vue-3.0.0-brightgreen"/>
|
||||
<img src="https://img.shields.io/badge/element--plus-1.1.0beta8-green"/>
|
||||
<img src="https://img.shields.io/badge/gorm-1.20.7-red"/>
|
||||
<img src="https://img.shields.io/badge/vue-3.2.25-brightgreen"/>
|
||||
<img src="https://img.shields.io/badge/element--plus-2.0.1-green"/>
|
||||
<img src="https://img.shields.io/badge/gorm-1.22.5-red"/>
|
||||
</div>
|
||||
|
||||
[English](./README-en.md) | 简体中文
|
||||
|
||||
Reference in New Issue
Block a user