Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
weiqingting
9 years ago
Commit
3630e274b532ff33e966488b4471669393783bec
1 parent
1e200e84
下载excel
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
server/views/pages/basegoods/basebatch.html
server/views/pages/basegoods/batch.html
server/views/pages/basegoods/basebatch.html
View file @
3630e27
...
...
@@ -70,7 +70,7 @@
<td
colspan=
"2"
>
1、上传文件必须是
<span
style=
"color:red;"
>
.xlsx
</span>
文件
<br>
2、第一行标题栏:
<span
style=
"color: #67D267;"
>
货品名称、厂家编号、一级分类、二级分类、三级分类、四级分类、性别、货品年、货品季、吊牌价、销售价、色系、厂家颜色、款型、尺码、条码、能否补货、SKN计数
</span><br>
3、
<a
href=
"
{{domain}}/common/baseproduct.xlsx
"
>
下载样例
</a>
3、
<a
href=
"
/ajax/link/baseproduct
"
>
下载样例
</a>
</td>
</tr>
</table>
...
...
server/views/pages/basegoods/batch.html
View file @
3630e27
...
...
@@ -36,7 +36,7 @@
<td
colspan=
"2"
>
1、上传文件必须是
<span
style=
"color:red;"
>
.xlsx
</span>
文件
<br>
2、第一行标题栏:
<span
style=
"color: #67D267;"
>
SKU|补货
</span><br>
3、
<a
href=
"
{{domain}}/common/batchModifySupply.xlsx
"
>
下载样例
</a>
3、
<a
href=
"
/ajax/link/batchModifySupply
"
>
下载样例
</a>
</td>
</tr>
<tr>
...
...
@@ -49,7 +49,7 @@
<td
colspan=
"2"
>
1、上传文件必须是
<span
style=
"color:red;"
>
.xlsx
</span>
文件
<br>
2、第一行标题栏:
<span
style=
"color: #67D267;"
>
SKU|奥莱
</span><br>
3、
<a
href=
"
{{domain}}/common/batchModifyOutlet.xlsx
"
>
下载样例
</a>
3、
<a
href=
"
/ajax/link/batchModifyOutlet
"
>
下载样例
</a>
</td>
</tr>
</table>
...
...
Please
register
or
login
to post a comment