APP-活动报告,签到打卡页面功能实现。

This commit is contained in:
wangyang
2025-08-12 16:29:51 +08:00
parent dfb105ee9a
commit 77b8f42f92
28 changed files with 6067 additions and 12 deletions

View File

@@ -73,7 +73,7 @@ let handleNav = (index)=>{
// 新增
let handleAdd = () => {
// uni.navigateTo({ url: '/pages/business/CRM/visitorReportAdd' })
// uni.navigateTo({ url: '/pages/business/crm/visitorReportAdd' })
}
// 查询列表
@@ -163,7 +163,7 @@ const getMattersList = (pageIndex, pageSize) => {
top:100rpx;
height: calc(100vh - 48px);
/* #endif */
}
/*.market-con{
@@ -221,4 +221,4 @@ const getMattersList = (pageIndex, pageSize) => {
.report-list .title{
display: flex;
}
</style>
</style>