修正不必要參數
This commit is contained in:
parent
0030e025b8
commit
30c2c953a1
@ -60,8 +60,6 @@ class _MessagePageState extends State<MessagePage> {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
int _currentIndex = 2; // 預設訊息頁
|
|
||||||
|
|
||||||
@override
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
return Scaffold(
|
return Scaffold(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user