添加sop管理

This commit is contained in:
zhonghua.li
2026-04-23 16:27:48 +08:00
parent e1276a1906
commit 44dcc4b2b2
49 changed files with 817 additions and 456 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
<view class="feature-page data-v-f8bba022"><view class="page-header data-v-f8bba022"><view class="nav-bar data-v-f8bba022"><view class="nav-left data-v-f8bba022" bindtap="{{a}}"><text class="back-icon data-v-f8bba022">←</text></view><text class="nav-title data-v-f8bba022">过度承诺统计</text></view></view><scroll-view class="content-scroll data-v-f8bba022" scroll-y="true"><view class="stats-card data-v-f8bba022"><view class="stat-item data-v-f8bba022"><text class="stat-value data-v-f8bba022">{{b}}%</text><text class="stat-label data-v-f8bba022">过度承诺率</text></view><view class="stat-item data-v-f8bba022"><text class="stat-value data-v-f8bba022">{{c}}</text><text class="stat-label data-v-f8bba022">违规事件数</text></view></view><view class="chart-section data-v-f8bba022"><text class="section-title data-v-f8bba022">过度承诺趋势图</text><view class="chart-placeholder data-v-f8bba022"><text class="placeholder-text data-v-f8bba022">⚠️ 图表区域</text><text class="placeholder-desc data-v-f8bba022">此处将显示过度承诺统计趋势图表</text></view></view><view class="data-list data-v-f8bba022"><text class="section-title data-v-f8bba022">违规记录</text><view wx:for="{{d}}" wx:for-item="item" wx:key="d" class="list-item data-v-f8bba022"><view class="item-left data-v-f8bba022"><text class="item-date data-v-f8bba022">{{item.a}}</text><text class="item-desc data-v-f8bba022">{{item.b}}</text></view><view class="item-right data-v-f8bba022"><text class="item-count data-v-f8bba022">{{item.c}}</text></view></view></view></scroll-view></view>
<view class="feature-page data-v-2cd6cb05"><view class="page-header data-v-2cd6cb05"><view class="nav-bar data-v-2cd6cb05"><view class="nav-left data-v-2cd6cb05" bindtap="{{a}}"><text class="back-icon data-v-2cd6cb05">←</text></view><text class="nav-title data-v-2cd6cb05">过度承诺统计</text></view></view><scroll-view class="content-scroll data-v-2cd6cb05" scroll-y="true" lower-threshold="100" bindscrolltolower="{{q}}"><view class="stats-card data-v-2cd6cb05"><view class="stat-item data-v-2cd6cb05"><text class="stat-value data-v-2cd6cb05">{{b}}</text><text class="stat-label data-v-2cd6cb05">过度承诺率</text></view><view class="stat-item data-v-2cd6cb05"><text class="stat-value data-v-2cd6cb05">{{c}}</text><text class="stat-label data-v-2cd6cb05">违规事件数</text></view></view><view class="chart-section data-v-2cd6cb05"><text class="section-title data-v-2cd6cb05">过度承诺趋势图</text><view class="chart-placeholder data-v-2cd6cb05"><text class="placeholder-text data-v-2cd6cb05">⚠️ 图表区域</text><text class="placeholder-desc data-v-2cd6cb05">此处将显示过度承诺统计趋势图表</text></view></view><view class="search-toolbar data-v-2cd6cb05"><input class="search-input data-v-2cd6cb05" placeholder="搜索触发原因关键词" placeholder-style="color: #b0b0b0" confirm-type="search" bindconfirm="{{d}}" value="{{e}}" bindinput="{{f}}"/><view class="toolbar-actions data-v-2cd6cb05"><view class="toolbar-btn data-v-2cd6cb05" bindtap="{{g}}"><text class="data-v-2cd6cb05">搜索</text></view><view class="toolbar-btn toolbar-btn--ghost data-v-2cd6cb05" bindtap="{{h}}"><text class="data-v-2cd6cb05">刷新</text></view></view></view><view class="data-list data-v-2cd6cb05"><view class="section-title-row data-v-2cd6cb05"><text class="section-title data-v-2cd6cb05">触及红线记录</text><text class="section-meta data-v-2cd6cb05">共 {{i}} 条</text></view><view wx:if="{{j}}" class="list-hint data-v-2cd6cb05">加载中…</view><view wx:elif="{{k}}" class="list-hint list-hint--error data-v-2cd6cb05">{{l}}</view><view wx:elif="{{m}}" class="list-hint data-v-2cd6cb05">暂无记录</view><view wx:for="{{n}}" wx:for-item="item" wx:key="o" class="list-item data-v-2cd6cb05"><view class="item-main data-v-2cd6cb05"><view class="item-row item-row--title data-v-2cd6cb05"><text class="item-name data-v-2cd6cb05">{{item.a}}</text><text class="item-time data-v-2cd6cb05">{{item.b}}</text></view><view wx:if="{{item.c}}" class="item-row data-v-2cd6cb05"><text class="item-label data-v-2cd6cb05">电话</text><text class="item-value data-v-2cd6cb05">{{item.d}}</text></view><view wx:if="{{item.e}}" class="item-row data-v-2cd6cb05"><text class="item-label data-v-2cd6cb05">类型</text><text class="item-value data-v-2cd6cb05">{{item.f}}</text></view><view wx:if="{{item.g}}" class="item-row data-v-2cd6cb05"><text class="item-label data-v-2cd6cb05">子类型</text><text class="item-value data-v-2cd6cb05">{{item.h}}</text></view><view wx:if="{{item.i}}" class="item-row data-v-2cd6cb05"><text class="item-label data-v-2cd6cb05">阈值</text><text class="item-value data-v-2cd6cb05">{{item.j}}</text></view><view wx:if="{{item.k}}" class="item-reason data-v-2cd6cb05"><text class="item-reason-label data-v-2cd6cb05">触发文本</text><text class="item-reason-text data-v-2cd6cb05">{{item.l}}</text></view><view wx:if="{{item.m}}" class="item-row data-v-2cd6cb05"><text class="item-label data-v-2cd6cb05">备注</text><text class="item-value item-value--muted data-v-2cd6cb05">{{item.n}}</text></view></view></view><view wx:if="{{o}}" class="list-footer data-v-2cd6cb05">加载中…</view><view wx:elif="{{p}}" class="list-footer data-v-2cd6cb05">没有更多了</view></view></scroll-view></view>

