'样式调整'

This commit is contained in:
黎润豪 2021-12-22 11:05:37 +08:00
parent 3cd9bf192e
commit bcc660d9d8
1 changed files with 9 additions and 0 deletions

View File

@ -5,6 +5,15 @@
> <div><span>版本号 1.0.0 </span></div>
>
<style>
span[color=red]{
color:red;
}
span[color=green]{
color:green;
}
</style>
## 前言
本文为公司Java后端开发的代码规范规范分如下两级