From 2670f05492dd7ff48629532ef33579df12aa318b Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 01 八月 2024 18:24:36 +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 097386a..57c2ae7 100644
--- a/wechat_jiaxuan/pages/index/index.js
+++ b/wechat_jiaxuan/pages/index/index.js
@@ -62,6 +62,7 @@
})
},
onLoad(options) {
+ console.log(options)
this.initDictData()
this.initData()
},
--
Gitblit v1.9.3