1. Re-arrange UI components
- Brochure navigation icon & dot
- news & Guide bar size as well as font size
This commit is contained in:
sysadmin
2022-04-21 14:26:53 +09:00
parent ff2a3c305b
commit 9ed4c73d28
7 changed files with 286 additions and 56 deletions

View File

@@ -254,6 +254,7 @@ HotelTV.ui_appfull = (function() {
touchDrag: false,
pullDrag: false,
freeDrag: false,
navText: ["<div class='nav-btn prev-slide'></div>", "<div class='nav-btn next-slide'></div>"],
startPosition: 0,
});
@@ -1352,7 +1353,7 @@ HotelTV.ui_appfull = (function() {
}
_hndlNewsTicker.html(sz_li_news);
_hndlNewsTicker.webTicker({
height: '38px',
height: '26px',
speed: 100
});
} else {