Compare commits

..

No commits in common. "2b86ffd1bb843ed83ed2c103efa73b4f1f1e580b" and "44b6610a9fa4d0acb7e319597ed39e6fcd062a36" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
MP_API_BASE_URL=https://patient.youcan365.com
MP_API_BASE_URL=http://localhost:8080
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": "待办详情"
}