diff --git a/apps/src/views/props/components/source-group-drawer.vue b/apps/src/views/props/components/source-group-drawer.vue index 248e0f5..7654bc7 100644 --- a/apps/src/views/props/components/source-group-drawer.vue +++ b/apps/src/views/props/components/source-group-drawer.vue @@ -1,41 +1,43 @@ - - - - - - - + + + + 类型名称 + + + + 状态 + + + 已选 {{ rewardItems.length }} + - - - {{ Number(index) + 1 }} - - - - {{ getPropsTypeName(item.detailType || item.type) }} + + + + + + {{ option.label }} + + + + + + + 资源列表 + + 当前 {{ currentTypeLabel }},共 {{ filteredResources.length }} 个 + + + - - {{ formatRewardText(item) }} + + + + + + + + + {{ resource.name }} + {{ resource.typeLabel }} + + 价格 {{ formatResourceAmount(resource.amount) }} + + + + + + + + + 加载更多 + - - 上移 - 下移 - 删除 - - - + - - 添加配置 - - - +