智慧园区前端大屏
shuishen
2024-11-14 041eb290228146c7fcfea0c266c03bbe3105eb05
src/pages/first/index.vue
@@ -29,6 +29,8 @@
</template>
<script setup>
import { getAssetsFile } from 'utils/utils'
const loginOutBg = getAssetsFile('login.png', '/images')
import mainMenu from './components/mainMenu.vue'
</script>