Administrator
2025-08-18 a46c4d2db30c2f534400a6179cd82f7beb07a29d
src/main/resources/templates/febs/views/modules/goods/goodsList.html
@@ -82,8 +82,10 @@
<script type="text/html" id="goodsTypeFormat">
    {{# if(d.isNormal == 1) { }}
        <span>普通商品</span>
    {{# }else if(d.isNormal == 3) { }}
        <span>微信小店</span>
    {{# } else { }}
        <span>套餐</span>
        <span>普通商品</span>
    {{# } }}
</script>
<style>