police 添加数据统计接口

This commit is contained in:
wangyilin 2024-11-07 17:12:19 +08:00
parent 4b94332ae6
commit 36506f3ffb
2 changed files with 4 additions and 1 deletions

View File

@ -20,7 +20,7 @@ export const MINI_PROGRAM_USER_CONFIG: Record<MiniProgramUserIdentity, UserConfi
},
{
pagePath: 'pages/police/mine/index',
text: '警察我的',
text: '我的',
iconPath: "assets/mine/my.png",
selectedIconPath: "assets/mine/my-active.png"
},

View File

@ -26,6 +26,9 @@
margin-left: -8px;
}
}
.nameTitle .itemSchool:nth-child(4) {
border-right: none;
}
.swiperDemoItem {
color: #3886d0;
display: flex;