Files

2 lines
1.6 MiB
JavaScript
Raw Permalink Normal View History

2025-05-19 17:29:51 +08:00
/*! For license information please see titanOne.dll.js.LICENSE.txt */
var titanOne;(()=>{var __webpack_modules__={2638:(e,t,i)=>{var n,r,o;r=[i(4778)],void 0===(o="function"==typeof(n=function(e){"use strict";var t=e.Comm={ajaxTimeout:12e4,remoteRe:/\.action/,defaultHostKey:"ecas",defaultSettings:{type:"post",cache:!1,data:{},async:!0,processData:!1,traditional:!0,dataType:"json",hostKey:"",headers:{"x-requested-with":"x-requested-with"}},events:["success","error","beforeSend","complete"],postToRemote:function(t,i,n,r){var o=this,a=arguments,s=a.length,l=o.defaultSettings,c=e.util.clone(l);if($.isObject(t)?$.extend(c,t):$.extend(c,{url:t}),s>1)if($.isFunction(i))c.hasOwnProperty("success")||(c.success=i),n&&!c.hasOwnProperty("error")&&(c.error=n);else{n&&!c.hasOwnProperty("success")&&(c.success=n),r&&!c.hasOwnProperty("error")&&(c.error=r);var u=a[s-1],d=$.isBoolean(u)?u:e.Extra.warp;$.extend(c,{data:e.Extra.warpReqParams(i,d)})}c.hasOwnProperty("timeout")||$.extend(c,{timeout:o.ajaxTimeout});var p={};o.events.forEach((function(t){var i=c[t]||$.emptyFn;p[t]=function(){if(!1!==i.apply(this,arguments)){var n="recv"+e.String.capitalize(t)+"Dispatch";(o[n]||$.emptyFn).apply(this,arguments)}}})),c=o.convertDataParams($.extend(c,p)),o.executeAjax(c)},convertDataParams:function(t){if(t.data||(t.data={}),t.data&&"string"==typeof t.data&&(t.data=e.Object.fromQueryString(t.data)),-1!==t.url.indexOf("?")){var i=t.url.indexOf("?"),n=e.Object.fromQueryString(t.url.substring(i));t.url=t.url.substr(0,i),e.extend(!0,t.data,n)}return"GET"===t.type.toUpperCase()&&(t.processData=!0),t},executeAjax:function(t){e.ajax(t)}};e.apply(e,{postToRemote:e.Function.alias(t,"postToRemote")})})?n.apply(t,r):n)||(e.exports=o)},4778:function(e,t,i){var n,r,o;i(1703),i(7658),r="undefined"!=typeof window?window:this,o=function(i,r){var o=[],a=o.slice,s=o.concat,l=o.push,c=o.indexOf,u={},d=u.toString,p=u.hasOwnProperty,h={},f="2.1.4",g=function(e,t){return new g.fn.init(e,t)},m=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,v=/^-ms-/,y=/-([\da-z])/gi,b=function(e,t){return t.toUpperCase()};function w(e){var t="length"in e&&e.length,i=g.type(e);return"function"!==i&&!g.isWindow(e)&&(!(1!==e.nodeType||!t)||"array"===i||0===t||"number"==typeof t&&t>0&&t-1 in e)}g.regExps={},g.fn=g.prototype={eui:f,constructor:g,selector:"",length:0,toArray:function(){return a.call(this)},get:function(e){return null!=e?0>e?this[e+this.length]:this[e]:a.call(this)},pushStack:function(e){var t=g.merge(this.constructor(),e);return t.prevObject=this,t.context=this.context,t},each:function(e,t){return g.each(this,e,t)},map:function(e){return this.pushStack(g.map(this,(function(t,i){return e.call(t,i,t)})))},slice:function(){return this.pushStack(a.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,i=+e+(0>e?t:0);return this.pushStack(i>=0&&t>i?[this[i]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:l,sort:o.sort,splice:o.splice},g.extend=g.fn.extend=function(){var e,t,i,n,r,o,a=arguments[0]||{},s=1,l=arguments.length,c=!1;for("boolean"==typeof a&&(c=a,a=arguments[s]||{},s++),"object"==typeof a||g.isFunction(a)||(a={}),s===l&&(a=this,s--);l>s;s++)if(null!=(r=arguments[s]))for(n in r)e=a[n],a!==(i=r[n])&&(c&&i&&(g.isPlainObject(i)||(t=g.isArray(i)))?(t?(t=!1,o=e&&g.isArray(e)?e:[]):o=e&&g.isPlainObject(e)?e:{},a[n]=g.extend(c,o,i)):void 0!==i&&(a[n]=i));return a},g.extend({expando:"Eui"+(f+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isFunction:function(e){return"function"===g.type(e)},isArray:Array.isArray||function(e){return"array"===g.type(e)},isWindow:function(e){return null!=e&&e==e.window},isNumeric:function(e){return!g.isArray(e)&&e-parseFloat(e)+1>=0},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},isPlainObject:function(e){var t;if(!e||"object"!==g.type(e)||e.nodeType||g.isWindow(e))return!1;try{if(e.constructor&&!p.call(e,"constructor")&&!p.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(e){return!1}if(h.ownLast)for(t in e)return p.call(e,t);for(t in e);return void 0=