From ae5bb0dc68ec9a0be23d2173cec320d5c41e79d1 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期三, 28 五月 2025 09:05:57 +0800 Subject: [PATCH] Merge branch 'dev' of http://42.193.1.25:9521/r/lmk-shop-wx into dev --- pages/product/comment.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pages/product/comment.vue b/pages/product/comment.vue index 97608bc..3182184 100644 --- a/pages/product/comment.vue +++ b/pages/product/comment.vue @@ -63,6 +63,7 @@ </template> <script> +import '@/uview-components/uview-ui' // import { getGoodsDetail } from '@/api/goods.js'; import * as membersApi from "@/api/members.js"; import configs from '@/config/config' -- Gitblit v1.8.0