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

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

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