现在洗衣房经营者关心的问题是酒店工业洗衣机在使用时须注意的细节有哪几点呢?小编下面就和您分析一下:
酒店工业洗衣机在使用时须注意的细节有哪几点
1、酒店工业洗衣机使用时,一定要严格按照设备的使用说明书进行操作,就能防止故障的发生。
2、酒店工业洗衣机使用前,要先检查清楚电源线的连接情况,一旦发现情况,立即进行调整。
3、酒店工业洗衣机不宜连续长时间工作,避免酒店工业洗衣机机筒受到严重的伤害。
4、酒店工业洗衣机不要随便拆卸或者更换零部件,避免造成严重的事情发生。
5、酒店工业洗衣机使用后,记得关闭所有的电源。
6、酒店工业洗衣机使用后,记得用软抹布对设备里里外外进行擦拭,等水分蒸发干净后,再放置好。
酒店工业洗衣机在使用时须注意的细节有哪几点?上面内容是我公司为大家做出的一些建议,希望对您有一定的帮助。更多的问题请登录我公司官网进行咨询了解。

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