Skip to content

Commit

Permalink
hzuapps#2 提交实验代码
Browse files Browse the repository at this point in the history
  • Loading branch information
Ibas Sun authored and Ibas Sun committed Oct 7, 2016
1 parent b05dddd commit 1e2a9a1
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 26,675 deletions.
457 changes: 0 additions & 457 deletions labs/1414080902134/bootstrap-theme.css

This file was deleted.

6,358 changes: 0 additions & 6,358 deletions labs/1414080902134/bootstrap.css

This file was deleted.

7 changes: 0 additions & 7 deletions labs/1414080902134/bootstrap.min.js

This file was deleted.

8 changes: 4 additions & 4 deletions labs/1414080902134/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<head>
<meta charset="utf-8">
<title>Submit Form</title>
<script src = "jquery-2.1.4.js">
<script src = "http://cdn.bootcss.com/jquery/1.11.1/jquery.min.js">
</script>
<link href = "bootstrap.css" rel = "styleSheet"/>
<link href = "bootstrap-theme.css" rel = "styleSheet"/>
<script src = "bootstrap.min.js"></script>
<link href = "http://cdn.bootcss.com/bootstrap/3.3.0/css/bootstrap.min.css" rel = "styleSheet"/>
<link href = "http://cdn.bootcss.com/bootstrap/3.3.0/css/bootstrap-theme.min.css" rel = "styleSheet"/>
<script src = "http://cdn.bootcss.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container" style="padding : 10px;">
Expand Down
Loading

0 comments on commit 1e2a9a1

Please sign in to comment.