var getRatio = function (num) {
return Number(num).toFixed(2)
};
var propotion = function (string){
return string.indexOf("%");
}
var fiexd = function(string){
return string.toFixed(2);
}
module.exports.getRatio = getRatio;
module.exports.propotion = propotion;
module.exports.fiexd = fiexd;
{{ goodsInfo.has_option == 1 ?
(goods_plugin.point_goods.min_point == goods_plugin.point_goods.max_point ? goods_plugin.point_goods.min_point :
goods_plugin.point_goods.min_point + "-" + goods_plugin.point_goods.max_point) : goodsInfo.point
}}{{integral}}
{{language['money']}}{{goodsInfo.has_many_options[activeSkuIndex].product_price}}
{{language['money']}}{{goodsInfo.price}}
{{activeSkuIndex+1}}/{{skuImages.length}}