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 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app.js b/app.js
index a7a3422..575689c 100644
--- a/app.js
+++ b/app.js
@@ -14,8 +14,8 @@
})
},
globalData: {
- sessionId:'2024071616542300009',
- clientId:'2024062716083600006',
+ sessionId:'2024052821300200006',
+ clientId:'2024091215314000006',
tag:'ym',
userInfo: null,
userId:"",
--
Gitblit v1.8.0