| @@ -195,7 +195,7 @@ | |||||
| </li> | </li> | ||||
| {{/each}} | {{/each}} | ||||
| </script> | </script> | ||||
| <ul id="stopInformationContent" style="display: block;"></ul> | |||||
| <ul id="stopInformationContent" style="display: none;"></ul> | |||||
| <!-- 异常公告 --> | <!-- 异常公告 --> | ||||
| <script id="abnormalInformationData" type="text/html"> | <script id="abnormalInformationData" type="text/html"> | ||||
| @@ -208,7 +208,7 @@ | |||||
| </li> | </li> | ||||
| {{/each}} | {{/each}} | ||||
| </script> | </script> | ||||
| <ul id="abnormalInformationContent" style="display: block;"></ul> | |||||
| <ul id="abnormalInformationContent" style="display: none;"></ul> | |||||
| <!-- 招标公告 --> | <!-- 招标公告 --> | ||||
| <script id="inviteTendersInformationData" type="text/html"> | <script id="inviteTendersInformationData" type="text/html"> | ||||