From b673e2ebacf81a1863461c602d9770664a873fe6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com>
Date: Thu, 23 Jul 2026 17:45:50 +0800
Subject: [PATCH] =?UTF-8?q?fix(weapp):=20=E4=BF=AE=E5=A4=8D=E6=94=AF?=
=?UTF-8?q?=E4=BB=98=E9=A1=B5nutui=E7=BB=84=E4=BB=B6=E5=AF=BC=E8=87=B4?=
=?UTF-8?q?=E5=86=85=E5=AE=B9=E7=A9=BA=E7=99=BD=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 替换支付页中nutui的Button、Cell、Price、Divider组件为Taro原生组件或项目自定义组件
- 修正商品名称、价格类型和支付金额显示,使用flex布局及Text组件自绘内容
- 调整按钮样式,统一为带蓝色背景和圆角的自定义样式
- 移除nutui Price组件中的thousands属性,使用项目自定义Price组件
- 解决微信小程序中nutui组件因div渲染缺失导致UI元素不显示的问题
- 保持支付流程及状态逻辑无改动,仅优化展示兼容性和稳定性
---
.idea/workspace.xml | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 deletions(-)
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 124d707..3f0d749 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,7 +4,7 @@
-
+
@@ -118,14 +118,7 @@
-
-
-
- 1775920899787
-
-
-
- 1775920899787
+
@@ -511,7 +504,15 @@
1784709736683
-
+
+
+ 1784798603228
+
+
+
+ 1784798603228
+
+
@@ -531,7 +532,6 @@
-
@@ -556,7 +556,8 @@
-
+
+
\ No newline at end of file