(function(root) { var $app = root.$app = { version: '1.0.0', basepath: '/', scriptdir: '/static/new/js/', skindir: '/', access: 'access.js', preferred: '', delayed: '', controller: '', arguments: {}, datetime: new date(), returl: '', createxhr: function() { if (typeof xmlhttprequest != "undefined") { return new xmlhttprequest(); } else if (typeof activexobject != "undefined") { if (typeof arguments.callee.activexstring != "string") { var versions = ["msxml2.xmlhttp.6.0", "msxml2.xmlhttp.3.0", "msxml2.xmlhttp"], i, len; for (i=0, len=versions.length; i < len; i++) { try { new activexobect(versions[i]); arguments.callee.activexstring = versions[i]; break; } catch (ex) { } } } return new activexobect(arguments.callee.activexstring); } else { throw new error("no xhr object available."); } }, /* detect mobile browsers - http://detectmobilebrowsers.com */ ismobileaccess: (function(a,b){if(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(a)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(a.substr(0,4))){ return true; } else { return false; }})(navigator.useragent||navigator.vendor||root.opera,'') }; root.$app = $app; })(window); /* * seajs 全局配置 */ (function(root, $seajs) { if ('undefined' != typeof $seajs) { $seajs.config({ base: root.$app.scriptdir, paths: { 'feapply': '{modules}' }, alias: { //标准库 'es5-shim': '{lib}/es5-shim.min', 'json': '{lib}/json2', 'jquery': '{lib}/jquery/jquery', 'jquery.ui': '{lib}/jquery/jquery.ui', 'underscore': '{lib}/underscore', 'underscore.string': '{lib}/underscore.string', //相关插件 'jquery.common': '{lib}/jquery/disk/jquery.common', 'jquery.cookie': '{lib}/jquery/disk/jquery.cookie', 'jquery.easings': '{lib}/jquery/disk/jquery.easings', 'jquery.form': '{lib}/jquery/disk/jquery.form', 'jquery.fullpage': '{lib}/jquery/disk/jquery.fullpage', 'jquery.hoversensor': '{lib}/jquery/disk/jquery.hoversensor', 'jquery.mousewheel': '{lib}/jquery/disk/jquery.mousewheel', 'jquery.myslider': '{lib}/jquery/disk/jquery.myslider', 'jquery.nicescroll': '{lib}/jquery/disk/jquery.nicescroll', 'jquery.placeholder': '{lib}/jquery/disk/jquery.placeholder', 'jquery.rotate': '{lib}/jquery/disk/jquery.rotate', 'jquery.superslide': '{lib}/jquery/disk/jquery.superslide', 'jquery.touchswipe': '{lib}/jquery/disk/jquery.touchswipe', 'imagesloaded': '{lib}/jquery/disk/imagesloaded', 'particles': '{lib}/plugins/particles', 'iscroll': '{lib}/plugins/iscroll', 'layer.dialog': '{lib}/jquery/disk/layer/layer', 'lhave': '{lib}/jquery/disk/lhave', 'nprogress': '{lib}/plugins/nprogress', 'swiper2': '{lib}/plugins/idangerous.swiper', 'swiper2.progress': '{lib}/plugins/idangerous.swiper.progress', 'wow': '{lib}/plugins/wow' }, vars: { 'lib': 'library', 'modules': 'modules' }, preload: [ function.prototype.bind ? '' : 'es5-shim', this.json ? '' : 'json', 'jquery', 'underscore', 'underscore.string', 'jquery.common', 'lhave' ], map: [ [/^(.*\.(?:css|js))(.*)$/i, '$1?t=' + (+new date())] ], debug: false, charset: function(url) { return 'utf-8'; } }); + function() { "use strict"; seajs.use('jquery', function($) { $(document).ready(function() { /* // 因闪屏问题,暂时启用 - 2016-10-10 kingrenner var metascrollbar = $('meta[name="lhave-apply-scrollbar"]'); if (metascrollbar.length > 0 && $.trim(metascrollbar.attr('content')) === "yes") { seajs.use('jq_nicescroll', function() { $('html').nicescroll({ cursorcolor: "#4fd819", cursoropacitymin: 1, cursoropacitymax: 1, cursorwidth: "10px", cursorborder: "1px solid #999999", cursorborderradius: 0, zindex: 201698600, scrollspeed: 20, mousescrollstep: 40, autohidemode: false, cursorminheight: 40, horizrailenabled: false }); var _nicescroll = $('html').getnicescroll(); _nicescroll.resize(); }); } */ var metadialog = $('meta[name="lhave-apply-dialog"]'); var metadialog_content = ''; if (metadialog.length > 0) { metadialog_content = $.trim(metadialog.attr('content')); var tmparray = metadialog_content.split(','); var tmpdlg = null; for (var i = 0, l = tmparray.length; i < l; i++) { if ("layer" === tmparray[i]) { seajs.use('layer_dialog', function(ldialog) { ldialog.config({ path: $global_config.scriptdir +'library/jquery/disk/layer/' }); }); } } } }); }); }(); } return; })(window, ('undefined' != typeof seajs ? seajs : undefined)); /* * ie10 viewport hack for surface/desktop windows 8 bug */ (function() { 'use strict'; if (navigator.useragent.match(/iemobile\/10\.0/)) { var msviewportstyle = document.createelement("style"); msviewportstyle.appendchild( document.createtextnode( "@-ms-viewport{width:auto!important;}" ) ); document.getelementsbytagname("head")[0].appendchild(msviewportstyle); } })(); /* * class.js v1.0 * @copyright distributed under the bsd license. */ (function() { 'use strict'; // saving constants var version = '1.0'; var original = window.class; // creating global class variable var class = window.class = function(obj) { obj = obj || {}; // call initialize if given var constructor = function() { return (this.initialize) ? this.initialize.apply(this, arguments) : self; }; // adds implement to the class itself if (obj.implement) { var self = window === this ? copy(constructor.prototype) : this; var imp = obj.implement; remove(obj, 'implement'); obj = extend(obj, implement(imp)); } // assign prototypes constructor.prototype = copy(obj); // assign correct constructor for correct instanceof comparison constructor.constructor = constructor; // save initial object as parent so it can be called by this.parent constructor._parent = copy(obj); // attaching class properties to constructor for (var i = 0, values = ['extend', 'implement', 'getoptions', 'setoptions']; i < values.length; i++) { constructor[values[i]] = class[values[i]]; } return constructor; }; // adding class method extend class.extend = function(obj) { var self = this; // check if implement is passed through extend if (obj.implement) { this.prototype = extend(this.prototype, implement(obj.implement)); // remove implement from obj remove(obj, 'implement'); } // check if we should invoke parent when its called within a method for (var key in obj) { obj[key] = typeof obj[key] === 'function' && /parent/.test(obj[key].tostring()) ? (function(method, name) { return function() { this.parent = self._parent[name]; return method.apply(this, arguments); }; })(obj[key], key) : obj[key] } // assign new parent this._parent = extend(this._parent, obj, true); // assign new prototype this.prototype = extend(this.prototype, obj); // return the class if its assigned return this; }; // adding class method implement class.implement = function(array) { return this.prototype = extend(this.prototype, implement(array)); }; // gets options from constructor class.getoptions = function() { return this.prototype.options || {}; }; // sets options for constructor class.setoptions = function(options) { return this.prototype.options = extend(this.prototype.options, options); }; // preventing conflicts class.noconflict = function() { // reassign original class obj to window window.class = original; return class; }; // returns current running version class.version = version; // helper for assigning methods to a new prototype function copy(obj) { var f = function() {}; f.prototype = obj.prototype || obj; return new f(); } // insures the removal of a given method name function remove(obj, name, safe) { // if save is active we need to copy all attributes over. if (safe) { var safeobj = {}; for (var key in obj) { if (key !== name) safeobj[key] = obj[key]; } } else { delete obj[name]; } return safeobj || obj; } // helper for merging two object with each other function extend(oldobj, newobj, preserve) { // failsave if something goes wrong if (!oldobj || !newobj) return oldobj || newobj || {}; // make sure we work with copies oldobj = copy(oldobj); newobj = copy(newobj); for (var key in newobj) { if (object.prototype.tostring.call(newobj[key]) === '[object object]') { extend(oldobj[key], newobj[key]); } else { // if preserve is set to true oldobj will not be overwritten by newobj if // oldobj has already a method key oldobj[key] = (preserve && oldobj[key]) ? oldobj[key] : newobj[key]; } } return oldobj; } // helper for implementing other classes or objects function implement(array) { var collection = {}; for (var i = 0; i < array.length; i++) { // check if a class is implemented and save its prototype if (typeof(array[i]) === 'function') array[i] = array[i].prototype; // safely remove initialize var safe = remove(array[i], 'initialize', true); // we use implement again if array has the apropriate methiod, otherwise we extend if (safe.implement) { collection = implement(safe.implement); } else { collection = extend(collection, safe); } } return collection; } })();