Просмотр исходного кода

企业圈增加链接

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@8169 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
hejq 8 лет назад
Родитель
Сommit
315abee60a
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/main/webapp/resources/tpl/index/home/right.html

+ 2 - 2
src/main/webapp/resources/tpl/index/home/right.html

@@ -134,8 +134,8 @@
 		<div class="enterprise-btn">
 			<img src="static/img/home/entLib.png" >
 			<div>
-				<a href="#" title="我的合作伙伴">我的合作伙伴</a><br/>
-				<a href="#" title="新的合作伙伴">新的合作伙伴<em></em></a>
+				<a title="我的合作伙伴" ui-sref="baseInfo.vendorInfo">我的合作伙伴</a><br/>
+				<a title="添加合伙伙伴" ui-sref="baseInfo.partner">添加合伙伙伴<em></em></a>
 			</div>
 		</div>
 		<!--<a href="#/baseInfo/enterpriseList"><img src="static/img/home/entLib.png" ></a>-->