docs: 优化 README.md 导航中无法跳转结构体的情况
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
|类型|名称|描述
|
||||
|:--|:--|:--
|
||||
|`STRUCT`|[CompareExpression](#compareexpression)|比较表达式
|
||||
|`STRUCT`|[CompareExpression](#struct_CompareExpression)|比较表达式
|
||||
|
||||
</details>
|
||||
|
||||
@@ -213,6 +213,7 @@ func TestMakeLastDigitsZero(t *testing.T) {
|
||||
|
||||
|
||||
***
|
||||
<span id="struct_CompareExpression"></span>
|
||||
### CompareExpression `STRUCT`
|
||||
比较表达式
|
||||
```go
|
||||
|
||||
Reference in New Issue
Block a user