APP-活动报告,签到打卡页面功能实现。
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user