(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-chat-message-details"],{"04ac":function(e,t,i){var a=i("24fb");t=a(!1),t.push([e.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */uni-view[data-v-4420c9c1]{display:flex;flex-wrap:wrap}.top[data-v-4420c9c1]{width:100%;background-color:#cf3c35;flex-wrap:wrap}.top .blessing[data-v-4420c9c1], .top .money[data-v-4420c9c1]{width:100%;color:#f8d757;padding:%?20?% 0;justify-content:center;font-size:%?34?%}.top .money[data-v-4420c9c1]{font-size:%?100?%}.top .face[data-v-4420c9c1]{background-color:#fff;justify-content:center;width:100%;height:%?130?%;margin-top:%?65?%;border-radius:100% 100% 0 0;transition:border-radius .15s}.top .face uni-image[data-v-4420c9c1]{width:%?130?%;height:%?130?%;border-radius:100%;margin-top:%?-65?%}.top .username[data-v-4420c9c1]{width:100%;justify-content:center;background-color:#fff;margin-top:%?-50?%;font-size:%?38?%}.info[data-v-4420c9c1]{margin-top:%?30?%;width:96%;height:%?50?%;padding-left:4%;font-size:%?28?%;color:#999;border-bottom:solid %?1?% #dfdfdf}.list[data-v-4420c9c1]{width:100%}.list .row[data-v-4420c9c1]{width:92%;padding:0 4%;height:%?120?%;border-bottom:solid %?1?% #dfdfdf;justify-content:flex-start;flex-wrap:nowrap}.list .row .left[data-v-4420c9c1]{flex-shrink:0;width:%?100?%;height:%?120?%;justify-content:flex-start;align-items:center}.list .row .left uni-image[data-v-4420c9c1]{width:%?80?%;height:%?80?%;border-radius:100%}.list .row .right[data-v-4420c9c1]{width:100%;height:%?150?%}.list .row .right .r1[data-v-4420c9c1]{width:100%;height:%?75?%;justify-content:space-between;align-items:center;font-size:%?34?%}.list .row .right .r2[data-v-4420c9c1]{width:100%;height:%?75?%;justify-content:space-between;font-size:%?26?%}.list .row .right .r2 .time[data-v-4420c9c1]{color:#8f8f94}.list .row .right .r2 .lucky[data-v-4420c9c1]{padding:%?3?% %?8?%;border-radius:%?5?%;background-color:#f8d757;align-items:center;height:%?30?%;font-size:%?24?%;color:#cf3c35}',""]),e.exports=t},"0e76":function(e,t,i){"use strict";i.d(t,"b",(function(){return a})),i.d(t,"c",(function(){return n})),i.d(t,"a",(function(){}));var a=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("v-uni-view",[i("v-uni-view",{staticClass:"top"},[i("v-uni-view",{staticClass:"blessing"},[e._v(e._s(e.hong_bao_detail.msg))]),e.user_get.money?i("v-uni-view",{staticClass:"money"},[e._v(e._s(e.user_get.money))]):e._e(),i("v-uni-view",{staticClass:"face",style:{"border-radius":e.radius}},[i("v-uni-image",{attrs:{src:e.staticPhoto+e.own_user_info.face,"lazy-load":!0}})],1),i("v-uni-view",{staticClass:"username"},[e._v(e._s(e.own_user_info.nickname)+"的红包")])],1),i("v-uni-view",{staticClass:"info"},[e._v("已领取"+e._s(e.hong_bao_detail.number-e.hong_bao_detail.sy_number)+"/"+e._s(e.hong_bao_detail.number)+"个,共"+e._s((e.hong_bao_detail.money-e.hong_bao_detail.sy_money).toFixed(2))+"/"+e._s(e.hong_bao_detail.money)+"元")]),i("v-uni-view",{staticClass:"list"},e._l(e.list,(function(t,a){return i("v-uni-view",{key:a,staticClass:"row"},[i("v-uni-view",{staticClass:"left"},[i("v-uni-image",{attrs:{src:e.staticPhoto+t.user_info.face}})],1),i("v-uni-view",{staticClass:"right"},[i("v-uni-view",{staticClass:"r1"},[i("v-uni-view",{staticClass:"username"},[e._v(e._s(t.user_info.username))]),i("v-uni-view",{staticClass:"money"},[e._v(e._s(t.money)+"元")])],1),i("v-uni-view",{staticClass:"r2"},[i("v-uni-view",{staticClass:"time"},[e._v(e._s(t.time))]),t.is_best?i("v-uni-view",{staticClass:"lucky"},[e._v("手气王")]):e._e()],1)],1)],1)})),1)],1)},n=[]},"31e2":function(e,t,i){"use strict";var a=i("c8cb"),n=i.n(a);n.a},7342:function(e,t,i){"use strict";i.r(t);var a=i("0e76"),n=i("e737");for(var s in n)["default"].indexOf(s)<0&&function(e){i.d(t,e,(function(){return n[e]}))}(s);i("31e2");var o=i("f0c5"),r=Object(o["a"])(n["default"],a["b"],a["c"],!1,null,"4420c9c1",null,!1,a["a"],void 0);t["default"]=r.exports},a620:function(e,t,i){"use strict";i("7a82");var a=i("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(i("c44c")),s={routeTabBarHook:function(){n.default.routeTool(),n.default.setStatusTips(),n.default.getWebUrl()},routeSonHook:function(){n.default.routeTool()}};t.default=s},c8cb:function(e,t,i){var a=i("04ac");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);var n=i("4f06").default;n("19778388",a,!0,{sourceMap:!1,shadowMode:!1})},d424:function(e,t,i){"use strict";i("7a82");var a=i("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(i("1552")),s=a(i("a620")),o=a(i("8854")),r={data:function(){return{hong_bao_detail:{},user_get:{},own_user_info:{},list:{},blessing:"恭喜发财",money:.01,username:"大黑哥",receivedNumber:8,SumNumber:10,receivedMoney:5.43,SumMoney:10,receivedList:[{username:"大黑哥",face:"/static/img/im/face/face_6.jpg",time:"2019-04-12 12:54:12",money:.01,islucky:!1},{username:"路人甲",face:"/static/img/im/face/face_5.jpg",time:"2019-04-12 12:54:13",money:1.82,islucky:!0},{username:"高级黑",face:"/static/img/im/face/face_4.jpg",time:"2019-04-12 12:55:10",money:.23,islucky:!1},{username:"低级黑",face:"/static/img/im/face/face_3.jpg",time:"2019-04-12 12:56:10",money:.56,islucky:!1},{username:"大明哥",face:"/static/img/im/face/face_2.jpg",time:"2019-04-12 12:56:15",money:.96,islucky:!1},{username:"小姐姐",face:"/static/img/im/face/face_1.jpg",time:"2019-04-12 12:56:17",money:1.02,islucky:!1},{username:"大哥哥",face:"/static/img/im/face/face_7.jpg",time:"2019-04-12 12:56:19",money:.05,islucky:!1},{username:"抢红包",face:"/static/img/im/face/face_8.jpg",time:"2019-04-12 12:56:22",money:.78,islucky:!1}],radius:"100% 100% 0 0",pageParams:{}}},computed:{staticPhoto:function(){return o.default.staticPhoto()}},onShow:function(){var e=this;s.default.routeSonHook(),n.default.getHongBaoDetail(e.pageParams,(function(t){e.list=t.list,e.own_user_info=t.own_user_info,e.hong_bao_detail=t.hong_bao_detail,e.user_get=t.user_get}))},onLoad:function(e){this.pageParams=e},onPageScroll:function(e){if(!(e.scrollTop>100)){var t=100-e.scrollTop;this.radius=t+"% "+t+"% 0 0"}}};t.default=r},e737:function(e,t,i){"use strict";i.r(t);var a=i("d424"),n=i.n(a);for(var s in a)["default"].indexOf(s)<0&&function(e){i.d(t,e,(function(){return a[e]}))}(s);t["default"]=n.a}}]);