From 35cd1fc2e97ee8c8ec93d632cfc6b8b90e7a6e2b Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期五, 18 十月 2024 17:18:31 +0800
Subject: [PATCH] 1.首页添加横滑删除功能2.同步最新代码

---
 app.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app.js b/app.js
index 7c218ae..575689c 100644
--- a/app.js
+++ b/app.js
@@ -14,9 +14,9 @@
     })
   },
   globalData: {
-    sessionId:'2024071616542300009',
-    clientId:'2024062716083600006',
-    tag:'test',
+    sessionId:'2024052821300200006',
+    clientId:'2024091215314000006',
+    tag:'ym',
     userInfo: null,
     userId:"",
     userCode:"",

--
Gitblit v1.8.0