Files
2026-04-14 17:38:46 +08:00

11 lines
3.8 KiB
JavaScript

(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/community-comment/community-comment"],{"1d01":function(t,e,n){},"20c4":function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return r})),n.d(e,"a",(function(){return o}));var o={uMask:function(){return n.e("components/uview-ui/components/u-mask/u-mask").then(n.bind(null,"693c"))}},i=function(){var t=this,e=t.$createElement;t._self._c;t._isMounted||(t.e0=function(e){t.show=!1},t.e1=function(e){t.isFocus=!0},t.e2=function(e){e.stopPropagation(),t.show=!1})},r=[]},"4f4a":function(t,e,n){"use strict";(function(t){var o=n("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=o(n("7eb4")),r=o(n("ee10")),u=o(n("7ca3")),c=n("8f59"),a=n("6440"),s=n("0aec");n("f4fb");function f(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,o)}return n}function l(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?f(Object(n),!0).forEach((function(e){(0,u.default)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):f(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var m={name:"community-comment",props:{value:{type:Boolean},communityId:{type:[Number,String]},pid:{type:[String,Number]},placeholder:{type:[String,Number],default:"发表你的想法吧..."},safeAreaInsetBottom:{type:Boolean,default:!1}},data:function(){return{isFocus:!0,height:0,content:""}},computed:l(l({},(0,c.mapGetters)(["sysInfo"])),{},{commentPlaceholder:function(){return this.placeholder},show:{get:function(){return this.value},set:function(t){this.$emit("input",t)}},tabbarBottom:function(){if(this.safeAreaInsetBottom){console.log("???");var e=this.sysInfo.safeArea,n=this.sysInfo.screenHeight-e.bottom,o=t.getMenuButtonBoundingClientRect();return n+o.bottom-o.top+15}return 0}}),mounted:function(){this.handleComment=(0,s.trottle)(this.handleComment,500,this)},methods:{handleFocus:function(t){var e=this;return(0,r.default)(i.default.mark((function n(){return i.default.wrap((function(n){while(1)switch(n.prev=n.next){case 0:e.isFocus=!0,"pages/community/community"==(0,s.currentPage)().route?e.height=t.detail.height-54:e.height=t.detail.height;case 2:case"end":return n.stop()}}),n)})))()},handleBlur:function(){this.isFocus=!1},handleComment:function(){var t=this;if(!this.isLogin)return this.$Router.push("/pages/login/login");(0,a.apiCommunityCommentAdd)({article_id:this.communityId,pid:this.pid,comment:this.content}).then((function(e){t.$toast({title:e.msg}),1==e.code&&(t.show=!1,t.$emit("change",e.data),t.content="")}))}}};e.default=m}).call(this,n("df3c")["default"])},"7ce1":function(t,e,n){"use strict";var o=n("1d01"),i=n.n(o);i.a},cb34:function(t,e,n){"use strict";n.r(e);var o=n("4f4a"),i=n.n(o);for(var r in o)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(r);e["default"]=i.a},f145:function(t,e,n){"use strict";n.r(e);var o=n("20c4"),i=n("cb34");for(var r in i)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(r);n("7ce1");var u=n("828b"),c=Object(u["a"])(i["default"],o["b"],o["c"],!1,null,"4541b853",null,!1,o["a"],void 0);e["default"]=c.exports}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/community-comment/community-comment-create-component',
{
'components/community-comment/community-comment-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("f145"))
})
},
[['components/community-comment/community-comment-create-component']]
]);