移动系统liao
2024-05-29 71e821ab5e6b3014fac9b691d6957bcc09704b70
CoreCms.Net.Web.Admin/wwwroot/views/good/goods/details.html
@@ -216,6 +216,7 @@
                    
                    <th style="width: 60px;">推广经销商采购返现</th>
                    <th>推广用户购买返现</th>
                    <th style="width: 80px;">支持定制</th>
                    <!-- <th>二级返现</th>
                    <!-- <th>三级返现</th> --> -->
            </tr>
@@ -275,6 +276,11 @@
                <td>
                    {{item.cutMoney}}
                </td>
                {{#if (item.isCustomizable == true){}}
                <td style="color: red;" >是</td>
                {{#}else{}}
                <td >否</td>
                {{#}}}
                <!-- <td>
                    {{item.levelOne}}
                </td>