feat:对接舆情监测相关接口

This commit is contained in:
zjc
2024-12-25 18:17:00 +08:00
parent 45c85763dd
commit 50a6b06381
23 changed files with 532 additions and 214 deletions

View File

@@ -20,8 +20,8 @@
</template>
<script setup>
import primary from '@/assets/images/item-1.png'
import error from '@/assets/images/item-2.png'
import primary from '@/assets/images/item-primary.png'
import error from '@/assets/images/item-error.png'
let loading = ref(true)
let list = ref(0)
onMounted(() => {