app.config(["$stateProvider", function ($stateProvider){ $stateProvider .state("home", { //導航用的名字,如<a ui-sref="login">login</a>裡 ...
確定! 回上一頁