风水卧室放表架好吗(卧室的表挂在什么位置最好)

其实燃气表是千万不可以“藏起来”的。这是因为燃气本身属于气体,本很容易发生泄露。而橱柜是一个相对密封的环境,万一发生燃气泄露,气体不容易扩散,也不容易被发现。真正等到人发觉气体泄漏的时候,柜体内已充满泄漏气体,稍不注意就会引发爆炸,万分危险!

还有一个方面,就是如果把燃气表藏起来,由于不通风,就会很容易的引起燃气表腐蚀。而由于狭小的空间,不便开展维修,给隐患的维修工作造成困难。所以,小编不建议大家把燃气表藏进橱柜里,虽然增加了美观效果,但是隐患也更大了。如果安全都没有了,那美观给谁看呢?

还有,根据目前燃气方面的相关国家规范,燃气表的按照有以下几个基本的要求:

1。 燃气表要装在非燃结构且具有通风良好的场所,严禁安装在浴室、卧室、易燃物品和危险品的堆放处。

2. 燃气表的安装位置应满足抄表、维修、保养和安全使用的要求。

3. 燃气表安装在燃气灶具上方时,燃气表与燃气灶的水平净距不得小于30厘米,

快去看看你家的燃气表安装对了吗?


关注了解更多燃气使用小知识



★《布宫号》提醒您:民俗信仰仅供参考,请勿过度迷信!

本文经用户投稿或网站收集转载,如有侵权请联系本站。

switch ($forum['model']) { /*case '0': include _include(APP_PATH . 'view/htm/read.htm'); break;*/ default: include _include(theme_load('read', $fid)); break; } } break; case '10': // 主题外链 / thread external link http_location(htmlspecialchars_decode(trim($thread['description']))); break; case '11': // 单页 / single page $attachlist = array(); $imagelist = array(); $thread['filelist'] = array(); $threadlist = NULL; $thread['files'] > 0 and list($attachlist, $imagelist, $thread['filelist']) = well_attach_find_by_tid($tid); $data = data_read_cache($tid); empty($data) and message(-1, lang('data_malformation')); $tidlist = $forum['threads'] ? page_find_by_fid($fid, $page, $pagesize) : NULL; if ($tidlist) { $tidarr = arrlist_values($tidlist, 'tid'); $threadlist = well_thread_find($tidarr, $pagesize); // 按之前tidlist排序 $threadlist = array2_sort_key($threadlist, $tidlist, 'tid'); } $allowpost = forum_access_user($fid, $gid, 'allowpost'); $allowupdate = forum_access_mod($fid, $gid, 'allowupdate'); $allowdelete = forum_access_mod($fid, $gid, 'allowdelete'); $access = array('allowpost' => $allowpost, 'allowupdate' => $allowupdate, 'allowdelete' => $allowdelete); $header['title'] = $thread['subject']; $header['mobile_link'] = $thread['url']; $header['keywords'] = $thread['keyword'] ? $thread['keyword'] : $thread['subject']; $header['description'] = $thread['description'] ? $thread['description'] : $thread['brief']; $_SESSION['fid'] = $fid; if ($ajax) { empty($conf['api_on']) and message(0, lang('closed')); $apilist['header'] = $header; $apilist['extra'] = $extra; $apilist['access'] = $access; $apilist['thread'] = well_thread_safe_info($thread); $apilist['thread_data'] = $data; $apilist['forum'] = $forum; $apilist['imagelist'] = $imagelist; $apilist['filelist'] = $thread['filelist']; $apilist['threadlist'] = $threadlist; message(0, $apilist); } else { include _include(theme_load('single_page', $fid)); } break; default: message(-1, lang('data_malformation')); break; } ?>