Browse Source

Merge remote-tracking branch 'origin/test'

zzy.zhiyuan.foxmail 7 years ago
parent
commit
0613c6818c
1 changed files with 1 additions and 6 deletions
  1. 1 6
      workspaces.html

+ 1 - 6
workspaces.html

@ -89,13 +89,8 @@
89 89
										<a class="worklinkbtn" id="lookMyConsult">>>点击查看</a>
90 90
									</div>
91 91
									<div class="workcount floatL">
92
<<<<<<< HEAD
93
										<p><span class="workcountnum" id="demandNumber">0</span>个发布中的需求</p>
94
										<a  class="worklinkbtn"id="searchDemand">>>点击搜索</a>
95
=======
96 92
										<p><span class="workcountnum" id="demandNumber">0</span><span id="ponUm">个发布中的需求</span></p>
97 93
										<a class="worklinkbtn" id="searchDemand">>>点击搜索</a>
98
>>>>>>> refs/heads/dev
99 94
									</div>
100 95
									<!--<div class="workcount floatL">
101 96
					                    <p><span class="workcountnum" id="workcontain"></span>条正在进行的合作</p>
@ -214,4 +209,4 @@
214 209
<script type="text/javascript" src="js/workindex.js"></script>
215 210
<script type="text/javascript" src="js/attention-list.js"></script>
216 211
</body>
217
</html>
212
</html>