Explorar o código

服务记录移动至底部,增加借出 销售

chente %!s(int64=5) %!d(string=hai) anos
pai
achega
629449a718
Modificáronse 3 ficheiros con 70 adicións e 30 borrados
  1. 1 1
      css/cld-custom.css
  2. 1 1
      js/cld-custom.js
  3. 68 28
      product-yun-yh.html

+ 1 - 1
css/cld-custom.css

@@ -190,7 +190,7 @@
   cursor: pointer;
 }
 .sheet-panel-log{
-  height:200px;
+  height:314px;
 }
 .sheet-btns {
   height:24px;

+ 1 - 1
js/cld-custom.js

@@ -1,5 +1,5 @@
 function autoFlashHeight(){
     $(".sheet-panel-content").height($(window).height()-138);
     $(".modal-search-height").height($(window).height()-226);
-    $(".sheet-panel-righttop").height($(window).height()-436);
+    $(".sheet-panel-righttop").height($(window).height()-550);
 };

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 68 - 28
product-yun-yh.html