xmoyKing / ureport-js-customed

UReport-前端部分-修改版

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ureport-js-customed

UReport-前端部分-修改版

源自:https://github.com/youseries/ureport

修改如下:

  1. 添加了webpack的依赖,使用时需要webpack打包,然后替换jar包内对应的js bundle文件
  2. 添加的json类型数据源未完成i18n多语种功能,具体功能见DatasourcePanel.js
  3. 修改了webpack配置中drop_commit
  4. 修改了table2xml内数据源部分

webpack打包流程:

  1. npm install webpack -g
  2. npm run build

打包之后的文件在ureport-asserts中

About

UReport-前端部分-修改版


Languages

Language:JavaScript 98.7%Language:CSS 1.2%Language:HTML 0.1%