@ -1602,6 +1602,9 @@ class Information extends CI_Controller
$price_number = 0;
}
if($dept_sn == 1){
$price_number = $this->currency->convert_moneny_by_char($price_number,"USD");
$site_money = $this->currency->calc_show_price($price_number);
//把金额格式化为带有逗号(,)方便阅读,如 12,345