mirror of
https://github.com/konvajs/konva.git
synced 2025-12-21 11:14:00 +08:00
8 lines
175 B
Cheetah
8 lines
175 B
Cheetah
|
|
<?js
|
||
|
|
var data = obj;
|
||
|
|
?>
|
||
|
|
<section>
|
||
|
|
<article>
|
||
|
|
<pre class="prettyprint source"><code><?js= data.code ?></code></pre>
|
||
|
|
</article>
|
||
|
|
</section>
|