随笔分类 -  AngularJs

摘要:添加ng-app directive到<html>标签,这样Angular知道应该运行: <html lang="en" ng-app> 添加Angular<script>标签到<head>标签里: <head> ...meta and stylesheet tags... <script src= 阅读全文
posted @ 2016-02-24 16:23 燕萧云