mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-12 13:43:49 +08:00
smart-app alpha 版本
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<template>
|
||||
<InfoCardModelThree/>
|
||||
<InfoCardModelThree/>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import InfoCardModelThree from './info-card-model-three.vue'
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user