angular.js - AngularJS is configured with $locationProvider.html5Mode to return to the previous page and output JSON directly
PHPz
PHPz 2017-05-15 16:58:14
0
2
604

Click the link from the list page to view, then view and return to the previous page onclick="history.go(-1)"

Directly output the JSON of the list page

If there is no problem without using html url, how to solve it? ? ? ?

PHPz
PHPz

学习是最好的投资!

reply all(2)
迷茫

Use angular ui router and use $state.go

黄舟

It may be a problem with your routing configuration. Post it and take a look. It is recommended not to use angular routing. It is more convenient to use UI-router.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template