From 43cf01b22df46db9a944fe613be5cde8dd28622b Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期四, 12 六月 2025 19:58:14 +0800
Subject: [PATCH] 刷视频支持图片

---
 pages/tabbar/home/template/tpl_flex_three.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pages/tabbar/home/template/tpl_flex_three.vue b/pages/tabbar/home/template/tpl_flex_three.vue
index 749c700..4261c0a 100644
--- a/pages/tabbar/home/template/tpl_flex_three.vue
+++ b/pages/tabbar/home/template/tpl_flex_three.vue
@@ -8,6 +8,7 @@
 </template>
 
 <script>
+import '@/uview-components/uview-ui'
 import { modelNavigateTo } from "./tpl";
 
 export default {

--
Gitblit v1.8.0