作者 lyh

gx

... ... @@ -136,9 +136,9 @@ class LoginController extends BaseController
$html = $this->re($html, $srcValue, $path);
}
}
}
$templateModel->edit(['html'=>$html],['id'=>$v['id']]);
}
}
return 1;
}
... ...