From b8e0ddcb5a28f4844070489c58e362e6a106c266 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?lemon=E6=A9=AA?= <17633066053@163.com>
Date: Mon, 5 Jul 2021 15:26:44 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=B8=AA=E4=BA=BA=E4=B8=AD?=
=?UTF-8?q?=E5=BF=83=E9=A1=B5=E9=9D=A2=E7=9A=84=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
manifest.json | 4 +-
pages/tabbar/user/my.vue | 153 ++++++++++---------------------
pages/tabbar/user/utils/tool.vue | 17 +---
3 files changed, 55 insertions(+), 119 deletions(-)
diff --git a/manifest.json b/manifest.json
index 023f197..a90b4f9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
"name" : "lili商城",
"appid" : "__UNI__C100675",
"description" : "",
- "versionName" : "4.0.22",
- "versionCode" : 4000022,
+ "versionName" : "4.0.23",
+ "versionCode" : 4000023,
"transformPx" : false,
"app-plus" : {
"compatible" : {
diff --git a/pages/tabbar/user/my.vue b/pages/tabbar/user/my.vue
index ec3346b..9874d32 100644
--- a/pages/tabbar/user/my.vue
+++ b/pages/tabbar/user/my.vue
@@ -14,13 +14,10 @@