xyc
2024-08-02 d9b3b4b0ad0f4022cbb406a9fb3ad56a5e7f7ff3
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>