@@ -79,6 +79,11 @@ class MainPage extends StatelessWidget {
),
+ Container(
+ margin: EdgeInsets.fromLTRB(0, 5, 0, 15),
+ child: Text('南京市云致科技有限公司 提供技术支持',style: TextStyle(fontSize: 15.sp,color: Color(
+ 0xff999999)),),
+ )
],