From d0fa02f84591a3a7b88af725b1670bcded36b84d Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 02 八月 2024 11:09:30 +0800
Subject: [PATCH] lll

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

diff --git a/wechat_jiaxuan/pages/index/index.js b/wechat_jiaxuan/pages/index/index.js
index 83ca914..710f6ed 100644
--- a/wechat_jiaxuan/pages/index/index.js
+++ b/wechat_jiaxuan/pages/index/index.js
@@ -83,6 +83,7 @@
     })
   },
   onLoad(options) {
+    console.log(options)
     this.initDictData()
     this.initData()
   },

--
Gitblit v1.9.3