diff --git a/config/app.js b/config/app.js index fb8235a..05d504d 100644 --- a/config/app.js +++ b/config/app.js @@ -1,5 +1,5 @@ // 开发者环境:开|关 -const SWITCH_DEVELOPMENT = true +const SWITCH_DEVELOPMENT = false /** S 是否H5端 **/ // #ifdef H5 @@ -33,8 +33,8 @@ export const version = '1.0.6' // export const uploadURL = baseURL + '/ylapi/yuanl/common/upload' export const uploadURL = baseURL + '/ylapi/yuanl/common/upload' // export const OSSURL = baseURL + '/yuanlin/' -// export const OSSURL = 'https://yuanlin.jichengshanshui.com.cn:8987/yuanlin/' -export const OSSURL = 'https://test.jichengshanshui.com.cn:28310/yuanlin/' +export const OSSURL = 'https://yuanlin.jichengshanshui.com.cn:8987/yuanlin/' +// export const OSSURL = 'https://test.jichengshanshui.com.cn:28310/yuanlin/' // https://img.jichengshanshui.com.cn:28207 diff --git a/pages/work/case/task.vue b/pages/work/case/task.vue index c54c3d3..e39376d 100644 --- a/pages/work/case/task.vue +++ b/pages/work/case/task.vue @@ -12,9 +12,9 @@ 养护类型{{info.maintainTypeName}} - - 植物类型{{info.plantTypeName}} - + + 植物类型{{info.plantTypeName}} + 养护组长{{info.userName}}