From 3eea1a1f81423b80bfd6d5f5f29874988547f1a2 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 02 八月 2024 18:32:58 +0800
Subject: [PATCH] aa

---
 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