mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
221 B
221 B
layout |
---|
templateLayout |
<template>
<img src="../../images/framework.jpg" v-zoom style="width: 100px;"/>
</template>
<script>
export default {
data(){
return {
}
}
}
</script>