'样式调整'
This commit is contained in:
parent
3cd9bf192e
commit
bcc660d9d8
|
|
@ -5,6 +5,15 @@
|
|||
> <div><span>版本号 1.0.0 </span></div>
|
||||
>
|
||||
|
||||
<style>
|
||||
span[color=red]{
|
||||
color:red;
|
||||
}
|
||||
span[color=green]{
|
||||
color:green;
|
||||
}
|
||||
</style>
|
||||
|
||||
## 前言
|
||||
|
||||
本文为公司Java后端开发的代码规范,规范分如下两级:
|
||||
|
|
|
|||
Loading…
Reference in New Issue