7.8 党建攻坚修改标签页名称
This commit is contained in:
@ -4,7 +4,7 @@ export default [
|
|||||||
path: '/partyMemberTopic',
|
path: '/partyMemberTopic',
|
||||||
routes: [
|
routes: [
|
||||||
{//首页
|
{//首页
|
||||||
name: '首页',
|
name: 'home',
|
||||||
path: '/partyMemberTopic/home',
|
path: '/partyMemberTopic/home',
|
||||||
component: './PartyMemberTopic/Home',
|
component: './PartyMemberTopic/Home',
|
||||||
},
|
},
|
||||||
|
@ -1,11 +1,13 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<script type='text/javascript' src="../jquery.js"></script>
|
<script type='text/javascript' src="../officecontrol/jquery.js"></script>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>开标大厅-招标采购中心</title>
|
<title>开标大厅-招标采购中心</title>
|
||||||
<link href="css/bidOpening.css" rel="stylesheet" type="text/css">
|
<link href="css/bidOpening.css" rel="stylesheet" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<!--内容区-->
|
<!--内容区-->
|
||||||
<div>
|
<div>
|
||||||
@ -228,8 +230,7 @@
|
|||||||
window.open("/api/biz-service-ebtp-opening/v1/bizbidopenroom/exportTenderRecords/" + bsId + "?roomType=" + roomType);
|
window.open("/api/biz-service-ebtp-opening/v1/bizbidopenroom/exportTenderRecords/" + bsId + "?roomType=" + roomType);
|
||||||
}
|
}
|
||||||
|
|
||||||
function getQueryVariable(variable)
|
function getQueryVariable(variable) {
|
||||||
{
|
|
||||||
var query = window.location.search.substring(1);
|
var query = window.location.search.substring(1);
|
||||||
var vars = query.split("&");
|
var vars = query.split("&");
|
||||||
for (var i = 0; i < vars.length; i++) {
|
for (var i = 0; i < vars.length; i++) {
|
||||||
@ -240,4 +241,5 @@
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
@ -1,11 +1,13 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<script type='text/javascript' src="../jquery.js"></script>
|
<script type='text/javascript' src="../officecontrol/jquery.js"></script>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>开标倒计时-招标采购中心</title>
|
<title>开标倒计时-招标采购中心</title>
|
||||||
<link href="css/countDown.css" rel="stylesheet" type="text/css">
|
<link href="css/countDown.css" rel="stylesheet" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<!--内容区-->
|
<!--内容区-->
|
||||||
<div>
|
<div>
|
||||||
@ -353,8 +355,7 @@
|
|||||||
window.location.href = "/room/index?aa=" + aa + "&bb=" + bb + "&roomType=" + roomType;
|
window.location.href = "/room/index?aa=" + aa + "&bb=" + bb + "&roomType=" + roomType;
|
||||||
}
|
}
|
||||||
|
|
||||||
function getQueryVariable(variable)
|
function getQueryVariable(variable) {
|
||||||
{
|
|
||||||
var query = window.location.search.substring(1);
|
var query = window.location.search.substring(1);
|
||||||
var vars = query.split("&");
|
var vars = query.split("&");
|
||||||
for (var i = 0; i < vars.length; i++) {
|
for (var i = 0; i < vars.length; i++) {
|
||||||
@ -365,4 +366,5 @@
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
@ -222,6 +222,4 @@ export default {
|
|||||||
'menu.Recruit.ProjectsInvolved': '你参与的项目',
|
'menu.Recruit.ProjectsInvolved': '你参与的项目',
|
||||||
'menu.Recruit.Find': '寻找商机',
|
'menu.Recruit.Find': '寻找商机',
|
||||||
'menu.Recruit.Letter': '邀请函',
|
'menu.Recruit.Letter': '邀请函',
|
||||||
//党建攻坚
|
|
||||||
'menu.topic.home': '党建攻坚',
|
|
||||||
};
|
};
|
||||||
|
@ -10,9 +10,18 @@
|
|||||||
<meta name="description" content="
|
<meta name="description" content="
|
||||||
开箱即用的中台前端/设计解决方案。" />
|
开箱即用的中台前端/设计解决方案。" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> -->
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> -->
|
||||||
<title>中国联通电子招投标系统</title>
|
<title></title>
|
||||||
<script type="text/javascript" src="https://customer.unib.cn:8080/dl/js/b2b/ntkfstat.js?siteid=bl_1000" charset="utf-8"></script>
|
<script>
|
||||||
<script type="text/javascript" src="<%= context.config.publicPath +'officecontrol/ntkobackground.min.20220624.js'%>" charset="utf-8"></script>
|
if (document.URL.includes('/partyMemberTopic')) {
|
||||||
|
document.getElementsByTagName('title')[0].innerText = `党建攻坚`;
|
||||||
|
} else {
|
||||||
|
document.getElementsByTagName('title')[0].innerText = `中国联通电子招投标系统`;
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
<script type="text/javascript" src="https://customer.unib.cn:8080/dl/js/b2b/ntkfstat.js?siteid=bl_1000"
|
||||||
|
charset="utf-8"></script>
|
||||||
|
<script type="text/javascript" src="<%= context.config.publicPath +'officecontrol/ntkobackground.min.20220624.js'%>"
|
||||||
|
charset="utf-8"></script>
|
||||||
<link rel="icon" href="<%= context.config.publicPath +'favicon.ico'%>" type="image/x-icon" />
|
<link rel="icon" href="<%= context.config.publicPath +'favicon.ico'%>" type="image/x-icon" />
|
||||||
<!-- <link rel="icon" href="./../assets/logo.svg"/> -->
|
<!-- <link rel="icon" href="./../assets/logo.svg"/> -->
|
||||||
</head>
|
</head>
|
||||||
|
Reference in New Issue
Block a user