Closed bcho closed 11 years ago
Improve the code, make it clear and modularity.
var helper = { config: {}, parser: {}, query: {}, init: {} };
fixed via https://github.com/bcho/gdut-library-helper/commit/3e3504ec036b3c573485fc615eabe255f4369b59
Improve the code, make it clear and modularity.