|
@@ -198,7 +198,7 @@
|
|
|
} else if (parameters['mealType'] === 'STAR') {
|
|
|
$(".loading_sceen_pic").attr('src', '../static/img/home_bg_STAR.png');
|
|
|
} else if (parameters['mealType'] === 'STARPRO') {
|
|
|
- $(".loading_sceen_pic").attr('src', '../static/img/home_bg_STARPRO.png');
|
|
|
+ $(".loading_sceen_pic").attr('src', '../static/img/home_bg_PRO.png');
|
|
|
}
|
|
|
$('#wine').css({
|
|
|
"width": window.screen.width,
|