D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore
2019-01-19 264dbe88cfa4e016ff4c11723e10ced603255a76
gx_tieta/WebRoot/mobil/loginm.html
@@ -185,14 +185,14 @@
        // 清空内容
        $('#lVerify').text('');
        // 配置拖动验证图像
        $('#lVerify').slideVerify({
         type : 2,   //类型
         vOffset : 5,  //误差量,根据需求自行调整
         vSpace : 5, //间隔
         imgName : ['verify.png'],
        $('#lVerify').pointsVerify({
         defaultNum : 4,   //默认的文字数量
         checkNum : 2,   //校对的文字数量
         vSpace : 5,   //间隔
         imgName : ['verify2.jpg'],
         imgSize : {
            width: '270px',
            height: '125px',
            height: '178px',
         },
         blockSize : {
            width: '40px',