mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-02 11:59:16 +08:00
后台数据列表 UI 优化+钩子优化
This commit is contained in:
parent
feff8206b0
commit
6caa708a6f
@ -169,7 +169,7 @@
|
||||
<a href="{{:MyUrl('index/goods/index', ['id'=>$vs['goods_id']])}}" target="_blank" title="{{$vs.title}}" {{if !empty($vs['title_color'])}} style="color:{{$vs.title_color}};" {{/if}} class="am-nowrap-initial">{{$vs.title}}</a>
|
||||
</div>
|
||||
<div class="other">
|
||||
<span class="am-fl am-text-xs">
|
||||
<span class="am-fl am-text-xs am-nowrap-initial">
|
||||
{{if !empty($vs.spec_text)}}
|
||||
{{$vs.spec_text}}
|
||||
{{/if}}
|
||||
|
Loading…
Reference in New Issue
Block a user