first commit

This commit is contained in:
PC-202306242200\Administrator
2026-03-28 23:10:55 +08:00
commit 1c24452b6c
1735 changed files with 150474 additions and 0 deletions

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js"),t=require("../../api/index.js"),n=require("../../utils/fun.js");if(!Array){e.resolveComponent("mp-html")()}Math;const o=e.defineComponent({__name:"details",setup(o){const a=e.ref({});return e.onLoad((e=>{t.api.noticeInfo({id:e.id}).then((e=>{a.value=e}))})),(t,o)=>e.e({a:e.t(a.value.title),b:e.t(e.unref(n.timeFormat)(a.value.createTime,"yyyy-MM-dd hh:mm:ss")),c:a.value.video},a.value.video?{d:a.value.cover,e:a.value.video}:{},{f:e.p({content:a.value.content})})}});wx.createPage(o);