一:新买的纯棉背心、汗衫,用开水浸洗后再穿,可耐磨且不褪色。
二:牛仔裤洗时易褪色,洗前先将其放在冷的浓盐水中浸泡约2小时,再用肥皂洗涤就不易褪色了。
三:洗易褪色的衣服,可先将衣物放入盐水中泡上约30分钟,然后用清水洗净,再按一般洗涤方法洗涤。这样就可以防止衣服褪色,尤其是黑色或红色的衣服,效果更为显着。
四:毛衣洗涤时易褪色,如果用凉茶水先将毛衣浸泡10分钟,再按一般洗涤方法洗涤,经过这种方法洗涤后,毛衣不但能洗得干净,而且不会褪色,还能延长穿用年限。
五:有色衣料因洗涤不当而褪色会影响其美观。染料大多易在水中溶化;潮湿状态下染料在阳光的作用下也易褪色;染料和纤维纹路结合得不够牢固的,洗涤时也会褪色。所以,为使衣料不褪色,除应注意洗涤时不要在热水、肥皂水、碱水中长时间浸泡,不要用洗衣板或毛刷搓刷以外,洗涤时可在水中放些盐,再用清水漂洗干净,也是防止衣服褪色的好方法。

航星洗涤机械(泰州)有限公司 备案号:苏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;