函数写错名称

weixin_guange
yuanke 9 years ago
parent 57f3aaa9e8
commit 61ba668818

@ -3,7 +3,7 @@ app.controller('ActivityController',
['$anchorScroll', '$location','$scope', '$http', '$timeout', 'auth', 'rms', 'common','alertService',
function($anchorScroll, $location,$scope, $http, $timeout, auth, rms, common, alertService){
common.checklogin();
common.checkLogin();
$scope.replaceUrl = function(url){

Loading…
Cancel
Save