🔧 资源配置

{{ statistics.total_count }}
总资源数
{{ statistics.active_count }}
激活资源
{{ statistics.available_count }}
可预约资源
{{ statistics.inactive_count }}
停用资源
-
{{ type.icon }}
{{ type.type_name }}
{{ type.description }}
资源数量
{{ getTypeResourceCount(type.id) }}
平均价格
{{ getTypeAvgPrice(type.id) }}

{{ selectedType.icon }} {{ selectedType.type_name }} - 资源列表 (共{{ pagination.total }}条)

{{ selectedType.description }}

已选择 {{ selectedResources.length }} 项

加载资源数据...

资源名称 位置 容量 基础价格 会员价格 状态 操作
{{ resource.name }} {{ resource.location || '-' }} {{ resource.capacity }}人 不限 ¥{{ resource.base_price }}/{{ formatPriceUnit(selectedType.min_duration_unit) }} ¥{{ resource.member_price }}/{{ formatPriceUnit(selectedType.min_duration_unit) }} - {{ resource.is_active ? '✓' : '✗' }} {{ resource.is_active ? '激活' : '停用' }}
{{ selectedType.icon }}

该类型暂无资源配置

🏢

请选择一个空间类型查看资源配置

{{ toast.message }}