File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 " />
6
6
< title > 七牛云存储 | HTML5 大文件上传</ title >
7
- < link href ="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css " rel ="stylesheet ">
7
+ < link href ="http: //netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css " rel ="stylesheet ">
8
8
< style type ="text/css ">
9
9
thead {
10
10
background-color : # efefef ;
27
27
.progress {
28
28
/*width:300px;*/
29
29
margin-bottom : 0px ;
30
-
31
30
}
32
31
.toolBar {
33
32
width : 500px ;
102
101
.td_pro {
103
102
width : 400px ;
104
103
}
104
+ footer {
105
+ text-align : center;
106
+ }
105
107
</ style >
106
108
</ head >
107
109
@@ -137,16 +139,17 @@ <h3>七牛云存储</h3>
137
139
</ div >
138
140
</ section >
139
141
< footer >
142
+ < a href ="https://github.com/icattlecoder/7niu " target ="blank " style ="width:230px " class ="btn btn-default btn-lg "> View Source On GitHub</ a >
140
143
</ footer >
141
- < script type ="text/javascript " src ="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js "> </ script >
144
+ < script type ="text/javascript " src ="http: //ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js "> </ script >
142
145
143
146
<!-- * -->
144
147
145
148
< script type ="text/javascript " src ="static/js/bootbox.js "> </ script >
146
149
<!-- * -->
147
150
< script type ="text/javascript " src ="qiniu.uploader.js?id=12 "> </ script >
148
151
< script type ="text/javascript " src ="static/js/bootstrap-fileupload.min.js "> </ script >
149
- < script src ="//cdnjs.bootcss.com/ajax/libs/twitter-bootstrap/2.3.1/js/bootstrap.min.js "> </ script >
152
+ < script src ="http: //cdnjs.bootcss.com/ajax/libs/twitter-bootstrap/2.3.1/js/bootstrap.min.js "> </ script >
150
153
151
154
152
155
You can’t perform that action at this time.
0 commit comments