var myApp = angular.module("MyApp", ["ngMessages"]); <!doctype html> <html ng-app="MyApp"> <head> <script type="text/javascript" ...
確定! 回上一頁