From 6b6dea66dc53ebee26ac5e6731d8e7f0bd6a9fe2 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期五, 22 八月 2025 20:57:59 +0800
Subject: [PATCH] 111
---
small-program/store/index.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/small-program/store/index.js b/small-program/store/index.js
index 337989e..af4c2ea 100644
--- a/small-program/store/index.js
+++ b/small-program/store/index.js
@@ -16,7 +16,7 @@
statusbarHeight: statusbarHeight || '',
userInfo: userInfo || {},
token: token || '',
- openid: token || '',
+ openid: openid || '',
latitude: '',
longitude: '',
--
Gitblit v1.9.3