Merge branch 'master' of http://gitlab.tianti.tg.unicom.local/eshop/fe_service_ebtp_frontend into master_监控-新平台

This commit is contained in:
jl-zhoujl2
2023-06-20 10:45:11 +08:00
108 changed files with 6031 additions and 1141 deletions

View File

@ -14,6 +14,8 @@
<script>
if (document.URL.includes('partyMemberTopic')) {
document.getElementsByTagName('title')[0].innerText = "党建攻坚";
} else if (document.URL.includes('highQualityOperation')) {
document.getElementsByTagName('title')[0].innerText = "供应链高质量运营行动";
} else {
document.getElementsByTagName('title')[0].innerText = "中国联通电子招投标系统";
}