{{ item }}月
{{ index + 1 >= 10 ? index + 1 : '0' + (index + 1) }}
¥{{ prices[months[monthIndex] + '-' + (index + 1)].m_price / 100 }}
售罄
{{ item.title }}
{{ item.sku_type_info }}
-
{{ nums[index] }}
+
{{ selectDate['info'][index].money / 100 }}
合计:
{{ totalPrice() / 100 }}
下一步