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 | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/pages/teacherCertification/index.js b/pages/teacherCertification/index.js index 71dd20a..358d636 100644 --- a/pages/teacherCertification/index.js +++ b/pages/teacherCertification/index.js @@ -1,8 +1,3 @@ -<<<<<<< HEAD -// pages/bookServices/index.js -======= -// pages/teacherCertification/index.js ->>>>>>> master Page({ /** @@ -16,7 +11,7 @@ * 鐢熷懡鍛ㄦ湡鍑芥暟--鐩戝惉椤甸潰鍔犺浇 */ onLoad(options) { - + console.log(options); }, /** -- Gitblit v1.9.1