From a703dcad909678334d9ec8cac828edaa29e3874d 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:48:30 +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 | 24 +++++++++++-------------
1 file changed, 11 insertions(+), 13 deletions(-)
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 3f0d749..0da0472 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,9 +4,7 @@
-
-
-
+
@@ -118,15 +116,7 @@
-
-
-
-
- 1775921636640
-
-
-
- 1775921636640
+
@@ -512,7 +502,15 @@
1784798603228
-
+
+
+ 1784799951929
+
+
+
+ 1784799951929
+
+