peng
2025-07-23 1421a6bd5595378c8266f1ff383a61ecfe5d848f
seller/src/views/activity/activityList.vue
@@ -614,7 +614,7 @@
                tagColor = 'orange';  // 橙色表示进行中
                break;
              case 1:
                tagText = '已审核';
                tagText = '已通过';
                tagColor = 'green';   // 绿色表示通过
                break;
              case 2: