File tree Expand file tree Collapse file tree
application/wiki/view/index Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="utf-8 ">
55 < title > {:config('apiAdmin.APP_NAME')} - 算法说明</ title >
6- < link href ="https://cdn.bootcss .com/semantic-ui/2.2.11/semantic.css " rel ="stylesheet ">
6+ < link href ="https://cdnjs.cloudflare .com/ajax/libs/ semantic-ui/2.2.11/semantic.min .css " rel ="stylesheet ">
77</ head >
88< body >
99< br />
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="utf-8 ">
55 < title > {:config('apiAdmin.APP_NAME')} - 在线接口列表</ title >
6- < link href ="https://cdn.bootcss .com/semantic-ui/2.2.11/semantic.css " rel ="stylesheet ">
7- < script src ="https://cdn.bootcss .com/jquery/3.2.1/jquery.min.js "> </ script >
8- < script src ="https://cdn.bootcss .com/semantic-ui/2.2.11/components/tab.min.js "> </ script >
6+ < link href ="https://cdnjs.cloudflare .com/ajax/libs/ semantic-ui/2.2.11/semantic.min .css " rel ="stylesheet ">
7+ < script src ="https://cdnjs.cloudflare .com/ajax/libs /jquery/3.2.1/jquery.min.js "> </ script >
8+ < script src ="https://cdnjs.cloudflare .com/ajax/libs /semantic-ui/2.2.11/components/tab.min.js "> </ script >
99 < link rel ="stylesheet " href ="__STATIC__/jsonFormater/jsonFormater.css ">
1010 < script type ="text/javascript " src ="__STATIC__/jsonFormater/jsonFormater.js "> </ script >
1111</ head >
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="utf-8 ">
55 < title > {:config('apiAdmin.APP_NAME')} - 错误码说明</ title >
6- < link href ="https://cdn.bootcss .com/semantic-ui/2.2.11/semantic.css " rel ="stylesheet ">
6+ < link href ="https://cdnjs.cloudflare .com/ajax/libs/ semantic-ui/2.2.11/semantic.min .css " rel ="stylesheet ">
77</ head >
88< body >
99< br />
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="utf-8 ">
55 < title > {:config('apiAdmin.APP_NAME')} - 在线接口文档</ title >
6- < link href ="https://cdn.bootcss .com/semantic-ui/2.2.11/semantic.css " rel ="stylesheet ">
6+ < link href ="https://cdnjs.cloudflare .com/ajax/libs/ semantic-ui/2.2.11/semantic.min .css " rel ="stylesheet ">
77</ head >
88< body >
99< br />
Original file line number Diff line number Diff line change 99
1010 <!-- Site Properties -->
1111 < title > {:config('apiAdmin.APP_NAME')} - 在线接口文档</ title >
12- < link href ="https://cdn.bootcss .com/semantic-ui/2.2.11/semantic.css " rel ="stylesheet ">
13- < script src ="https://cdn.bootcss .com/jquery/3.2.1/jquery.min.js "> </ script >
12+ < link href ="https://cdnjs.cloudflare .com/ajax/libs/ semantic-ui/2.2.11/semantic.min .css " rel ="stylesheet ">
13+ < script src ="https://cdnjs.cloudflare .com/ajax/libs /jquery/3.2.1/jquery.min.js "> </ script >
1414
15- < script src ="https://cdn.bootcss .com/semantic-ui/2.2.11/components/form.js "> </ script >
16- < script src ="https://cdn.bootcss .com/semantic-ui/2.2.11/components/transition.js "> </ script >
15+ < script src ="https://cdnjs.cloudflare .com/ajax/libs/ semantic-ui/2.2.11/components/form.min .js "> </ script >
16+ < script src ="https://cdnjs.cloudflare .com/ajax/libs/ semantic-ui/2.2.11/components/transition.min .js "> </ script >
1717 < style type ="text/css ">
1818 body {
1919 background-color : # DADADA ;
You can’t perform that action at this time.
0 commit comments