• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sentsin / layui / 417
49%
master: 50%

Build:
Build:
LAST BUILD BRANCH: v2.6.8
DEFAULT BRANCH: master
Ran 08 Oct 2019 09:56AM UTC
Jobs 1
Files 16
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
417

Pull #569

travis-ci

web-flow
数据表格增加后端合计前端渲染功能

使用时,在原数据表格异步数据接口格式中增加一个 totalrow 的字段,如下:
{
    "code":1,
    "msg":"",
    "count":1000,
    "data":[{},{}],
    "totalrow":{
         "amount":99999999.00
    }
}
这样,在表格定义的totalRow的 amount 字段就会使用后端传来的合计值。
Pull Request #569: 数据表格组件支持纯后端统计行

831 of 3545 branches covered (23.44%)

Branch coverage included in aggregate %.

2940 of 2940 new or added lines in 15 files covered. (100.0%)

1221 of 4241 relevant lines covered (28.79%)

252.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 417.1 08 Oct 2019 09:56AM UTC 0
26.35
Travis Job 417.1
Source Files on build 417
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #417
  • Pull Request #569
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc