{{ serviceInfo.id }}
{{ serviceInfo.gpuType + '/' + serviceInfo.vram + 'GB'
}}
{{ serviceInfo.gpuAvailableNum }}
{{ 'CPU:' + serviceInfo.cpuNum + '核' }}
{{ '内存:' + serviceInfo.memory + "GB" }}
{{ serviceInfo.cpuType }}
{{ '数据盘:' + serviceInfo.dataDisk + 'GB' }}
{{ '系统盘:' + serviceInfo.systemDisk + "GB" }}
{{ serviceInfo.gpuDriver + '/' + serviceInfo.cudaVersion
}}
{{ serviceInfo.price }}
是否使用算力券{{ ' ( 可用点数:'+couponTotal+' 点 )' }}