丝光棉**的缺点就是容易变形,尤其是在工业洗衣机洗涤的过程中,要注意哪些要点:
1 丝光棉洗涤时应使用中性洗涤剂水洗,洗后不能拧扭、不能日晒,自然悬挂晾晒。
2 丝光棉洗涤时,如能在水中加一小匙食醋,洗净后面料更加色光艳亮。
3 丝光棉一定要防火,距离火炉要远,防虫剂必须用布包好,不要直接接触衣物。
4 丝光棉服装吸湿性强,不穿时**用衣架挂好并保持通风;如衣服不十分脏不洗,将穿过的衣服挂在通风处待汗气挥发后再穿。
5、总之轻洗别暴晒就行了,与其它衣物分开工业洗衣机洗涤;
丝光棉保养性:
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;