绿满眶商城微信小程序-uniapp
zxl
2025-07-31 f654d570332e2c16379e08ad1e3bb8a24d92656e
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">