{{ t('resultCount', { n: total }) }}
{{ m.name }}
{{ m.model_id }}
{{ t('priceSale') }}{{ priceView(m).sale }}
{{ t('priceOfficial') }}{{ priceView(m).official }}
{{ t('discountRate') }}{{ m.discount }}%
计费{{ priceView(m).billing }}
{{ t('inputLabel') }}
{{ safeJoin(m.input_modal) }}
{{ t('outputLabel') }}
{{ safeJoin(m.output_modal) }}
{{ capName(k) }}
{{ t('billing') }}: {{ priceView(m).billing }} ({{ typeName(m.type) }})
{{ t('empty') }}
{{ t('loading') }}
{{ page }} / {{ Math.ceil(total/pageSize) }}