张田田 2 дней назад
Родитель
Сommit
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) {
   async onLoad(options) {
-    console.log("测试提交");
     appUpdate();
     appUpdate();
     const query = useRouteQuery(options.scene!);
     const query = useRouteQuery(options.scene!);
     if (query.ys) wx.setStorageSync("doctorId", query.ys);
     if (query.ys) wx.setStorageSync("doctorId", query.ys);