jinlin
2023-12-20 1d29540c77a0b736e10a9be0c0834c1813c3303e
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>