Merge branch 'master' of http://gitlab.tianti.tg.unicom.local/eshop/fe_service_ebtp_frontend into master_监控-新平台
This commit is contained in:
@ -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 = "中国联通电子招投标系统";
|
||||
}
|
||||
|
Reference in New Issue
Block a user