This commit is contained in:
Redkale
2017-01-11 10:35:56 +08:00
parent bc20c82fef
commit 7746971b60

View File

@@ -1,12 +1,12 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8"><title>Document</title>
<meta charset="UTF-8"><title>自动生成的接口文档</title>
<style type="text/css">
body {text-align: center;margin:auto;}
a{text-decoration: none;}
.table {margin: auto;border-collapse: collapse;border-spacing: 0;display: block;width: 100%;overflow: auto;word-break: normal;word-break: keep-all;}
.table td,.table th{padding: 0.4rem 1.2rem 0.4rem 1.2rem;border: 1px solid #aaa;}
.table td,.table th{padding: 0.2rem 0.8rem 0.2rem 0.8rem;border: 1px solid #aaa;}
.table td {text-align: left;}
.s {font-size: 0.8rem; vertical-align: middle;}
.subtable {border-spacing: 0;border: 0;margin:0;}