From 9bd6b37a51f7d63a12fa9fe823cc7c9943bbd361 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sat, 31 Jan 2026 14:20:39 +0800
Subject: [PATCH] 1
---
src/page/user/favorites.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/page/user/favorites.vue b/src/page/user/favorites.vue
index 8371df3..2e74911 100644
--- a/src/page/user/favorites.vue
+++ b/src/page/user/favorites.vue
@@ -111,7 +111,7 @@
<div class="item_box_left_bottom">{{ item.name }}</div>
</div>
<div class="item_box_zj">
- {{ item.nowPrice | _toLocaleString(false) }}
+ {{ item.nowPrice }}
</div>
<div
--
Gitblit v1.9.3