Browse Source

修改空状态

Administrator 7 years ago
parent
commit
f7063c6897

+ 2 - 0
src/main/webapp/resources/css/index.css

@@ -2996,6 +2996,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
 	display:inline-block;
 	width:14px;
 	height:14px;
+	margin-left:10px;
 	vertical-align:middle;
 	background: url("../img/empty/load.png")no-repeat;
 }
@@ -3003,6 +3004,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
 	display:inline-block;
 	width:20px;
 	height:14px;
+	margin-rihgt:10px;
 	vertical-align:middle;
 	background: url("../img/empty/way.png")no-repeat;
 }

+ 1 - 1
src/main/webapp/resources/tpl/index/baseInfo/prodList.html

@@ -211,7 +211,7 @@ width: 80px;
         <i></i>
     </div>
     <div class="pub-com_head">
-        <span>产品库21</span>
+        <span>产品库</span>
         <div class="p-right">
             <a ng-click="exportXls()" target="_self" class="text-simple" title="导出Excel表格">导出</a>
             <!--<a ui-sref="sale.newProdInfo">新增</a>-->