Browse Source

系统bug处理

yangc 8 years ago
parent
commit
3604f9a029

+ 1 - 0
src/main/webapp/resources/view/common/modal/delete_modal.html

@@ -10,6 +10,7 @@
         width: 310px;
         width: 310px;
         border-radius: 0;
         border-radius: 0;
         outline: 0;
         outline: 0;
+        overflow: hidden;
     }
     }
     .modal-dialog{
     .modal-dialog{
         height: 152px;
         height: 152px;

+ 5 - 0
src/main/webapp/resources/view/usercenter/forstore/home_center.html

@@ -23,6 +23,11 @@
     .user_r_01 dl dd span.enName{
     .user_r_01 dl dd span.enName{
         max-width: 305px;
         max-width: 305px;
     }
     }
+    .user_r_02 .line02 p {
+        margin: 0 !important;
+        padding-left: 22px;
+        word-break: break-all;
+    }
 </style>
 </style>
 <!--右侧主体部分-->
 <!--右侧主体部分-->
 <div class="user_home">
 <div class="user_home">

+ 2 - 2
src/main/webapp/resources/view/usercenter/left_nav.html

@@ -20,7 +20,7 @@
     .disabled {
     .disabled {
         cursor: not-allowed;
         cursor: not-allowed;
     }
     }
-    #toast-container {
+ /*   #toast-container {
         top: 36px;
         top: 36px;
     }
     }
     #toast-container > .toast-info {
     #toast-container > .toast-info {
@@ -28,7 +28,7 @@
         font-size: 14px;
         font-size: 14px;
         font-weight: normal;
         font-weight: normal;
         width: auto;
         width: auto;
-    }
+    }*/
 </style>
 </style>
 <body>
 <body>
     <div id="left-nav-fragment" ng-controller="leftNavCtrl">
     <div id="left-nav-fragment" ng-controller="leftNavCtrl">

+ 2 - 2
src/main/webapp/resources/view/vendor/left_nav.html

@@ -21,7 +21,7 @@
 	.disabled {
 	.disabled {
 		cursor: not-allowed;
 		cursor: not-allowed;
 	}
 	}
-	#toast-container {
+	/*#toast-container {
 		top: 36px;
 		top: 36px;
 	}
 	}
 	#toast-container > .toast-info {
 	#toast-container > .toast-info {
@@ -29,7 +29,7 @@
 		font-size: 14px;
 		font-size: 14px;
 		font-weight: normal;
 		font-weight: normal;
 		width: auto;
 		width: auto;
-	}
+	}*/
 	.user_content .user_left ul li span {
 	.user_content .user_left ul li span {
 		width: 100%;
 		width: 100%;
 		display: inline-block;
 		display: inline-block;