| | |
| | | import { SERVE_URL } from '@/constants'; |
| | | export const newsList = [ |
| | | { |
| | | id: '3', |
| | |
| | | <p class="mb-4">本实施细则自2025年1月6日起实施,有效期至2025年12月31日。</p> |
| | | |
| | | <div class="mt-8 border-t pt-8"> |
| | | <a href="上海市工业通信业用能设备更新专项政策实施细则.pdf" class="flex items-center text-blue-500 hover:text-blue-600" download> |
| | | <a href="${SERVE_URL}/files/上海市工业通信业用能设备更新专项扶持实施细则.docx" class="flex items-center text-blue-500 hover:text-blue-600" download> |
| | | <i class="el-icon-download mr-2"></i> |
| | | <span>上海市工业通信业用能设备更新专项扶持实施细则.pdf</span> |
| | | <span class="text-gray-500 ml-2">1.48MB</span> |
| | | <span>上海市工业通信业用能设备更新专项扶持实施细则.docx</span> |
| | | <span class="text-gray-500 ml-2">18KB</span> |
| | | </a> |
| | | </div> |
| | | `, |