From 16c98154ca67d48665ed3a83874d43fdc626ac60 Mon Sep 17 00:00:00 2001 From: Liuyi <candymxq888@outlook.com> Date: 星期三, 09 十月 2024 17:42:24 +0800 Subject: [PATCH] 添加获取用户位置 --- unpackage/dist/dev/mp-weixin/pages/index/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/unpackage/dist/dev/mp-weixin/pages/index/index.js b/unpackage/dist/dev/mp-weixin/pages/index/index.js index 0cbe4a4..5539ffc 100644 --- a/unpackage/dist/dev/mp-weixin/pages/index/index.js +++ b/unpackage/dist/dev/mp-weixin/pages/index/index.js @@ -92,7 +92,7 @@ m: common_assets._imports_4, n: common_vendor.o(($event) => navTo("/pages/sendWater/index")), o: common_assets._imports_1$1, - p: common_vendor.o(($event) => navTo("/pages/deviceList/index")), + p: common_vendor.o(($event) => navTo("/pages/facilityList/index")), q: common_assets._imports_6, r: common_vendor.o(($event) => toScan()), s: common_vendor.f(functionList.value, (item, index, i0) => { -- Gitblit v1.9.3