@@ -41,7 +41,7 @@
<table id="notice_list" lay-filter="notice_list"></table>
<script type="text/html" id="goods_image">
<div class="ns-img-box">
- <img layer-src src="{{d.goods_image}}" />
+ <img layer-src src="{{ns.img(d.goods_image)}}" />
</div>
</script>
<!-- 操作 -->