7 lines
2.5 KiB
JavaScript
7 lines
2.5 KiB
JavaScript
/*!
|
|
* build: vue-admin-beautiful
|
|
* vue-admin-beautiful author: chuzhixin 1204505056@qq.com
|
|
* vue-admin-beautiful QQ Group(QQ群): 972435319、1139183756
|
|
* time: 2024-10-10 11:14:28
|
|
*/
|
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d210a9a"],{b99f:function(e,t,c){"use strict";c.r(t);var l=c("f2bf");const o={key:0},i={key:1,style:{"text-align":"center"}},a=["src"],n={key:2,style:{"text-align":"center"}},s=["src"],r={key:3,style:{"text-align":"center"}},d=["src"],b={key:4,style:{"text-align":"center"}};function m(e,t,c,m,j,O){const k=Object(l["resolveComponent"])("el-link"),p=Object(l["resolveComponent"])("el-dialog");return Object(l["openBlock"])(),Object(l["createBlock"])(p,{modelValue:j.dialogFormVisible,"onUpdate:modelValue":t[0]||(t[0]=e=>j.dialogFormVisible=e),title:e.title,width:"500px",onClose:e.close},{default:Object(l["withCtx"])(()=>[j.isText?(Object(l["openBlock"])(),Object(l["createElementBlock"])("div",o,[Object(l["createElementVNode"])("span",null,Object(l["toDisplayString"])(j.data.textContent),1)])):j.isImage?(Object(l["openBlock"])(),Object(l["createElementBlock"])("div",i,[Object(l["createElementVNode"])("img",{src:j.data.url,alt:"",style:{width:"90%"}},null,8,a)])):j.isVideo?(Object(l["openBlock"])(),Object(l["createElementBlock"])("div",n,[Object(l["createElementVNode"])("img",{src:j.data.cover_url,style:{width:"90%"}},null,8,s)])):j.isVoice?(Object(l["openBlock"])(),Object(l["createElementBlock"])("div",r,[Object(l["createElementVNode"])("audio",{src:j.data.voice},null,8,d)])):j.isNews?(Object(l["openBlock"])(),Object(l["createElementBlock"])("div",b,[(Object(l["openBlock"])(!0),Object(l["createElementBlock"])(l["Fragment"],null,Object(l["renderList"])(j.data.content.news_item,(e,c)=>(Object(l["openBlock"])(),Object(l["createElementBlock"])("div",{key:c},[Object(l["createElementVNode"])("p",null,"标题:"+Object(l["toDisplayString"])(e.title),1),Object(l["createVNode"])(k,{target:"_blank",href:e.url,type:"primary"},{default:Object(l["withCtx"])(()=>t[1]||(t[1]=[Object(l["createTextVNode"])(" 点击查看 ")])),_:2},1032,["href"])]))),128))])):Object(l["createCommentVNode"])("",!0)]),_:1},8,["modelValue","title","onClose"])}var j={data(){return{isText:!1,isImage:!1,isVoice:!1,isVideo:!1,isNews:!1,dialogFormVisible:!1,data:[]}},methods:{showMaterialData(e,t){this.dialogFormVisible=!0,this.title="素材详情",this.data=e,"image"==t?this.isImage=!0:"voice"==t?this.isVoice=!0:"video"==t?this.isVideo=!0:"news"==t&&(this.isNews=!0)}}},O=c("d959"),k=c.n(O);const p=k()(j,[["render",m]]);t["default"]=p}}]); |