主页面代码,在view下面创建mainLayout.vue
<script setup>
import{
Management,
Promotion,
UserFilled,
User,
Crop,
EditPen,
SwitchButton,
CaretBottom
} from '@element-plus/icons-vue'
微信扫一扫
主页面代码,在view下面创建mainLayout.vue
<script setup>
import{
Management,
Promotion,
UserFilled,
User,
Crop,
EditPen,
SwitchButton,
CaretBottom
} from '@element-plus/icons-vue'
相关推荐