src/views/ochart/index.vue
@@ -2,7 +2,7 @@ * @Author: shuishen 1109946754@qq.com * @Date: 2023-03-10 15:27:59 * @LastEditors: shuishen 1109946754@qq.com * @LastEditTime: 2024-11-27 19:05:04 * @LastEditTime: 2024-12-16 19:25:30 * @FilePath: \bigScreen\src\views\ochart\index.vue * @Description: 综合设计 * @@ -11,7 +11,7 @@ <script setup> import { Picture } from '@element-plus/icons-vue' const { VITE_APP_BASE } = import.meta.env let image = ref(VITE_APP_BASE + 'img/ochart.jpeg') let image = ref(VITE_APP_BASE + 'img/ochart.jpg') </script> <template>