jinlin
2024-11-07 d0e1a3fb24d0ee76aa4ef1b0e042392b4d3ac794
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>