Browse Source

客户权限分配--前台界面优软

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@2425 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
aof 10 years ago
parent
commit
eb651593e4

+ 2 - 2
src/main/webapp/resources/tpl/index/account/add_vendor.html

@@ -1,6 +1,6 @@
 <div class="modal-header">
 	<h3 class="modal-title">
-		<i class="fa fa-user fa-fw text-default"></i>分配企业权限(添加客户)
+		<i class="fa fa-user fa-fw text-default"></i>分配企业权限
 	</h3>
 </div>
 <div class="modal-body">
@@ -14,7 +14,7 @@
 		<tbody>
 				<div style="overflow-y:scroll; width:100%;max-height:500px">			
 					<tr ng-repeat="vendor in enters">
-						<td width="40px;" style="text-align: center"><input ng-model="vendor.$selected" name="checkbox" ng-click="checkOne(vendor)" type="checkbox"></td>
+						<td width="40px;" style="text-align: center"><input ng-model="vendor.distribute" name="checkbox" ng-click="checkOne(vendor)" type="checkbox"></td>
 						<td width="100px;">{{vendor.myEnterprise.enName}}</td>
 						<td width="80px;">{{vendor.myEnterprise.uu}}</td>
 					</tr>

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

@@ -287,10 +287,10 @@
 						<td class="text-center" ng-bind="::u.userEmail"></td>
 						<td class="text-center row-operator2">
 							<a class="operator-trigger" href="javascript:void(0);" ng-click="addVendor(u,user.sys)" style="color: green;"><i class="fa fa-plus-circle fa-lg"></i></a>
-							<ul class="list-unstyle list-inline operator-menu3" ng-show="user.sys">
+						<!--  	<ul class="list-unstyle list-inline operator-menu3" ng-show="user.sys">
 								<li><a ng-click="addVendor(u,true)"><i class="fa fa-fw fa-pencil-square-o"></i>添加</a></li>
 								<li><a ng-click="removeVendor(u)" ng-if="u.userUU != user.userUU"><i class="fa fa-fw fa-trash-o"></i>删除</a></li>
-							</ul>
+							</ul>-->
 						</td>
 						<td class="user-role">
 							<div class="role-item" ng-repeat="role in u.roles"

+ 1 - 1
src/main/webapp/resources/tpl/serve/self/change_admin.html

@@ -62,7 +62,7 @@
 			<div class="production">
 				&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span>
 					原则一:原管理员(注册人)因客观原因离职,其账户管理权限需要及时更换。 <br>
-					&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;原则二:该企业所有用户均无法登陆平台,或者该企业只有一个管理员用户
+					&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;原则二:该企业所有<strong>管理员用户</strong>均无法登陆平台,或者该企业只有一个管理员用户
 					<br>
 					&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;更换管理员功能需要填写详细的申请理流程,若非满足前面的两个原则,请谨慎使用!
 					<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;请参照<a href=""