diff --git a/.env.development b/.env.development index e1b8ebd..e860144 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ ENV = development # VITE_API_URL = http://123.60.153.169:8040/apih5 # VITE_API_URL = https://4155gf93ll13.vicp.fun/apih5 # VITE_API_URL = http://123.60.79.143:8041/apih5 -# VITE_API_URL =http://ukfba3.natappfree.cc/apih5 +# VITE_API_URL =http://localhost:8040/apih5 VITE_API_URL = https://cankao.cs.com.cn/apih5 VITE_API_DATAV_URL = https://cankao.cs.com.cn/zzck_datav \ No newline at end of file diff --git a/src/components/articleList/index2.vue b/src/components/articleList/index2.vue index ad042da..2b9b334 100644 --- a/src/components/articleList/index2.vue +++ b/src/components/articleList/index2.vue @@ -9,11 +9,12 @@ - {{ item.title.slice(0, 3) }} +
+ +
@@ -54,9 +55,11 @@