更新readme,添加代码规范截图

This commit is contained in:
zhuoda 2020-01-13 11:30:17 +08:00
parent 695d33691b
commit 0084a09673
2 changed files with 5 additions and 1 deletions

View File

@ -103,6 +103,10 @@ ps以上规范基础都是以团队出发让团队开心快乐的写代码
<td><img src="http://cdn.1024lab.net/img/smart-admin/cut/61.png"/></td> <td><img src="http://cdn.1024lab.net/img/smart-admin/cut/61.png"/></td>
<td><img src="http://cdn.1024lab.net/img/smart-admin/cut/62.png"/></td> <td><img src="http://cdn.1024lab.net/img/smart-admin/cut/62.png"/></td>
</tr> </tr>
<tr>
<td><img src="http://cdn.1024lab.net/img/smart-admin/cut/71.png"/></td>
<td><img src="http://cdn.1024lab.net/img/smart-admin/cut/72.png"/></td>
</tr>
</table> </table>

View File

@ -134,7 +134,7 @@ export default {
// id // id
mid: '', mid: '',
totalPage: 0, totalPage: 0,
pageSize: 10, pageSize: 20,
pageNum: 1, pageNum: 1,
isShowManageRoleModal: false, isShowManageRoleModal: false,
isShowTablesLoading: false, isShowTablesLoading: false,