bug
D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore
2019-01-14 09f7384054ac167cae1e19a10b8718610000c7a4
gx_tieta/WebRoot/js/whyc-jqueryui.js
@@ -484,6 +484,7 @@
   var TestVal = function(ele, options) {
      this.ele = ele;
      this.opts = options;
      this.ele.data('testVal', options);
   };
   var _proto = TestVal.prototype;