山西互联网联合辟谣平台 接口调试
Showing
... | @@ -10,7 +10,10 @@ | ... | @@ -10,7 +10,10 @@ |
"type-check": "vue-tsc --build" | "type-check": "vue-tsc --build" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"axios": "^1.7.9", | |||
"element-plus": "^2.9.1", | "element-plus": "^2.9.1", | ||
"file-saver": "^2.0.5", | |||
"nprogress": "^0.2.0", | |||
"pinia": "^2.3.0", | "pinia": "^2.3.0", | ||
"swiper": "^11.1.15", | "swiper": "^11.1.15", | ||
"vue": "^3.5.13", | "vue": "^3.5.13", | ||
... | ... |
pnpm-lock.yaml
0 → 100644
src/api/home/home.js
0 → 100644
src/api/home/news/details.js
0 → 100644
src/api/home/news/list.js
0 → 100644
src/components/news/DetailRight.vue
0 → 100644
src/components/py/NewsList.vue
0 → 100644
src/plugins/auth.js
0 → 100644
src/plugins/cache.js
0 → 100644
src/plugins/download.js
0 → 100644
src/plugins/index.js
0 → 100644
src/plugins/modal.js
0 → 100644
src/plugins/tab.js
0 → 100644
src/utils/config.js
0 → 100644
src/utils/errorCode.js
0 → 100644
src/utils/request.js
0 → 100644
src/utils/ruoyi.js
0 → 100644
src/views/home/detail/NewsDetail.vue
0 → 100644
src/views/py/detail/NewsDetail.vue
0 → 100644
Please
register
or
sign in
to comment