起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

12
返回列表 发新帖
楼主: zhaoxianyi

[结贴] 多表头后显示空行

[复制链接]

25

主题

108

帖子

288

积分

中级会员

Rank: 3Rank: 3

积分
288
QQ
 楼主| 发表于 2017-11-14 10:57:48 | 显示全部楼层
------------- 3/2 .w----
<div component="$UI/system/components/justep/grid/grid" hiddenCaptionbar="true"
              xid="detailGrid" data="detailData" height="auto" class="x-grid-no-bordered" width="100%">
              <columns xid="columns">
               
                <column label="期次"  name="QC" editable="true" width="90px">
                  <editor>
                    <input component="$UI/system/components/justep/input/input"
                      class="form-control" bind-ref="ref('QC')"/>
                  </editor>
                </column>
                <column  label="电量" name="fGDDL" editable="true" width="150px">
                  <editor>
                    <input component="$UI/system/components/justep/input/input"
                      class="form-control" bind-ref="ref('fGDDL')"/>
                  </editor>
                </column>
                <column label="平均价" name="fGDPJJ" editable="true" width="130px">
                  <editor>
                    <input component="$UI/system/components/justep/input/input"
                      class="form-control" bind-ref="ref('fGDPJJ')"/>
                  </editor>
                </column>
                <column label="总额" name="fGDZE" editable="true" width="150px">
                  <editor>
                    <input component="$UI/system/components/justep/input/input"
                      class="form-control" bind-ref="ref('fGDZE')"/>
                  </editor>
                </column>
                <column label="电量" name="fSDDL" editable="true" width="129px">
                  <editor>
                    <input component="$UI/system/components/justep/input/input"
                      class="form-control" bind-ref="ref('fSDDL')"/>
                  </editor>
                </column>
                <column label="平均价" name="fSDPJJ" editable="true" width="130px">
                  <editor>
                    <input component="$UI/system/components/justep/input/input"
                      class="form-control" bind-ref="ref('fSDPJJ')"/>
                  </editor>
                </column>
                <column label="电总额" name="fGDDZE" editable="true" width="150px">
                  <editor>
                    <input component="$UI/system/components/justep/input/input"
                      class="form-control" bind-ref="ref('fGDDZE')"/>
                  </editor>
                </column>
                <column label="量差" name="fDBLC" editable="true" width="100px">
                  <editor>
                    <input component="$UI/system/components/justep/input/input"
                      class="form-control" bind-ref="ref('fDBLC')"/>
                  </editor>
                </column>
                <column label="量比" name="fDBLB" editable="true" width="100px">
                  <editor>
                    <input component="$UI/system/components/justep/input/input"
                      class="form-control" bind-ref="ref('fDBLB')"/>
                  </editor>
                </column>
                <column label="平均价差" name="fDBPJJC" editable="true" width="100px">
                  <editor>
                    <input component="$UI/system/components/justep/input/input"
                      class="form-control" bind-ref="ref('fDBPJJC')"/>
                  </editor>
                </column>
                <column label="平均价比"  name="fDBPJJB" editable="true" width="100px">
                  <editor>
                    <input component="$UI/system/components/justep/input/input"
                      class="form-control" bind-ref="ref('fDBPJJB')"/>
                  </editor>
                </column>
                <column label="总金额差"  name="fDBZJEC" editable="true" width="100px">
                  <editor>
                    <input component="$UI/system/components/justep/input/input"
                      class="form-control" bind-ref="ref('fDBZJEC')"/>
                  </editor>
                </column>
                <column label="总金额比" name="fDBZJEB" editable="true" width="120px">
                  <editor>
                    <input component="$UI/system/components/justep/input/input"
                      class="form-control" bind-ref="ref('fDBZJEB')"/>
                  </editor>
                </column>
              </columns>
            <groupHeaders xid="default5">
   <groupHeader xid="default6">
    <item columnCount="3" startColumn="fGDDL" titleText="购电" xid="default7"></item>
    <item columnCount="3" startColumn="fSDDL" titleText="售电" xid="default8"></item>
    <item columnCount="6" startColumn="fDBLC" titleText="对比" xid="default11"></item></groupHeader> </groupHeaders></div>  
            <div component="$UI/system/components/justep/pagerBar/pagerBar"
              class="x-pagerbar container-fluid" xid="detailPagerBar" data="detailData">
              <div class="row" xid="div3">
                <div class="col-sm-3" xid="div9">
                  <div class="x-pagerbar-length" xid="div10">
                    <label component="$UI/system/components/justep/pagerLimitSelect/pagerLimitSelect"
                      class="x-pagerlimitselect" xid="pagerLimitSelect2">
                      <span xid="span22">显示</span>  
                      <select component="$UI/system/components/justep/select/select"
                        class="form-control input-sm" xid="select2">
                        <option value="10" xid="default16">10</option>  
                        <option value="20" xid="default17">20</option>  
                        <option value="50" xid="default18">50</option>  
                        <option value="100" xid="default19">100</option>
                      </select>  
                      <span xid="span23">条</span>
                    </label>
                  </div>
                </div>  
                <div class="col-sm-3" xid="div11">
                  <div class="x-pagerbar-info" xid="div12">当前显示0条,共0条</div>
                </div>  
                <div class="col-sm-6" xid="div13">
                  <div class="x-pagerbar-pagination" xid="div14">
                    <ul class="pagination" component="$UI/system/components/bootstrap/pagination/pagination"
                      xid="pagination2">
                      <li class="prev" xid="li3">
                        <a href="#" xid="a2">
                          <span aria-hidden="true" xid="span24">«</span>  
                          <span class="sr-only" xid="span25">Previous</span>
                        </a>
                      </li>  
                      <li class="next" xid="li4">
                        <a href="#" xid="a4">
                          <span aria-hidden="true" xid="span26">»</span>  
                          <span class="sr-only" xid="span27">Next</span>
                        </a>
                      </li>
                    </ul>
                  </div>
                </div>
              </div>
            </div>
            
         
            
          </div>
        </div>
      </div>
    </div>
  </div>
    <span component="$UI/system/components/justep/windowDialog/windowDialog" xid="windowDialog"
    title="编辑" status="normal" showTitle="true" height="550" width="80%" src="$UI/dlsc/jygl/process/jygl/selectDlg.w"
    onReceive="windowDialogReceive" style="top:58px;left:7px;">
           
    <result concept="mainData" operation="edit" origin="dialogData" xid="default1">
   <mapping from="m" to="TRAD_ID" xid="default2"></mapping>
   <mapping from="TRAD_NAME" to="TRAD_NAME" xid="default3"></mapping>
   <mapping from="TRAD_QC" to="TRAD_QC" xid="default4"></mapping></result></span>
