I am currently using rootScope. Some people say to use service to pass it. But if there are not many parameters, such as just one, then creating a new service is overkill. What is the best practice? If possible, please give an example~
三叔2017-06-10 09:50:19
Is there any situation where the user may refresh after the jump? If so, use local storage