瀏覽代碼

首页onload去除打印

张田田 20 小時之前
父節點
當前提交
ee61ba7613
共有 1 個文件被更改,包括 0 次插入1 次删除
  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);