From c61f03cfe1fcf023c7128f77f3d692aef309f77f Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期四, 30 十月 2025 14:59:59 +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