Compare commits

...

3 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -156,7 +156,7 @@
}
},
{
"path": "/todo/todo-detail",
"path": "todo/todo-detail",
"style": {
"navigationBarTitleText": "待办详情"
}