From a81a1a31ce7ee003e0006168e4d4e57da97c2bb6 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期二, 05 三月 2024 18:46:46 +0800 Subject: [PATCH] 个人中心 --- pages/teacherCertification/index.js | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/pages/teacherCertification/index.js b/pages/teacherCertification/index.js index e1c47c7..358d636 100644 --- a/pages/teacherCertification/index.js +++ b/pages/teacherCertification/index.js @@ -1,4 +1,3 @@ -// pages/bookServices/index.js Page({ /** @@ -12,7 +11,7 @@ * 鐢熷懡鍛ㄦ湡鍑芥暟--鐩戝惉椤甸潰鍔犺浇 */ onLoad(options) { - + console.log(options); }, /** -- Gitblit v1.9.1