diff --git a/.env.production b/.env.production index 8ff2d92..de01dda 100644 --- a/.env.production +++ b/.env.production @@ -3,8 +3,8 @@ ENV = production # 线上环境接口地址 # VITE_API_URL = https://cankao.cs.com.cn/mini -# VITE_API_URL = http://123.60.153.169:8040/apih5 -VITE_API_URL = https://cankao.cs.com.cn/apih5 +VITE_API_URL = http://123.60.153.169:8040/apih5 +# VITE_API_URL = https://cankao.cs.com.cn/apih5 # VITE_API_URL = http://123.60.79.143:8041/apih5 diff --git a/src/config/index.ts b/src/config/index.ts index 3a10ca3..81f1ed6 100644 --- a/src/config/index.ts +++ b/src/config/index.ts @@ -1,6 +1,6 @@ // const baseUrl = "http://192.168.31.25:8060/api"; // export const baseUrl = "http://127.0.0.1:8040/apih5"; -export const baseUrl = "http://192.168.3.38:8040/apih5"; +export const baseUrl = "http://123.60.153.169:8042/apih5"; // export const baseUrl = "https://cankao.cs.com.cn/mini"; export const baseUrlDataV = "https://cankao.cs.com.cn/zzck_datav"; diff --git a/src/pages/detail/indexNewsInfo.vue b/src/pages/detail/indexNewsInfo.vue index 1128aa9..fdf5890 100644 --- a/src/pages/detail/indexNewsInfo.vue +++ b/src/pages/detail/indexNewsInfo.vue @@ -7,7 +7,8 @@ top: 0, background: '#fff', zIndex: '9999', - }"> + }" + > @@ -18,9 +19,14 @@ top: getNavHeight() + 'px', background: '#fff', zIndex: '9999', - }"> + }" + > - + @@ -40,7 +46,12 @@ /> --> - + - +