亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

這段代碼執行出來有問題,到底哪里出錯了

這段代碼執行出來有問題,到底哪里出錯了

<!DOCTYPE?html> <html?ng-app="routeModule"> <head> ????<meta?charset="utf-8"> ????<script?src="../angular-1.6.6/angular.min.js"></script> ????<link?rel="stylesheet"?href="../bootstrap-3.3.7-dist/css/bootstrap.min.css"> ????<link?rel="stylesheet"?href="../bootstrap-3.3.7-dist/css/bootstrap-theme.css"> ????<script?src="../jquery/jquery-3.2.1.min.js"></script> ????<script?src="../angular-1.6.6/angular-route.js"></script> ????<script?type="text/javascript"> ????????var?routeModule?=?angular.module('routeModule',?['ngRoute']); ????????routeModule.config(['$routeProvider', ????????????function?($routeProvider)?{ ????????????????$routeProvider. ????????????????when('/addOrder',?{ ????????????????????templateUrl:?'templates/add-order.html', ????????????????????controller:?'AddOrderController' ????????????????}). ????????????????when('/showOrders',?{ ????????????????????templateUrl:?'templates/show-order.html', ????????????????????controller:?'ShowOrderController' ????????????????}). ????????????????otherwise({ ????????????????????redirectTo:?'/addOrder' ????????????????}); ????????????}]); ????</script> ????<style?type="text/css"> ????????.mainDiv?{ ????????????margin:?25px?50px?75px?100px ????????} ????</style> </head> <body> <div?class="mainDiv"> ????<ul?class="nav?nav-tabs"> ????????<li><a?href="#/showOrders"><span?class="glyphicon?glyphicon-th-list"></span>訂單列表</a></li> ????????<li><a?href="#/addOrder"><span?class="glyphicon?glyphicon-plus"></span>新增訂單</a></li> ????</ul> ????<div?ng-view></div> </div> </body> </html>
查看完整描述

3 回答

?
Oraclea

TA貢獻10條經驗 獲得超3個贊

報錯信息啊,沒報錯信息我給你說一句“這個問題問的好”!

查看完整回答
1 反對 回復 2017-11-15
  • 3 回答
  • 0 關注
  • 1644 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號