@@ -99,12 +99,14 @@ class MainController extends PlatformController
public function actionXhbUserPrivacy()
{
AgreementClass::xhbPrivacy();
+ exit();
}
//服务协议
public function actionXhbRegister()
AgreementClass::xhbRegister();