Browse Source

Merge branch 'master' of http://192.168.1.41:3000/SmartCost/ConstructionCost

zhangweicheng 5 years ago
parent
commit
a54272df98

+ 1 - 1
web/building_saas/complementary_ration_lib/html/dinge.html

@@ -25,7 +25,7 @@
             cursor: s-resize;
         }
         div.resize-x{
-            width: 1%;
+            width: 4px;
             height: 100%;
             background: #efefef;
             cursor: w-resize;

+ 1 - 1
web/building_saas/css/custom.css

@@ -21,7 +21,7 @@ div.resize-y{
     cursor: s-resize;
 }
 div.resize-x{
-    width: 1%;
+    width: 4px;
     height: 100%;
     background: #efefef;
     cursor: w-resize;

+ 1 - 1
web/building_saas/report/html/rpt_main.html

@@ -14,7 +14,7 @@
                 </div>
             </div>
         </div>
-        <div class="col-auto" id="main-view" style="width: 80%">
+        <div class="col-auto p-0" id="main-view" style="width: 80%">
             <div class="resize-x" id="right-spr" r-Type="width" div1="#tree-view" div2="#main-view" title="调整大小" a-type="percent"><!--调整左右高度条--></div>
             <div class="toolsbar-f d-flex justify-content-between">
                 <div class="print-toolsbar">

+ 1 - 1
web/common/html/header.html

@@ -60,7 +60,7 @@
                     <a class="dropdown-item" href="#">重庆市2008定额说明</a>-->
                     <!--<a class="dropdown-item" href="/web/common/html/pdfViewer.html?type=userGuide" target="_blank">用户手册</a>
                     <a class="dropdown-item" href="/web/common/html/pdfViewer.html?type=upgradeGuide" target="_blank">升级说明</a>-->
-                    <a class="dropdown-item" href="http://h.zhzdwd.com/gitbook/yun" target="_blank">用户手册</a>
+                    <a class="dropdown-item" href="http://doc.zhzdwd.com/docs/dsk_yhsc" target="_blank">用户手册</a>
                     <a class="dropdown-item" href="/public/share/upgradeGuide/upgradeGuide.pdf" target="_blank">升级说明</a>
                     <a class="dropdown-item" href="https://smartcost.com.cn/" target="_blank">纵横官网</a>
                     <!--  <a class="dropdown-item" href="#">动画教程</a>-->