shop.controller("ShopMainController",['$scope','$stateParams','$rootScope',function($scope,$stateParams,$rootScope){ $scope.persons = [1,2,3,4,5,6]; $scope.good = { id:$stateParams.id } cfpLoadingBar.start(); }]); 3.怎么防止模板緩存...
www.dbjr.com.cn/article/841...htm 2025-5-28