优化页面

This commit is contained in:
pengxiaolong
2025-06-09 19:18:38 +08:00
parent d30589fd05
commit c5042d08c3
811 changed files with 2799 additions and 503 deletions

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../../common/vendor.js");require("../../adapter-vue.js");const o=e.defineComponent({__name:"video-play",setup(o){const n=e.ref(),r=e.ref(!1),t=e.ref();return e.onLoad((e=>{const o=decodeURIComponent(null==e?void 0:e.videoUrl);n.value=o,r.value=!0})),e.onReady((()=>{r.value=!0,t.value=e.i.createVideoContext("videoEle")})),(o,t)=>e.e({a:e.unref(r)},e.unref(r)?{b:e.unref(n)}:{})}}),n=e._export_sfc(o,[["__scopeId","data-v-3108d2f2"]]);wx.createPage(n);