1 2 3 4 5
<template> <StillImage class="avatar" :src="imgSrc" :imageLoadError="imageLoadError"/> </template> <script src="./user_avatar.js"></script>