Files
mp-weixin-2811-xcx.aigc-qui…/components/diy-components/diy-rich-text.js
2025-12-27 09:01:32 +08:00

11 lines
2.0 KiB
JavaScript

(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/diy-components/diy-rich-text"],{"2e65":function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return r})),n.d(e,"a",(function(){}));var o=function(){var t=this.$createElement;this._self._c},r=[]},"3bff":function(t,e,n){},"6abe":function(t,e,n){"use strict";var o=n("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=o(n("e5ac")),u={name:"diy-rich-text",props:{value:{type:Object}},data:function(){return{html:""}},created:function(){this.html=(0,r.default)(this.value.html)},watch:{componentRefresh:function(t){}},computed:{richTextWarpCss:function(){var t="";return t+="background-color:"+this.value.componentBgColor+";","round"==this.value.componentAngle&&(t+="border-top-left-radius:"+2*this.value.topAroundRadius+"rpx;",t+="border-top-right-radius:"+2*this.value.topAroundRadius+"rpx;",t+="border-bottom-left-radius:"+2*this.value.bottomAroundRadius+"rpx;",t+="border-bottom-right-radius:"+2*this.value.bottomAroundRadius+"rpx;"),t}},mounted:function(){},methods:{}};e.default=u},"7e66":function(t,e,n){"use strict";n.r(e);var o=n("6abe"),r=n.n(o);for(var u in o)["default"].indexOf(u)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(u);e["default"]=r.a},bf343:function(t,e,n){"use strict";n.r(e);var o=n("2e65"),r=n("7e66");for(var u in r)["default"].indexOf(u)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(u);n("da64");var a=n("828b"),i=Object(a["a"])(r["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);e["default"]=i.exports},da64:function(t,e,n){"use strict";var o=n("3bff"),r=n.n(o);r.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/diy-components/diy-rich-text-create-component',
{
'components/diy-components/diy-rich-text-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("bf343"))
})
},
[['components/diy-components/diy-rich-text-create-component']]
]);