<!doctype html> <html data-ng-app="myModule"> <body> <div data-ui-view> Type Info: {{ typeInfo }} <div data-ui-view> <button data-ng-repeat="type in tArray" ...
確定! 回上一頁