xingyu
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
src/views/demo/feat/ellipsis/index.vue
|
|
|
@ -25,6 +25,7 @@ |
|
|
|
<script lang="ts" setup> |
|
|
|
import { ref } from 'vue'; |
|
|
|
import { CollapseContainer } from '@/components/Container'; |
|
|
|
import { EllipsisText } from '@/components/EllipsisText'; |
|
|
|
import { PageWrapper } from '@/components/Page'; |
|
|
|
|
|
|
|
const text = ref( |
|
|
|
|