...
|
...
|
@@ -45,19 +45,34 @@ |
|
|
3、<a href="/ajax/link/modifyFactoryCode">下载样例</a>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<!-- 定金预售商品 -->
|
|
|
<tr>
|
|
|
<td rowspan="2">预售商品</td>
|
|
|
<td>上传EXCEL:</td>
|
|
|
<td style="position: relative;"><input id="AdvanceModify" name="file" data-type="brandProperty" type="file" style="cursor: pointer; height: 37px; top: 8px;"></td>
|
|
|
</tr>
|
|
|
<td rowspan="2">定金预售商品</td>
|
|
|
<td>上传EXCEL:</td>
|
|
|
<td style="position: relative;"><input id="depositAdvanceModify" name="file" data-type="brandProperty" type="file" style="cursor: pointer; height: 37px; top: 8px;"></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>说明:</td>
|
|
|
<td colspan="2">
|
|
|
1、上传文件必须是<span style="color:red;">.xlsx</span>文件<br>
|
|
|
2、第一行标题栏:<span style="color: #67D267;">SKN|是否预售|预计到货时间|预付定金</span><br>
|
|
|
2、第一行标题栏:<span style="color: #67D267;">SKN|是否预售|预计到货时间|预付定金|定金翻倍</span><br>
|
|
|
3、<a href="/ajax/link/djys">下载样例</a>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<!-- 普通预售商品 -->
|
|
|
<tr>
|
|
|
<td rowspan="2">普通预售商品</td>
|
|
|
<td>上传EXCEL:</td>
|
|
|
<td style="position: relative;"><input id="advanceModify" name="file" data-type="brandProperty" type="file" style="cursor: pointer; height: 37px; top: 8px;"></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>说明:</td>
|
|
|
<td colspan="2">
|
|
|
1、上传文件必须是<span style="color:red;">.xlsx</span>文件<br>
|
|
|
2、第一行标题栏:<span style="color: #67D267;">SKN|是否预售|预计到货时间</span><br>
|
|
|
3、<a href="/ajax/link/advancePrd">下载样例</a>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td rowspan="2">支付尾款时间</td>
|
|
|
<td>上传EXCEL:</td>
|
...
|
...
|
|