\r\n
\r\n 厂商指导价:\r\n {{ formatPrice(currentModel?.guidingPrice || '') }}\r\n
\r\n
\r\n {{ currentModel?.isPromotion ? '促销价' : '本店价' }}:\r\n {{ formatPrice(currentModel?.nakedPrice || '') }}\r\n
\r\n \r\n
\r\n 咨询电话:\r\n {{ currentModel?.phone }}\r\n
\r\n \r\n
\r\n {{ currentModel?.promotionTime && timeStamp(getCurrentTime()) > timeStamp(currentModel.promotionTime) ? '促销活动已经结束' : currentModel?.promotionTime }}\r\n
\r\n