提交 18fefa62 编写于 作者: Mr.奇淼('s avatar Mr.奇淼(

Merge branch 'master' of https://github.com/piexlmax/QMPlus into micro-gin-vue-admin

......@@ -16,7 +16,7 @@ func InitMysql(admin config.Admin) *gorm.DB {
} else {
DEFAULTDB = db
DEFAULTDB.DB().SetMaxIdleConns(10)
DEFAULTDB.DB().SetMaxIdleConns(100)
DEFAULTDB.DB().SetMaxOpenConns(100)
}
return DEFAULTDB
}
......@@ -4,8 +4,6 @@
<h2 style="text-align:center">点击动画获取联系方式</h2>
<el-drawer
:before-close="handleClose"
:direction="direction"
:visible.sync="drawer"
title="联系方式"
>
......
......@@ -109,10 +109,10 @@ swag init
可使用的初始mysql脚本正在制作中...
## 联系方式
<div align=center style="float: left">
<img src="http://qmplusimg.henrongyi.top/jjz.jpg" width="180"/>
<H3>Mr.奇淼</H3>
</div>
<div align=center style="float: left">
<img src="http://qmplusimg.henrongyi.top/yx.jpg" width="180"/>
<H3>krank666微信</H3>
</div>
<div align=center style="float: left">
<img src="http://qmplusimg.henrongyi.top/jjz.jpg" width="180"/>
<H3>Mr.奇淼</H3>
</div>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册