1、纯棉T恤弹性较差,轻易变形,您在洗涤的时候**采用手洗,也不要太用力搓。
2、机洗时,请先将衣服翻转,图案向内清洗。水洗机洗过之后衣物稍有变形,可用熨斗熨烫。
3、建议使用中性洗涤剂洗涤。
4、.洗涤纯棉T恤前,可放在水中浸泡几分钟,但不宜过久,以免颜色发生脱色现象。
5、贴身衣服不可用热水浸泡,以免使汗渍中的蛋白质凝固而粘附在服装上,且会泛起黄色汗斑。
6、深色纯棉T恤存在脱色现象,新衣服在穿前须先洗一次,用净水加少许盐浸泡10分钟,再用中性洗涤剂手洗,可以**的保持衣物的颜色。
7、用洗涤剂洗涤纯棉T恤**水温为40-50oC。
8、漂洗时,可把握“少量多次”的办法,即每次漂洗时不用太多水,多洗几回,以提高洗涤效率。
9、纯棉T恤的领口不能横向搓洗,洗好后把衣身和衣领整理顿好,避免外翘。
10、洗好之后不要在日光下曝晒,防止有色织物褪色。
11、带有图案T恤衫洗涤方法:
洗涤前将图案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;