联调app关键指标功能

This commit is contained in:
guanj
2026-06-01 20:36:04 +08:00
parent 236ab4aa75
commit edc5dc55aa
25 changed files with 713 additions and 213 deletions

View File

@@ -28,7 +28,7 @@
size="40"
color="#E6A23C"
></uni-icons> -->
<Cn-icon-transient :name="`报告`" />
<Cn-icon-transient :name="`报告1`" />
<view class="badge1" v-if="item.isRead == 0"> </view>
</view>
<view class="event-info">
@@ -357,8 +357,8 @@ export default {
/* 图标区域(按类型区分背景色) */
.event-icon {
background-color: #376cf320;
width: 90rpx;
height: 90rpx;
width: 80rpx;
height: 80rpx;
}
.event-tags {