<{t}>公式验算<{/t}>
您可以在这里测试配送公式是否计算正确、有效
公式设置:
{{w}-0.1}*{{2000-w}-0.1}*1.52
+{{w-2000}-0.6}*{{5000-w}-0.1}*2.26
+{{w-5000}-0.6}*{{10000-w}-0.1}*2.54
+{{w-10000}-0.6}*4.10
+{{n-1}-0.6}*[(n-1)]*0.19
+{{h-1}-0.6}*[(h-1)]*0.23
设置技巧:
w-1000代表w>1000,2000-w代表w<2000,
-0.1代表包含等号,-0.6代表不包含等号,
[(w-2000)/1000]代表2公斤以上超了多少公斤
公式:
商品重量:

商品件数: <{input type="money" id="num" name="num" class="inputstyle" maxlength="20" size="8" value="0"}>
商品行数: <{input type="money" id="hang" name="hang" class="inputstyle" maxlength="20" size="8" value="0"}>
<{button type="button" id="btn-confirm" label="确定"}>