21 lines
482 KiB
JavaScript
21 lines
482 KiB
JavaScript
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-d461529e","chunk-2d0da983","chunk-2d0da983"],{"0010":function(A,t,e){},"00da":function(A,t,e){"use strict";e.r(t);var i=function(){var A=this,t=A.$createElement,e=A._self._c||t;return e("div",{staticClass:"mobile-config pro"},[A._l(A.rCom,(function(t,i){return e("div",{key:i},[e(t.components.name,{key:i,ref:"childData",refInFor:!0,tag:"component",attrs:{configObj:A.configObj,configNme:t.configNme,index:A.activeIndex,num:t.num},on:{getConfig:A.getConfig}})],1)})),A._v(" "),e("rightBtn",{attrs:{activeIndex:A.activeIndex,configObj:A.configObj}})],2)},n=[],o=e("db72"),a=e("fd0b"),s=e("befa"),r={name:"c_home_topic",cname:"专场",componentsName:"home_topic",props:{activeIndex:{type:null},num:{type:null},index:{type:null}},components:Object(o["a"])(Object(o["a"])({},a["a"]),{},{rightBtn:s["a"]}),data:function(){return{configObj:{},rCom:[{components:a["a"].c_set_up,configNme:"setUp"}],space:[{components:a["a"].c_menu_list,configNme:"menuConfig"}],space2:[],oneStyle:[{components:a["a"].c_txt_tab,configNme:"bgStyle"},{components:a["a"].c_txt_tab,configNme:"conStyle"},{components:a["a"].c_is_show,configNme:"colorShow"},{components:a["a"].c_bg_color,configNme:"bgColor"},{components:a["a"].c_slider,configNme:"prConfig"},{components:a["a"].c_slider,configNme:"mbConfig"}],twoStyle:[{components:a["a"].c_txt_tab,configNme:"bgStyle"},{components:a["a"].c_txt_tab,configNme:"conStyle"},{components:a["a"].c_is_show,configNme:"colorShow"},{components:a["a"].c_txt_tab,configNme:"pointerStyle"},{components:a["a"].c_txt_tab,configNme:"txtStyle"},{components:a["a"].c_bg_color,configNme:"bgColor"},{components:a["a"].c_slider,configNme:"prConfig"},{components:a["a"].c_slider,configNme:"mbConfig"}],type:0,setUp:0,count:1}},watch:{num:function(A){var t=JSON.parse(JSON.stringify(this.$store.state.mobildConfig.defaultArray[A]));this.configObj=t},configObj:{handler:function(A,t){this.$store.commit("mobildConfig/UPDATEARR",{num:this.num,val:A})},deep:!0},"configObj.menuConfig.list":{handler:function(A,t){this.count=A.length},deep:!0},"configObj.setUp.tabVal":{handler:function(A,t){this.setUp=A;var e=[this.rCom[0]];if(0==A){var i=[{components:a["a"].c_menu_list,configNme:"menuConfig"}];this.rCom=e.concat(i)}else this.count>1?this.rCom=e.concat(this.twoStyle):this.rCom=e.concat(this.oneStyle)},deep:!0}},mounted:function(){var A=this;this.$nextTick((function(){var t=JSON.parse(JSON.stringify(A.$store.state.mobildConfig.defaultArray[A.num]));A.configObj=t}))},methods:{getConfig:function(A){}}},c=r,l=e("2877"),g=Object(l["a"])(c,i,n,!1,null,"01f8ecf4",null);t["default"]=g.exports},"035d":function(A,t,e){"use strict";e("e696")},"051f":function(A,t,e){"use strict";e.r(t);var i=function(){var A=this,t=A.$createElement,e=A._self._c||t;return e("div",{staticClass:"box"},[2!==this.$route.query.type?e("div",{staticClass:"c_row-item"},[e("el-col",{staticClass:"label",attrs:{span:4}},[A._v("\n 模板名称\n ")]),A._v(" "),e("el-col",{staticClass:"slider-box",attrs:{span:19}},[e("el-input",{attrs:{placeholder:"选填不超过15个字",maxlength:"15"},on:{change:A.changName},model:{value:A.name,callback:function(t){A.name=t},expression:"name"}})],1)],1):A._e(),A._v(" "),e("div",{staticClass:"c_row-item"},[e("el-col",{staticClass:"label",attrs:{span:4}},[A._v("\n 页面标题\n ")]),A._v(" "),e("el-col",{staticClass:"slider-box",attrs:{span:19}},[e("el-input",{attrs:{placeholder:"选填不超过30个字",maxlength:"30"},on:{change:A.changVal},model:{value:A.value,callback:function(t){A.value=t},expression:"value"}})],1)],1),A._v(" "),A.is_store?A._e():e("div",{staticClass:"c_row-item acea-row row-top"},[e("el-col",{staticClass:"label",attrs:{span:4}},[A._v("\n 背景设置\n ")]),A._v(" "),e("el-col",{staticClass:"slider-box",attrs:{span:19}},[e("div",{staticClass:"acea-row row-between row-top color"},[e("el-checkbox",{on:{change:A.bgColorTap},model:{value:A.bgColor,callback:function(t){A.bgColor=t},expression:"bgColor"}},[A._v("背景色")]),A._v("
|
||
|
/*!
|
||
|
* html2canvas 1.4.1 <https://html2canvas.hertzen.com>
|
||
|
* Copyright (c) 2022 Niklas von Hertzen <https://hertzen.com>
|
||
|
* Released under MIT License
|
||
|
*/
|
||
|
(function(t,e){A.exports=e()})(0,(function(){"use strict";
|
||
|
/*! *****************************************************************************
|
||
|
Copyright (c) Microsoft Corporation.
|
||
|
|
||
|
Permission to use, copy, modify, and/or distribute this software for any
|
||
|
purpose with or without fee is hereby granted.
|
||
|
|
||
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
||
|
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
|
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||
|
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||
|
PERFORMANCE OF THIS SOFTWARE.
|
||
|
***************************************************************************** */var A=function(t,e){return A=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(A,t){A.__proto__=t}||function(A,t){for(var e in t)Object.prototype.hasOwnProperty.call(t,e)&&(A[e]=t[e])},A(t,e)};function t(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function i(){this.constructor=t}A(t,e),t.prototype=null===e?Object.create(e):(i.prototype=e.prototype,new i)}var e=function(){return e=Object.assign||function(A){for(var t,e=1,i=arguments.length;e<i;e++)for(var n in t=arguments[e],t)Object.prototype.hasOwnProperty.call(t,n)&&(A[n]=t[n]);return A},e.apply(this,arguments)};function i(A,t,e,i){function n(A){return A instanceof e?A:new e((function(t){t(A)}))}return new(e||(e=Promise))((function(e,o){function a(A){try{r(i.next(A))}catch(Gt){o(Gt)}}function s(A){try{r(i["throw"](A))}catch(Gt){o(Gt)}}function r(A){A.done?e(A.value):n(A.value).then(a,s)}r((i=i.apply(A,t||[])).next())}))}function n(A,t){var e,i,n,o,a={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"===typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(A){return function(t){return r([A,t])}}function r(o){if(e)throw new TypeError("Generator is already executing.");while(a)try{if(e=1,i&&(n=2&o[0]?i["return"]:o[0]?i["throw"]||((n=i["return"])&&n.call(i),0):i.next)&&!(n=n.call(i,o[1])).done)return n;switch(i=0,n&&(o=[2&o[0],n.value]),o[0]){case 0:case 1:n=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,i=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(n=a.trys,!(n=n.length>0&&n[n.length-1])&&(6===o[0]||2===o[0])){a=0;continue}if(3===o[0]&&(!n||o[1]>n[0]&&o[1]<n[3])){a.label=o[1];break}if(6===o[0]&&a.label<n[1]){a.label=n[1],n=o;break}if(n&&a.label<n[2]){a.label=n[2],a.ops.push(o);break}n[2]&&a.ops.pop(),a.trys.pop();continue}o=t.call(A,a)}catch(Gt){o=[6,Gt],i=0}finally{e=n=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}function o(A,t,e){if(e||2===arguments.length)for(var i,n=0,o=t.length;n<o;n++)!i&&n in t||(i||(i=Array.prototype.slice.call(t,0,n)),i[n]=t[n]);return A.concat(i||t)}for(var a=function(){function A(A,t,e,i){this.left=A,this.top=t,this.width=e,this.height=i}return A.prototype.add=function(t,e,i,n){return new A(this.left+t,this.top+e,this.width+i,this.height+n)},A.fromClientRect=function(t,e){return new A(e.left+t.windowBounds.left,e.top+t.windowBounds.top,e.width,e.height)},A.fromDOMRectList=function(t,e){var i=Array.from(e).find((function(A){return 0!==A.width}));return i?new A(i.left+t.windowBounds.left,i.top+t.windowBounds.top,i.width,i.height):A.EMPTY},A.EMPTY=new A(0,0,0,0),A}(),s=function(A,t){return a.fromClientRect(A,t.getBoundingClientRect())},r=function(A){var t=A.body,e=A.documentElement;if(!t||!e)throw new Error("Unable to get document size");var i=Math.max(Math.max(t.scrollWidth,e.scrollWidth),Math.max(t.offsetWidth,e.offsetWidth),Math.max(t.clientWidth,e.clientWidth)),n=Math.max(Math.max(t.scrollHeight,e.scrollHeight),Math.max(t.offsetHeight,e.offsetHeight),Math.max(t.clientHeight,e.clientHeight));return new a(0,0,i,n)},c=function(A){var t=[],e=0,i=A.length;while(e<i){var n=A.charCodeAt(e++);if(n>=55296&&n<=56319&&e<i){var o=A.charCodeAt(e++);56320===(64512&o)?t.push(((1023&n)<<10)+(1023&o)+65536):(t.push(n),e--)}else t.push(n)}return t},l=function(){for(var A=[],t=0;t<arguments.length;t++)A[t]=arguments[t];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var e=A.length;if(!e)return"";var i=[],n=-1,o="";while(++n<e){var a=A[n];a<=65535?i.push(a):(a-=65536,i.push(55296+(a>>10),a%1024+56320)),(n+1===e||i.length>16384)&&(o+=String.fromCharCode.apply(String,i),i.length=0)}return o},g="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",u="undefined"===typeof Uint8Array?[]:new Uint8Array(256),f=0;f<g.length;f++)u[g.charCodeAt(f)]=f;for(var d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijkl
|