first commit
This commit is contained in:
7
application/mobile/view/ajax/modelstyle.html
Normal file
7
application/mobile/view/ajax/modelstyle.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{volist name="list" id="vo"}
|
||||
<div class="card">
|
||||
<div class="card-content">
|
||||
<div class="card-content-inner">{$vo.content}</div>
|
||||
</div>
|
||||
</div>
|
||||
{/volist}
|
||||
Reference in New Issue
Block a user