petstoreemail_plain.vm

来自「Turbine示例」· VM 代码 · 共 11 行

VM
11
字号
  $petList.size() Pets on Sale!  We are proud to offer these fine pets  at these amazing prices.  This month only,  choose from :  #foreach( $pet in $petList )    $pet.name for only $pet.price  #end  Call Today!

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?