From 097cdcd70b1d95f5fc581ea2bedc4faeba8259f2 Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期五, 15 三月 2024 18:36:24 +0800 Subject: [PATCH] fix: 购物车的样式 --- pages/teacherCertification/index.js | 11 +---------- 1 files changed, 1 insertions(+), 10 deletions(-) diff --git a/pages/teacherCertification/index.js b/pages/teacherCertification/index.js index 88a37c9..358d636 100644 --- a/pages/teacherCertification/index.js +++ b/pages/teacherCertification/index.js @@ -1,12 +1,3 @@ -<<<<<<< HEAD -<<<<<<< HEAD -// pages/bookServices/index.js -======= -// pages/teacherCertification/index.js ->>>>>>> master -======= -// pages/teacherCertification/index.js ->>>>>>> master Page({ /** @@ -20,7 +11,7 @@ * 鐢熷懡鍛ㄦ湡鍑芥暟--鐩戝惉椤甸潰鍔犺浇 */ onLoad(options) { - + console.log(options); }, /** -- Gitblit v1.9.1