修复眠花糖发送短信验证码失败。(未传客户端代码)
This commit is contained in:
@@ -758,6 +758,7 @@ class WebviewTestView extends GetComponent<WebviewTestController> {
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
CircularProgressIndicator(
|
||||
strokeWidth: 2,
|
||||
valueColor:
|
||||
AlwaysStoppedAnimation<Color>(
|
||||
Colors.white),
|
||||
|
||||
Reference in New Issue
Block a user