From 60e5c5ea203b64d30857a0fa24b9bb7f03ab904a Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期三, 18 六月 2025 23:09:29 +0800
Subject: [PATCH] 补签
---
pages/product/licencePhoto.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/product/licencePhoto.vue b/pages/product/licencePhoto.vue
index 361f1e9..76ad86b 100644
--- a/pages/product/licencePhoto.vue
+++ b/pages/product/licencePhoto.vue
@@ -10,7 +10,7 @@
</template>
<script>
-import '@/uview-components/uview-ui'
+import '@/components/uview-components/uview-ui'
import { getLicencePhoto } from "@/api/store.js";
export default {
data() {
--
Gitblit v1.8.0