jinlin
2023-11-20 d99b897011b3d0c2e96b7fa8d21255effe4317f7
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>