1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["specialDetail"],{"18de":function(t,o,e){"use strict";e.r(o);var a=function(){var t=this,o=t.$createElement,e=t._self._c||o;return e("div",{staticClass:"specialdetail"},[e("div",{staticClass:"sd-container"},[e("h2",[t._v(t._s(t.dataInfo.title))]),e("div",{staticClass:"msgWrap quill-editor ql-editor",domProps:{innerHTML:t._s(t.dataInfo.content)}})]),e("van-image-preview",{attrs:{startPosition:t.startPosition,images:t.images},model:{value:t.show,callback:function(o){t.show=o},expression:"show"}})],1)},i=[],n=e("9afb"),s={data:function(){return{dataInfo:{},images:[],show:!1,startPosition:0}},mounted:function(){var t=this,o=this.$route.query;o.Authorization?(localStorage.setItem("Authorization",decodeURI(o.Authorization)),localStorage.setItem("userInfo",decodeURI(o.Authorization))):(localStorage.removeItem("Authorization"),localStorage.removeItem("userInfo")),this.__init(),window.onLook=function(o){var e=document.querySelectorAll(".msgWrap img"),a=[];e.forEach(function(e,i){a.push(e.src),o==e&&(t.startPosition=i)}),t.show=!0,t.images=a}},methods:{__init:function(){var t=this;this.$toast.loading({message:"加载中...",duration:1e5,forbidClick:!0,loadingType:"spinner"}),Object(n["A"])({id:this.$route.query.id}).then(function(o){var e=o.data,a=e.data?e.data.content:null;if(a&&(a=a.replace(/<img/gi,'<img onClick="onLook(this)" style="width: 100% !important;"'),a=a.replace(/<video/gi,'<video style="width: 100% !important;height: 1.95rem;"'),e.data.content=a),t.$toast.clear(),200==e.code&&e.data){t.dataInfo=e.data;var i={1:"精彩活动详情",2:"热门资讯详情",3:"活动列表详情",4:"专项训练详情",7:"知识库详情",9:"系统通知"};document.title=i[e.data.type];var n=document.querySelectorAll("meta");n.forEach(function(o){"description"==o.name&&(o.content=t.dataInfo.title)})}})}}},r=s,c=(e("755b"),e("2877")),l=Object(c["a"])(r,a,i,!1,null,"466e1855",null);o["default"]=l.exports},"755b":function(t,o,e){"use strict";var a=e("93f2"),i=e.n(a);i.a},"93f2":function(t,o,e){}}]);
|