dengyinhuan
2 years ago
5 changed files with 22 additions and 1 deletions
After Width: | Height: | Size: 59 KiB |
@ -0,0 +1,9 @@ |
|||||
|
import React from 'react' |
||||
|
|
||||
|
export default function Jiekouguanli() { |
||||
|
return ( |
||||
|
<div> |
||||
|
<img src='/assets/images/jiekou.png' style={{width:'100%'}}></img> |
||||
|
</div> |
||||
|
) |
||||
|
} |
Loading…
Reference in new issue