View File

@@ -1 +1 @@
.feature-page.data-v-f8bba022{min-height:100vh;background:#f8f9fa}.page-header.data-v-f8bba022{background:#fff;border-bottom:1rpx solid #e9ecef}.nav-bar.data-v-f8bba022{display:flex;align-items:center;height:88rpx;padding:0 30rpx}.nav-left.data-v-f8bba022{width:60rpx;height:60rpx;display:flex;align-items:center;justify-content:center;margin-right:20rpx}.back-icon.data-v-f8bba022{font-size:36rpx;color:#333}.nav-title.data-v-f8bba022{flex:1;text-align:center;font-size:32rpx;font-weight:700;color:#333}.content-scroll.data-v-f8bba022{height:calc(100vh - 88rpx)}.stats-card.data-v-f8bba022{display:flex;margin:20rpx 30rpx;background:#fff;border-radius:16rpx;padding:40rpx 30rpx;box-shadow:0 2rpx 8rpx rgba(0,0,0,.1)}.stat-item.data-v-f8bba022{flex:1;text-align:center}.stat-item.data-v-f8bba022:not(:last-child){border-right:1rpx solid #e9ecef}.stat-value.data-v-f8bba022{display:block;font-size:48rpx;font-weight:700;color:#ff6b6b;margin-bottom:10rpx}.stat-label.data-v-f8bba022{display:block;font-size:24rpx;color:#666}.chart-section.data-v-f8bba022,.data-list.data-v-f8bba022{margin:20rpx 30rpx;background:#fff;border-radius:16rpx;overflow:hidden;box-shadow:0 2rpx 8rpx rgba(0,0,0,.1)}.section-title.data-v-f8bba022{display:block;font-size:32rpx;font-weight:700;color:#333;padding:30rpx;border-bottom:1rpx solid #e9ecef}.chart-placeholder.data-v-f8bba022{padding:80rpx 30rpx;text-align:center}.placeholder-text.data-v-f8bba022{display:block;font-size:48rpx;margin-bottom:20rpx}.placeholder-desc.data-v-f8bba022{display:block;font-size:28rpx;color:#666}.list-item.data-v-f8bba022{display:flex;align-items:center;justify-content:space-between;padding:30rpx;border-bottom:1rpx solid #f0f0f0}.list-item.data-v-f8bba022:last-child{border-bottom:none}.item-left.data-v-f8bba022{flex:1}.item-date.data-v-f8bba022{display:block;font-size:28rpx;font-weight:700;color:#333;margin-bottom:8rpx}.item-desc.data-v-f8bba022{display:block;font-size:24rpx;color:#666}.item-right.data-v-f8bba022{text-align:right}.item-count.data-v-f8bba022{display:block;font-size:28rpx;font-weight:700;color:#ff6b6b}
.feature-page.data-v-2cd6cb05{min-height:100vh;background:#f8f9fa}.page-header.data-v-2cd6cb05{background:#fff;border-bottom:1rpx solid #e9ecef}.nav-bar.data-v-2cd6cb05{display:flex;align-items:center;height:88rpx;padding:0 30rpx}.nav-left.data-v-2cd6cb05{width:60rpx;height:60rpx;display:flex;align-items:center;justify-content:center;margin-right:20rpx}.back-icon.data-v-2cd6cb05{font-size:36rpx;color:#333}.nav-title.data-v-2cd6cb05{flex:1;text-align:center;font-size:32rpx;font-weight:700;color:#333}.content-scroll.data-v-2cd6cb05{height:calc(100vh - 88rpx)}.stats-card.data-v-2cd6cb05{display:flex;margin:20rpx 30rpx;background:#fff;border-radius:16rpx;padding:40rpx 30rpx;box-shadow:0 2rpx 8rpx rgba(0,0,0,.1)}.stat-item.data-v-2cd6cb05{flex:1;text-align:center}.stat-item.data-v-2cd6cb05:not(:last-child){border-right:1rpx solid #e9ecef}.stat-value.data-v-2cd6cb05{display:block;font-size:48rpx;font-weight:700;color:#ff6b6b;margin-bottom:10rpx}.stat-label.data-v-2cd6cb05{display:block;font-size:24rpx;color:#666}.chart-section.data-v-2cd6cb05,.data-list.data-v-2cd6cb05{margin:20rpx 30rpx;background:#fff;border-radius:16rpx;overflow:hidden;box-shadow:0 2rpx 8rpx rgba(0,0,0,.1)}.search-toolbar.data-v-2cd6cb05{display:flex;align-items:center;margin:0 30rpx 20rpx;padding:16rpx 20rpx;background:#fff;border-radius:16rpx;box-shadow:0 2rpx 8rpx rgba(0,0,0,.06);gap:16rpx}.search-input.data-v-2cd6cb05{flex:1;height:64rpx;padding:0 20rpx;font-size:26rpx;background:#f5f6f8;border-radius:12rpx}.toolbar-actions.data-v-2cd6cb05{display:flex;flex-shrink:0;gap:12rpx}.toolbar-btn.data-v-2cd6cb05{padding:12rpx 24rpx;font-size:26rpx;color:#2a68ff;background:#eef3ff;border-radius:12rpx}.toolbar-btn--ghost.data-v-2cd6cb05{color:#666;background:#f0f0f0}.section-title-row.data-v-2cd6cb05{display:flex;align-items:center;justify-content:space-between;padding:30rpx;border-bottom:1rpx solid #e9ecef}.section-title.data-v-2cd6cb05{font-size:32rpx;font-weight:700;color:#333}.section-meta.data-v-2cd6cb05{font-size:24rpx;color:#888}.chart-placeholder.data-v-2cd6cb05{padding:80rpx 30rpx;text-align:center}.placeholder-text.data-v-2cd6cb05{display:block;font-size:48rpx;margin-bottom:20rpx}.placeholder-desc.data-v-2cd6cb05{display:block;font-size:28rpx;color:#666}.list-item.data-v-2cd6cb05{padding:28rpx 30rpx;border-bottom:1rpx solid #f0f0f0}.list-item.data-v-2cd6cb05:last-child{border-bottom:none}.item-main.data-v-2cd6cb05{width:100%}.item-row.data-v-2cd6cb05{display:flex;align-items:flex-start;margin-top:10rpx;font-size:24rpx;color:#555}.item-row--title.data-v-2cd6cb05{margin-top:0;justify-content:space-between;align-items:center}.item-name.data-v-2cd6cb05{font-size:28rpx;font-weight:700;color:#333;flex:1;margin-right:16rpx}.item-time.data-v-2cd6cb05{font-size:22rpx;color:#999;flex-shrink:0}.item-label.data-v-2cd6cb05{width:120rpx;flex-shrink:0;color:#888}.item-value.data-v-2cd6cb05{flex:1;word-break:break-all}.item-value--muted.data-v-2cd6cb05{color:#777}.item-reason.data-v-2cd6cb05{margin-top:16rpx;padding:16rpx;background:#f8f9fb;border-radius:12rpx}.item-reason-label.data-v-2cd6cb05{display:block;font-size:22rpx;color:#888;margin-bottom:8rpx}.item-reason-text.data-v-2cd6cb05{font-size:26rpx;color:#333;line-height:1.5;word-break:break-all}.list-hint.data-v-2cd6cb05{padding:48rpx 30rpx;text-align:center;font-size:28rpx;color:#999}.list-hint--error.data-v-2cd6cb05{color:#ff6b6b}.list-footer.data-v-2cd6cb05{padding:24rpx;text-align:center;font-size:24rpx;color:#aaa}