mirror of
https://gitee.com/ShopeX/OMS
synced 2026-04-28 03:35:32 +08:00
13 lines
332 B
HTML
13 lines
332 B
HTML
<!--
|
||
Copyright © ShopeX (http://www.shopex.cn). All rights reserved.
|
||
See LICENSE file for license details.
|
||
-->
|
||
|
||
<div style="display:none">
|
||
<h3><{t}>详细介绍<{/t}></h3>
|
||
<div class="division division-skin">
|
||
|
||
<{input type="html" name="goods[description]" class="" value=$goods.description includeBase=true}>
|
||
</div>
|
||
</div>
|