Browse Source

首页onload去除打印

张田田 20 giờ trước cách đây
mục cha
commit
ee61ba7613
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      miniprogram/pages/home/home.ts

+ 0 - 1
miniprogram/pages/home/home.ts

@@ -175,7 +175,6 @@ Page({
     }
   },
   async onLoad(options) {
-    console.log("测试提交");
     appUpdate();
     const query = useRouteQuery(options.scene!);
     if (query.ys) wx.setStorageSync("doctorId", query.ys);