Browse Source

个人角色修改。

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@9220 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
ouxianqin 8 years ago
parent
commit
d789b9a78c
1 changed files with 8 additions and 2 deletions
  1. 8 2
      src/main/webapp/resources/tpl/index/approvalFlow/user.html

+ 8 - 2
src/main/webapp/resources/tpl/index/approvalFlow/user.html

@@ -39,6 +39,7 @@
 	background-color: #333;
 	border-radius: 0 3px 3px 0;
 	opacity: 0;
+	right: 0;
 }
 
 .row-operator2>.operator-menu2 a {
@@ -173,6 +174,10 @@
 #order-detail-list .table-default th, #order-detail-list .table-default td{
 	border-top: none;
 }
+.row-operator>.operator-menu{
+	right: 100%;
+	left: inherit;
+}
 </style>
 <div class="loading in" ng-class="{'in': loading}">
 	<i></i>
@@ -358,9 +363,10 @@
 						<th width="80">性别</th>
 						<!--<th width="170">身份证号</th>-->
 						<th width="170">电话</th>
-						<th width="200">邮箱</th>
+						<th width="150">邮箱</th>
 						<th width="100">客户分配</th>
-						<th colspan="2">角色</th>
+						<th width="120">角色</th>
+						<th>&nbsp;</th>
 					</tr>
 				</thead>
 				<tbody>