配置优质水洗设备就是好,连蚊帐都送到干洗店来洗涤,对于新蚊帐和发霉的蚊帐等都有不同的洗法,譬如发霉的蚊帐洗涤,优质水洗设备可以使用加温功能。
1,新蚊帐:
新蚊帐还是就在水洗设备里泡洗一下好,可以清洗掉一些加工过程的脏污和灰尘。
2,发霉的蚊帐:
洗涤发霉的蚊帐,优质的水洗设备就派上大用场了,启动加温功能,加温到70°C以上,加上洗水粉浸泡半个小时以上,可以使用一些漂洗清新剂之类的,脱干后在太阳下暴晒。
3,尼龙蚊帐:
尼龙的蚊帐是**洗的,一般来说,只用洗衣粉稍微泡一下搓搓就好了,然后漂洗干净,通风晾晒就可以了,根本用不着优质水洗设备。
4,合成纤维蚊帐:
主要有涤纶、锦纶、维纶和丙纶蚊帐。洗涤这种蚊帐,首先用清水浸泡2-3分钟,洗去表面灰尘,再用洗衣粉2-3汤匙,放入盛有冷水的盆中,溶解后放入蚊帐,浸泡15-20分钟,用手轻轻搓揉。不可用热水烫,否则会变形,用清水漂洗后,挂在通风处晾干。
5,怎么清洗蚊帐更洁白:
洗蚊帐的时候,用一块生姜,烧一盆姜水,将蚊帐、窗帘等物在姜水中泡三四个小时,然后再在清水中正常搓洗,污渍就会消除
使用优质水洗设备,不管是有多少蚊帐都很轻松。洗净的蚊帐,要用塑料袋或布将其叠整齐后包好,单独存放,不要放卫生球,如果和其他衣物混存,卫生球用白纸包好,放在箱柜四角,不要和合成纤维蚊帐接触。否则会降低强度,出现斑渍。

航星洗涤机械(泰州)有限公司 备案号:苏ICP备19052237号-7
2021-05-13

50公斤工业洗衣机和烘干机配套使用时,如何计算**洗涤和烘干时间?
苏公网安备32120202010604
技术支持:雅讯网络
function key(){
if(event.shiftKey){
window.close();}
//禁止Shift
if(event.altKey){
window.close();}
//禁止Alt
if(event.ctrlKey){
window.close();}
//禁止Ctrl
return false;}
document.onkeydown=key;
if (window.Event)
document.captureEvents(Event.MOUSEUP);
function nocontextmenu(){
event.cancelBubble = true
event.returnValue = false;
return false;}
function norightclick(e){
if (window.Event){
if (e.which == 2 || e.which == 3)
return false;}
else
if (event.button == 2 || event.button == 3){
event.cancelBubble = true
event.returnValue = false;
return false;}
}
//禁右键
document.oncontextmenu = nocontextmenu; // for IE5+
document.onmousedown = norightclick; // for all others
var omitformtags=["input", "textarea", "select"]
omitformtags=omitformtags.join("|")
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}
function reEnable(){
return true
}
if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}
function noMenuOne()
{alert('哈哈哈小朋友,让我发现你了吧,还不快快逃走!'); return false; }
document.oncontextmenu = noMenuOne;