-
1、六层2.3mm陶晶球釜内胆,还原柴火饭,环流大沸腾
2、不同米种不同烹饪方案,煮出口感刚刚好的米饭
3、快煮慢享,汤浓饭香,
4、十大预设菜单,提示开盖收汁,更懂中式菜肴烹饪。智能调压快煮,一键排气
-
1、一锅双球釜,饭菜分离不串味
2、20分钟美味红烧菜
3、全新智能方煲,一件快速排气
4、开盖收汁
-
1、304精钢球釜+陶晶球釜
2、20分钟美味红烧菜
3、全钢玻璃触控面板
4、小身材,大用途
-
1、全新一代深汤系列电压力锅,深汤锅底,水更少,汤更浓
2、304精钢内胆,防刮耐磨,更健康
3、陶晶内胆,经久耐用
-
1、快速烹饪,20分钟美味红烧菜
2、行业独有的红烧专区
3、精控火候系统,随时感知烹饪温度
4、上盖可拆,外观小巧
-
1、快速烹饪,20分钟美味红烧菜
2、特有的低温烹饪功能
3、304精钢球釜内胆(外铜内钢)
4、精控火候系统,随时感知烹饪温度
5、上盖可拆,外观小巧
-
1、快速烹饪,20分钟美味红烧菜
2、特有的低温烹饪功能
3、304精钢球釜内胆(外铜内钢)
4、精控火候系统,随时感知烹饪温度
5、上盖可拆,外观小巧
-
1、112kPa大压力,1600瓦IH大火力
2、鲜呼吸10烹饪技术
3、20分钟肉脱骨,不加味精一样鲜
-
1、10分钟美味红烧菜
2、2200瓦IH大火力,精铁加厚球釜
3、食品级可拆内盖
2200W猛火鲜呼吸电压力锅
SY-50HC32Q
-
1、10分钟美味红烧菜
2、304精钢球釜,2200瓦IH大火力
3、鲜呼吸烹饪技术
4、外观小巧乘积式菜单
5、食品级可拆内盖
2200W猛火鲜呼吸电压力锅
SY-50FH33Q
-
1、2200W猛火
2、112kPa大压力
3、升级304精钢球釜
4、8分钟一道菜,10分钟一锅两菜
5、内置蒸格
2200W猛火鲜呼吸电压力锅
SY-50HC36Q
-
1、2200W猛火
2、112kPa大压力
3、升级304精钢球釜
4、8分钟一道菜,15分钟肉脱骨
<
/div>
< style >
.box_skitter
ul
{
display: block;
}
<
/style>
< script >
$(function () {
$("nav li:eq(6)").addClass("cur");
Enter($(".products-wrap .menu li").eq(0), "left", 0, $(".products-wrap .menu li").length, 400, 300);
// $('.box_skitter').skitter({
// animation: 'fade',
// interval: 3500,
// navigation: true,
// numbers: true,
// preview: true,
// numbers_align: 'center'
// });
if ($(".box_skitter .swiper-slide").length > 1) {
var boxskitter = new Swiper('.box_skitter', {
pagination: '.box_skitter .swiper-pagination',
paginationClickable: true
})
}
// box_skitter
var getUrlParam = function (name) {
var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
var r = window.location.search.substr(1).match(reg);
if (r != null) return decodeURI(r[2]);
return null;
}
var page = getUrlParam('page');
console.log(page);
if (page == null || page == 1) {
var scroll = new ImitateScroll('scrollBox', 'scrollObj', 'scrollBar', 'scrollBtn')
$('.products-wrap .pro-typelist .list .right li').each(function () {
var index = $(this).index();
console.log(index)
$(this).find('.list-a').attr('id', 'scrollBox' + index);
$(this).find('.box').attr('id', 'scrollObj' + index);
$(this).find('.bar').attr('id', 'scrollBar' + index);
$(this).find('.btn').attr('id', 'scrollBtn' + index);
var scro = scroll + index;
var scro = new ImitateScroll('scrollBox' + index, 'scrollObj' + index, 'scrollBar' + index, 'scrollBtn' + index)
})
}
$('.products-wrap .pro-typelist .list .bottom li').each(function () {
var index = $(this).index();
console.log(index)
$(this).find('.list-b').attr('id', 'scrollBox0' + index);
$(this).find('.list-box').attr('id', 'scrollObj0' + index);
$(this).find('.list-bar').attr('id', 'scrollBar0' + index);
$(this).find('.list-btn').attr('id', 'scrollBtn0' + index);
var scro0 = scroll + index;
var scro0 = new ImitateScroll('scrollBox0' + index, 'scrollObj0' + index, 'scrollBar0' + index, 'scrollBtn0' + index)
})
})