From 63116e19824ceabc68a72f10b134d815f462e711 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期四, 23 十月 2025 20:21:49 +0800
Subject: [PATCH] 抽奖页面调整
---
pages/product/licencePhoto.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pages/product/licencePhoto.vue b/pages/product/licencePhoto.vue
index 72efc3a..76ad86b 100644
--- a/pages/product/licencePhoto.vue
+++ b/pages/product/licencePhoto.vue
@@ -10,6 +10,7 @@
</template>
<script>
+import '@/components/uview-components/uview-ui'
import { getLicencePhoto } from "@/api/store.js";
export default {
data() {
--
Gitblit v1.8.0