This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
Server_Service
/
17pdf_front_end
Watch
3
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
b10c130d56
브랜치
태그
develop_lyb
develop_oycj
develop_wzl
master
17pdf_front_...
/
components
/
TextParagraph.vue
TextParagraph.vue
85 B
히스토리
Raw
1
2
3
4
5
<template>
<p class="text-tiny text-brand-3">
<slot></slot>
</p>
</template>