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