mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-06-22 00:01:59 +08:00
13 lines
259 B
Vue
13 lines
259 B
Vue
![]() |
<!-- dall3 -->
|
|||
|
<template>
|
|||
|
<el-text tag="b">画面描述</el-text>
|
|||
|
<el-text tag="p">建议使用“形容词+动词+风格”的格式,使用“,”隔开.</el-text>
|
|||
|
</template>
|
|||
|
<script setup lang="ts">
|
|||
|
|
|||
|
|
|||
|
</script>
|
|||
|
<style scoped lang="scss">
|
|||
|
|
|||
|
</style>
|