一,没有经过去渍这一环节,即使使用很好的洗涤材料,从工业洗衣机洗好拿出来的衣服就有部分不会很干净,特别是每天都要接触油盐酱醋,一不小心干净的衣服上就可能沾上点点油渍,在使用工业洗衣机前先去渍。
1、首先把沾上污渍的地方用水浸湿,然后再撒上一勺白糖,用手揉搓。大家就可以看到一部分酱油迹已经沾到了白糖上,然后用水清洗,可除去渍。
2、是将污渍处浸湿后,涂上苏打粉,10分钟后用清水洗净,即可除掉污渍。
3、是用新鲜的莲藕,用刀把莲藕切开,将莲藕汁涂在酱油迹处,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;