var XCONFIG = {data: {"urls":{"www":"https:\/\/www.shzsxh.cn","m":"https:\/\/m.shzsxh.cn","res":"https:\/\/www.shzsxh.cn\/res","img":"https:\/\/img.shzsxh.cn","verify":"https:\/\/www.shzsxh.cn\/verify\/"},"info":{"name":"\u4e0a\u6d77\u88c5\u9970\u884c\u4e1a\u534f\u4f1a","ename":"Shanghai Decoration Industry Association","ow":"\u4e0a\u6d77\u88c5\u6f62\u7f51","link":"https:\/\/www.shzsxh.cn","tel":"400-101-8060","tel2":"400-118-8580","address":""}},getCompleteUrl: function(path){var urls = this.data.urls;var host = arguments.length === 2 ? urls[arguments[1]] : urls['www'];host = host.replace(/(\/*$)/g, '');path = path.replace(/(^\/*)/g, '');return host + '/' + path;}};(function ($) {$.fn.serializeJson = function () {let serializeObj = {};let array = this.serializeArray();$(array).each(function () {if (serializeObj[this.name]) {if ($.isArray(serializeObj[this.name])) {serializeObj[this.name].push(this.value);} else {serializeObj[this.name] = [serializeObj[this.name], this.value];}} else {serializeObj[this.name] = this.value;}});return serializeObj;};})(jQuery);