后台菜单新增自定义url地址、统计新增当月/上月

This commit is contained in:
devil
2020-09-24 19:09:05 +08:00
parent 5c663cb88c
commit 725574412d
13 changed files with 286 additions and 76 deletions

View File

@ -67,7 +67,7 @@ page{
*/
.confirm-container .login-logo {
width: 200rpx;
height: 200rpx;
height: 200rpx !important;
margin: 0 auto;
border-radius: 50%;
}

View File

@ -67,7 +67,7 @@ page{
*/
.confirm-container .login-logo {
width: 200rpx;
height: 200rpx;
height: 200rpx !important;
margin: 0 auto;
border-radius: 50%;
}