更新用户模块
This commit is contained in:
@@ -103,8 +103,7 @@ class _SettingPageState extends State<SettingPage> {
|
||||
padding: EdgeInsetsDirectional.fromSTEB(
|
||||
40.rpx, 0.rpx, 40.rpx, 0.rpx),
|
||||
onTap: () {
|
||||
TopSlideNotification.show(context,
|
||||
text: "待开发功能".tr);
|
||||
Get.toNamed("/updatePasswordPage");
|
||||
},
|
||||
child: Container(
|
||||
child: Padding(
|
||||
|
||||
Reference in New Issue
Block a user