wente
2024-05-08 90d84d6e1bb895c144b6865d7df40e4739c1b535
1
2
3
4
5
6
<template>
  <div>
    <img src="./train.jpg" height="100%" width="100%"/>
    <img src="./train1.jpg" height="100%" width="100%"/>
  </div>
</template>