모바일 사용자 화면 UI 및 기능 개선

This commit is contained in:
chicpro
2015-07-09 09:48:15 +09:00
parent 7846117b62
commit c7e85d5794
87 changed files with 1854 additions and 1316 deletions

View File

@ -443,7 +443,7 @@ function price_calculate()
}
});
$("#sit_tot_price").empty().html("총 금액 : "+number_format(String(total))+"원");
$("#sit_tot_price").empty().html("<span>총 금액 :</span> "+number_format(String(total))+"원");
}
// php chr() 대응