| File was renamed from src/views/Home/components/HomeRight/TaskAchievements.vue |
| | |
| | | <div class="rawData"> |
| | | <div class="bigTitle">原始<br />数据</div> |
| | | <div class="rawDataRight"> |
| | | <img src="../../../../assets/images/home/homeRight/rowData.png" alt="" /> |
| | | <img src="../../../assets/images/home/homeRight/rowData.png" alt="" /> |
| | | <div class="rawDataContent"> |
| | | <div> |
| | | <div class="title">照片总数(张)</div> |
| | |
| | | import data2 from '@/assets/images/home/homeRight/data2.png'; |
| | | import data3 from '@/assets/images/home/homeRight/data3.png'; |
| | | import data4 from '@/assets/images/home/homeRight/data4.png'; |
| | | import { getMediaFileCountBy } from '@/api/home/index.js' |
| | | import { getMediaFileCountBy } from '@/api/home' |
| | | |
| | | const detailsFun = () => { |
| | | console.log('details'); |