绿满眶商城微信小程序-uniapp
peng
2025-09-01 ef77ac3b80ee3efa2b51716e40afb3a7ed327a72
pages/mine/activity/detail.vue
@@ -40,7 +40,7 @@
               <text class="location">最大人数:{{ activityInfo.limitUserNum || '暂无' }}</text>
            </view>
            <view>
               <text class="location">活动类型:{{ activityInfo.activityType || '暂无' }}</text>
               <text class="location">活动类型:{{ activityInfo.activityType === 'online' ? '线上' : '线下' }}</text>
            </view>
         </view>
         <view class="tags">