Compare commits

..

2 Commits

Author SHA1 Message Date
田双明 bf6e254cfd
Pre Merge pull request !405 from 田双明/master 2024-10-23 01:12:38 +00:00
田双明 346c704193
update entry/src/main/ets/pages/Index.ets.
Signed-off-by: 田双明 <tianshuangming@h-partners.com>
2024-10-23 01:12:36 +00:00
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ struct Index {
uri: 'pages/DownSamplePage',
});
})
Button($r('app.string.Display_long_image')).margin({top:10}).onClick(()=>{
Button($r('app.string.Display_long_image')).margin({ top: 10 }).onClick(() => {
router.push({
uri: 'pages/LongImagePage',