1、深蓝色的纯棉T恤,多次洗涤后,衣服颜色变很旧,出现一些细细的绒绒,看起来十分旧,请问如何用水洗机洗涤才能保持衣服的颜色不褪,质地不损呢?相信这也是大家经常遇到“大难”问题下面我们具体了解一下从根源找出结果吧!
2、纯棉服装的主要特性是穿着舒适.透气.吸汗.对人体无害.棉的染色性能比较好,而且有颜色的棉T恤,它多少会退一点,深色的比较明显,您洗的时候应该与别的衣服分开,而且浸泡时间不宜过长,把纯棉洗涤剂和溶液调解均匀,再把衣服进行浸泡,不然会使衣服退色不均匀.
3、夏天的衣服比较薄,而且纯棉的抗皱性不是很好,平时用水洗机洗涤的时候**水温30度--35度,浸泡几分种,但不宜过长,洗完后不宜拧干,在通风阴凉处凉晒,不要在日光下暴晒,以免退色....
4、因此建议使用含酸性的洗涤用品(比如肥皂),使其达到中和作用.如果使用纯棉专用洗涤剂那会**咯.另外夏装必须勤洗勤换(一般三天一次),使汗液不会保留在服装上太久.
5、棉T恤大多数是单支领的,比较薄,您在洗涤的时候避免用刷子刷,也不要用力搓,凉晒的时候把衣身和衣领整理好.避免外翘.
衣服的领口不能横向搓洗,洗好之后不要拧干,直接晾卦.不要在太阳下暴晒,不要在高温下晾晒 。

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