You may try something like this, but it kinda smells. plunker. app.js var app = angular.module('plunker', []); function Ctrl() { return ...
確定! 回上一頁