1,别以为工业水洗机很有本事,洗涤桑蚕丝衣物就用不着工业水洗机,哪怕工业水洗机质量怎么好,使用工业水洗机洗涤桑蚕丝衣物就是洗衣纠纷,无尽的烦恼将伴随干洗店。
2,桑蚕丝适合干洗机干洗,但大部分人还是水洗,当然这必须小心手洗,手洗时也不能大力揉搓,而是要采用按泡、轻揉的方式洗涤,特别脏的地方,可以稍微用力地搓一下。
3,桑蚕丝衣物不适宜用洗衣粉、肥皂清洗,这样会使衣物发黄,变硬。可以用专门的丝毛清洁剂,也可以用性质温和中性的洗衣液清洗,另外用沐浴露清洗也是可以的。
4,桑蚕丝衣物不能直接用手拧干水分,大量水分要用手按压出来。桑蚕丝衣服也不能直接曝晒在阳光下,要阴干。不穿的时候**是包上塑料袋或纸袋挂起来。桑蚕丝衣物容易起皱,需要不时地熨烫。要说熨烫桑蚕丝衣物的难易,还是干洗机干洗出来**,工业水洗机洗涤出来的衣物就不知道如何熨烫。

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