去除table边框

This commit is contained in:
huihut 2019-02-24 15:13:23 +08:00
parent 4c86130f9b
commit 50945b5839
2 changed files with 2 additions and 2 deletions

View File

@ -2564,7 +2564,7 @@ ssize_t write(int fd, const void *buf, size_t count);
### 常用 SQL 操作 ### 常用 SQL 操作
<table border="1"> <table>
<tr> <tr>
<th>对象类型</th> <th>对象类型</th>
<th>对象</th> <th>对象</th>

View File

@ -2563,7 +2563,7 @@ ssize_t write(int fd, const void *buf, size_t count);
### 常用 SQL 操作 ### 常用 SQL 操作
<table border="1"> <table>
<tr> <tr>
<th>对象类型</th> <th>对象类型</th>
<th>对象</th> <th>对象</th>