<resource xid="resource2"><require xid="require1" url="css!$UI/dlsc/dlsc"></require></resource></div>
回复 支持 反对

使用道具 举报

91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
36067
发表于 2017-11-14 14:44:06 | 显示全部楼层
本地用你的资源测试没问题,确认是不是自己修改的样式导致的
grid.png
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

25

主题

108

帖子

288

积分

中级会员

Rank: 3Rank: 3

积分
288
QQ
 楼主| 发表于 2017-11-14 16:21:36 | 显示全部楼层
jishuang 发表于 2017-11-14 14:44
本地用你的资源测试没问题,确认是不是自己修改的样式导致的

css:
.nav-tabs li{height:25px}
.nav-tabs li a{height:25px;padding-top:2px;}
回复 支持 反对

使用道具 举报

25

主题

108

帖子

288

积分

中级会员

Rank: 3Rank: 3

积分
288
QQ
 楼主| 发表于 2017-11-14 16:24:52 | 显示全部楼层

RE: 多表头后显示空行

设计器中的样子,多一个“|”

设计器中的样子,多一个“|”



回复 支持 反对

使用道具 举报

91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
36067
发表于 2017-11-14 16:51:44 | 显示全部楼层
3.7版本中测试的,加上了你发的样式也没问题
grid.png
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2024-11-23 22:54 , Processed in 0.053735 second(s), 23 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表