caosy 5e8477df4f 【JHMES】产品SN防呆前缀不必填 2 yıl önce
..
META-INF 20adeea8b4 add pom.xml base on svn-mes 5 yıl önce
WEB-INF dc5055b024 druid包回退 4 yıl önce
app 5e8477df4f 【JHMES】产品SN防呆前缀不必填 2 yıl önce
jsps 20adeea8b4 add pom.xml base on svn-mes 5 yıl önce
resource 36456add2d 【钜弘MES】条码拆分逻辑调整以及网页端条码打印方法调整 4 yıl önce
resource2 20adeea8b4 add pom.xml base on svn-mes 5 yıl önce
workfloweditor 20adeea8b4 add pom.xml base on svn-mes 5 yıl önce
Readme.md 20adeea8b4 add pom.xml base on svn-mes 5 yıl önce

Readme.md

#WebContent目录介绍 resources/ #资源文件

app/                    #.js应用
    controller/         #extjs mvc控制层
        common/         #common模块

    override/           #重写

    plugin/             #插件

    util/               #工具

    view/               #extjs mvc视图层
        common/         #common模块

lib/                    #第三方库
    bootstrap/          #twitter bootstrap样式

    ext/                #ext4.2库
        resources/      #ext资源文件

    jquery/             #jquery库
        plugin/         #jquery插件
        style/          #jquery及其插件用到的样式

style/                  #样式资源
    css/                #样式文件

    img/                #图片文件
        icon/           #小图标
        icon-lg/        #大图标
        screen/         #全屏背景图片
        tool/           #工具类图标

view/                   #页面
    common/             #common模块