Solutions
Separate SMS verification code and email verification code
from the default verification code
Front-end file modification
application\index\view\common\captcha.html
Modify SMS and email verification code input.name
-email-captcha
-mobile-captcha
Back-end file modification corresponding acquisition
-app\index\controller\User.php
-app\api\controller\Ems.php
-app\api\controller\Sms.php
-app\api\controller\Validate.php
Post comment 取消回复