方式1 */ <button onclick="location.href='@Url.Action("ActionName","ControllerName", new { /*routeValue*/})'" >連到指定頁面去</button> ...
確定! 回上一頁