From df39d0e9873150ef54245d4a8572a2df3b4dff37 Mon Sep 17 00:00:00 2001 From: wangdongbo <949818794@qq.com> Date: Mon, 2 Feb 2026 19:23:08 +0800 Subject: [PATCH] no message --- .env.development | 2 +- pages.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 40eeb46..9d227fb 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ -MP_API_BASE_URL=http://localhost:8080 +MP_API_BASE_URL=https://patient.youcan365.com MP_IMAGE_URL=https://patient.youcan365.com MP_CACHE_PREFIX=development MP_WX_APP_ID=wx1d8337a40c11d66c diff --git a/pages.json b/pages.json index 038009f..d985437 100644 --- a/pages.json +++ b/pages.json @@ -156,7 +156,7 @@ } }, { - "path": "/todo/todo-detail", + "path": "todo/todo-detail", "style": { "navigationBarTitleText": "待办详情" }