xyc
2024-09-10 0a31d5f715701b1491a471f3187b66331e78cd3b
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>