ソースを参照

商机/仪表盘

chente 4 年 前
コミット
0ef22f406b
4 ファイル変更4142 行追加513 行削除
  1. 103 512
      business.html
  2. 1 1
      js/cld-custom.js
  3. 1995 0
      message.html
  4. 2043 0
      workbench.html

ファイルの差分が大きいため隠しています
+ 103 - 512
business.html


+ 1 - 1
js/cld-custom.js

@@ -5,5 +5,5 @@ function autoFlashHeight(){
     var splog = getObjHeight($(".sheet-panel-log"));
     $(".sheet-panel-content").height($(window).height()-138);
     $(".modal-search-height").height($(window).height()-226);
-    $(".sheet-panel-righttop").height($(window).height()-splog-236);
+    $(".sheet-panel-righttop").height($(window).height()-splog-244);
 };

ファイルの差分が大きいため隠しています
+ 1995 - 0
message.html


ファイルの差分が大きいため隠しています
+ 2043 - 0
workbench.html