Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
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
wangwei
2017-04-20 15:09:13 +0800
Commit
766c1057a270531c6e3f932924290ddfd1e6b4d6
1 parent
2cc0d641
新增优惠券类型:免邮券
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
code/apps/marketing/views/CouponList/AddOrUpdate.html
code/apps/marketing/views/CouponList/AddOrUpdate.html
View file @
766c105
...
...
@@ -52,6 +52,7 @@
<
option
value
=
"2"
>
B
券
<
/option
>
<
option
value
=
"3"
>
公开券
<
/option
>
<
option
value
=
"4"
>
生日券
<
/option
>
<
option
value
=
"5"
>
免邮券
<
/option
>
<
/select
>
<
/div
>
<
/div
>
...
...
Please
register
or
login
to post a comment