We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<MemberCard :imagePath="require('@/assets/image/member/ryojun-hayashizaki.jpg')" :name="`林﨑 諒巡`" :team="`幹事長 / Wet / HP`" :major="`先進理工学部 生命医科学科 3年`" :hobbies="`水球 / スキューバ ダイビング`" :introText="`次回出場の時は、絶対に表彰台に上りたい...!`" />
<p><b>担当</b>: {{ team }}</p> <p><b>所属</b>: {{ major }}</p> <p v-if="hobbies"><b>趣味</b>: {{ hobbies }}</p> <p v-if="introText"><b>一言</b>: {{ introText }}</p>
やること
PS: 告知するとき下のように写真を添えるとわかりやすいかも
The text was updated successfully, but these errors were encountered:
tomo-spring
No branches or pull requests
やること
希望しない人は上記のコードのように空欄になることはない。
PS: 告知するとき下のように写真を添えるとわかりやすいかも
The text was updated successfully, but these errors were encountered: