Browse Source

fix:测试bug1

master
guoapeng 2 months ago
parent
commit
0ef36294bc
  1. 1
      src/App.tsx

1
src/App.tsx

@ -53,6 +53,7 @@ function App() {
Toast.show({
content: datagram.data,
position: 'bottom',
duration: 5000
})
}
});

Loading…
Cancel
Save