Browse Source

修改工作台链接地址

luyanan 7 years ago
parent
commit
a98e7447f4
4 changed files with 4 additions and 4 deletions
  1. 1 1
      consult.html
  2. 1 1
      css/workspace.css
  3. 1 1
      js/settings/expert-authentication.js
  4. 1 1
      myConsult.html

+ 1 - 1
consult.html

@ -26,8 +26,8 @@
26 26
		<div class="workcon">
27 27
			<div class="workconitem consublock">
28 28
				<div class="workcontit">
29
					<a class="worksamlltit worksamlltit3 worksamlltitnow" href="consult.html">收到咨询</a>
30 29
					<a class="worksamlltit worksamlltit3" href="myConsult.html">我的咨询</a>
30
					<a class="worksamlltit worksamlltit3 worksamlltitnow" href="consult.html">收到咨询</a>
31 31
				</div>
32 32
				<div class="worksubcon">
33 33
					<div class="workmysrc workmysrc3 displayNone" id="getConsult">

+ 1 - 1
css/workspace.css

@ -11,7 +11,7 @@ body,html{background: #f4f6f8;}
11 11
12 12
/*左侧菜单*/
13 13
.workmenu{text-align:center; float:left; width:12%; height:auto; background: #fff;overflow: hidden;}
14
.workmenu>ul>li a{display: inline-block;background-position:14px center;background-repeat: no-repeat;width:100%;background-size:18px 18px; height:52px;font-size:16px;line-height:52px;color: #666; cursor:pointer;}
14
.workmenu>ul>li a{display: inline-block;background-position:14px center;background-repeat: no-repeat;width:100%;background-size:18px 18px; height:52px;font-size:16px;line-height:52px;color: #666;}
15 15
.workmenu>ul>li:nth-child(1)>a{background-image:url(../images/g_article_icon_gongzuotai_nor.png);}
16 16
.workmenu>ul>li:nth-child(2)>a{background-image:url(../images/g_article_icon_zixun_nor.png);}
17 17
.workmenu>ul>li:nth-child(3)>a{background-image:url(../images/g_article_icon_ziyuan_nor.png);}

+ 1 - 1
js/settings/expert-authentication.js

@ -218,7 +218,7 @@ function isexpert() {
218 218
					$("#identts").text("在【我的工作台】可以查看发布中的需求,与企业展开合作,将科研价值变现。");
219 219
					$("#identBtn").show().text("进入[我的工作台]");
220 220
					$("#identBtn").on("click", function() {
221
						window.location.href = "workspaces.html";
221
						window.location.href = "myConsult.html";
222 222
					})
223 223
				}
224 224
				if(authStatus == 3) {

+ 1 - 1
myConsult.html

@ -27,8 +27,8 @@
27 27
		<div class="workcon">
28 28
			<div class="workconitem consublock">
29 29
				<div class="workcontit">
30
				<a class="worksamlltit worksamlltit3" href="consult.html">收到咨询</a>
31 30
					<a class="worksamlltit worksamlltit3 worksamlltitnow" href="myConsult.html">我的咨询</a>
31
					<a class="worksamlltit worksamlltit3" href="consult.html">收到咨询</a>
32 32
				</div>
33 33
				<div class="worksubcon">
34 34
					<div class="workmysrc workmysrc3" id="getReply">