1 /** 2 * vui base 3 * @function 4 * @author putaoshu@126.com 5 * @date 2012-02-08 6 */ 7 if (vui == undefined){ 8 var vui = {}; 9 } 10