pages-users-message_center-messageDetail.28c3d49d.js 7.1 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-users-message_center-messageDetail"],{"19df":function(t,e,n){"use strict";(function(t){var a=n("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n("cff9"),o=a(n("4f25")),s={components:{home:o.default},data:function(){return{msgData:{}}},onLoad:function(t){this.getMsgDetails(t.id)},methods:{getMsgDetails:function(t){var e=this;uni.showLoading({title:this.$t("加载中")}),(0,i.getMsgDetails)(t).then((function(t){uni.hideLoading(),e.msgData=t.data})).catch((function(t){return uni.hideLoading(),e.$util.Tips({title:t})}))}}};e.default=s}).call(this,n("5a52")["default"])},"1ac6":function(t,e,n){"use strict";n.r(e);var a=n("19df"),i=n.n(a);for(var o in a)"default"!==o&&function(t){n.d(e,t,(function(){return a[t]}))}(o);e["default"]=i.a},"280e":function(t,e,n){var a=n("24fb");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* crmeb颜色变量 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.msg-det[data-v-4cec2900]{background-color:#fff;padding:%?20?%}.msg-det .title[data-v-4cec2900]{padding:%?20?%;font-size:%?32?%;font-weight:700;padding-bottom:%?20?%;border-bottom:1px solid #f2f2f2}.msg-det .add-time[data-v-4cec2900]{color:#ababab;text-align:right;padding-right:%?30?%;margin-top:%?30?%}.msg-det .content[data-v-4cec2900]{padding:%?20?%;color:#333}',""]),t.exports=e},"41c4":function(t,e,n){"use strict";var a;n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return a}));var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"msg-det"},[n("v-uni-view",{staticClass:"title"},[t._v(t._s(t.$t(t.msgData.title)))]),n("v-uni-view",{staticClass:"content"},[t._v(t._s(t.msgData.content))]),n("v-uni-view",{staticClass:"add-time"},[t._v(t._s(t.$t("通知于"))+t._s(t.msgData.add_time))]),n("home")],1)},o=[]},"4f25":function(t,e,n){"use strict";n.r(e);var a=n("a85d"),i=n("73c2");for(var o in i)"default"!==o&&function(t){n.d(e,t,(function(){return i[t]}))}(o);n("d8db");var s,c=n("f0c5"),r=Object(c["a"])(i["default"],a["b"],a["c"],!1,null,"7df30af6",null,!1,a["a"],s);e["default"]=r.exports},"5acb":function(t,e,n){"use strict";var a=n("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n("26cb"),o=a(n("cf74")),s=n("d5d8"),c={name:"Home",props:{},mixins:[o.default],data:function(){return{top:"545",imgHost:s.HTTP_REQUEST_URL}},computed:(0,i.mapGetters)(["homeActive"]),methods:{setTouchMove:function(t){var e=this;t.touches[0].clientY<545&&t.touches[0].clientY>66&&(e.top=t.touches[0].clientY)},open:function(){this.homeActive?this.$store.commit("CLOSE_HOME"):this.$store.commit("OPEN_HOME")}},created:function(){},beforeDestroy:function(){this.$store.commit("CLOSE_HOME")}};e.default=c},"73c2":function(t,e,n){"use strict";n.r(e);var a=n("5acb"),i=n.n(a);for(var o in a)"default"!==o&&function(t){n.d(e,t,(function(){return a[t]}))}(o);e["default"]=i.a},8138:function(t,e,n){var a=n("280e");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var i=n("4f06").default;i("d8df2e46",a,!0,{sourceMap:!1,shadowMode:!1})},a85d:function(t,e,n){"use strict";var a;n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return a}));var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{style:t.colorStyle},[n("v-uni-view",{staticStyle:{"touch-action":"none"}},[n("v-uni-view",{staticClass:"home",staticStyle:{position:"fixed"},style:{top:t.top+"px"},attrs:{id:"right-nav"},on:{touchmove:function(e){e.stopPropagation(),e.preventDefault(),arguments[0]=e=t.$handleEvent(e),t.setTouchMove.apply(void 0,arguments)}}},[t.homeActive?n("v-uni-view",{staticClass:"homeCon bg-color",class:!0===t.homeActive?"on":""},[n("v-uni-navigator",{staticClass:"iconfont icon-shouye-xianxing",attrs:{"hover-class":"none","open-type":"switchTab",url:"/pages/index/index"}}),n("v-uni-navigator",{staticClass:"iconfont icon-caigou-xianxing",attrs:{"hover-class":"none","open-type":"switchTab",url:"/pages/order_addcart/order_addcart"}}),n("v-uni-navigator",{staticClass:"iconfont icon-yonghu1",attrs:{"hover-class":"none","open-type":"switchTab",url:"/pages/user/index"}})],1):t._e(),n("v-uni-view",{staticClass:"pictrueBox",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.open.apply(void 0,arguments)}}},[n("v-uni-view",{staticClass:"pictrue"},[n("v-uni-image",{staticClass:"image",attrs:{src:!0===t.homeActive?t.imgHost+"/statics/images/close.gif":t.imgHost+"/statics/images/open.gif"}})],1)],1)],1)],1)],1)},o=[]},aede:function(t,e,n){var a=n("24fb");e=a(!1),e.push([t.i,".pictrueBox[data-v-7df30af6]{width:%?130?%;height:%?120?%}\n\n/*返回主页按钮*/.home[data-v-7df30af6]{position:fixed;color:#fff;text-align:center;z-index:999;right:%?15?%;display:flex}.home .homeCon[data-v-7df30af6]{border-radius:%?50?%;opacity:0;height:0;color:var(--view-theme);width:0}.home .homeCon.on[data-v-7df30af6]{opacity:1;-webkit-animation:bounceInRight .5s cubic-bezier(.215,.61,.355,1);animation:bounceInRight .5s cubic-bezier(.215,.61,.355,1);width:%?300?%;height:%?86?%;margin-bottom:%?20?%;display:flex;justify-content:center;align-items:center;background:var(--view-theme)!important}.home .homeCon .iconfont[data-v-7df30af6]{font-size:%?48?%;color:#fff;display:inline-block;margin:0 auto}.home .pictrue[data-v-7df30af6]{width:%?86?%;height:%?86?%;border-radius:50%;margin:0 auto;background-color:var(--view-theme)}.home .pictrue .image[data-v-7df30af6]{width:100%;height:100%;border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg);ms-transform:rotate(90deg);moz-transform:rotate(90deg);webkit-transform:rotate(90deg);o-transform:rotate(90deg)}",""]),t.exports=e},d8db:function(t,e,n){"use strict";var a=n("ed1f"),i=n.n(a);i.a},ed1f:function(t,e,n){var a=n("aede");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var i=n("4f06").default;i("2c7ba22e",a,!0,{sourceMap:!1,shadowMode:!1})},f1c1:function(t,e,n){"use strict";n.r(e);var a=n("41c4"),i=n("1ac6");for(var o in i)"default"!==o&&function(t){n.d(e,t,(function(){return i[t]}))}(o);n("f3ae");var s,c=n("f0c5"),r=Object(c["a"])(i["default"],a["b"],a["c"],!1,null,"4cec2900",null,!1,a["a"],s);e["default"]=r.exports},f3ae:function(t,e,n){"use strict";var a=n("8138"),i=n.n(a);i.a}}]);