From 097cdcd70b1d95f5fc581ea2bedc4faeba8259f2 Mon Sep 17 00:00:00 2001
From: yiming <m13691596795@163.com>
Date: 星期五, 15 三月 2024 18:36:24 +0800
Subject: [PATCH] fix: 购物车的样式

---
 pages/testLogin/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/testLogin/index.js b/pages/testLogin/index.js
index 8dc1a28..e83f718 100644
--- a/pages/testLogin/index.js
+++ b/pages/testLogin/index.js
@@ -7,7 +7,7 @@
    * 椤甸潰鐨勫垵濮嬫暟鎹�
    */
   data: {
-    textName: "18892081234",
+    textName: "15111111116",
     textPassword: "xA123456",
     loading: false,
     userInfo: {

--
Gitblit v1.9.1