You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
525 B

3 years ago
<!DOCTYPE wml PUBLIC '-//WAPFORUM//DTD WML 1.1//EN' 'http://www.wapforum.org/DTD/wml_1.1.xml'>
<wml>
<head><meta http-equiv='Cache-Control' content='max-age=0'/></head>
<card id='ecshop' title='ECShop_WAP'>
<p align='left'>
{if $article_data}
{$article_data.title}<br/>
--------------<br/>
{$article_data.content}<br/>
{else}
错误地址<br/>
{/if}
--------------<br/>
<anchor title='back'>回上一页<prev/></anchor><br/>
<a href='index.php'>返回首页</a>
{$footer}
</p>
</card>
3 years ago
</wml>