Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -151,9 +151,29 @@ 151 151 {{/cache}} 152 152 153 153 154 +{{plantuml}} 155 +@startuml 156 +start 157 +:do something; 158 +note right 159 +gogogogogo 160 +end note 161 +:do something2; 162 +:do something3; 163 +if (finish) then(no) 164 +:do something4; 165 +else(yes) 166 +:do something5; 167 +endif 168 +end 169 +@enduml 170 +{{/plantuml}} 171 + 172 + 173 + 154 154 draw: 155 155 156 -{{diagram cached="false"/}}176 +{{diagram/}} 157 157 158 158 159 159 ... ... @@ -277,6 +277,14 @@ 277 277 {{/plantuml}} 278 278 279 279 300 + 301 +{{plantuml}} 302 +@startuml 303 + 304 +@enduml 305 +{{/plantuml}} 306 + 307 + 280 280 页脚引用: 281 281 282 282 {{footnote}}