<volist name="back" id="obj" key="k">
<input type="hidden" name="serviceId" value="{$serviceId[k-1]['id']}" />
</volist>
如上,怎么让key中的k当成一个数组的下表?!!