Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄媛媛
ElectricitySheep
Commits
2dfa6129
Commit
2dfa6129
authored
Sep 29, 2020
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
1f9a6379
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
addedautorelease.vue
src/components/education/addedautorelease.vue
+3
-3
No files found.
src/components/education/addedautorelease.vue
View file @
2dfa6129
...
...
@@ -2,9 +2,9 @@
<div
class=
"addedautorelease"
>
<div
class=
"form-box"
style=
"margin-top: 0"
>
<div>
<span
style=
"color: rgb(64, 158, 255);cursor: pointer;margin-left: 20px"
@
click=
"cancel"
>
自动发放
优惠
券
</span>
<span
style=
"color: rgb(64, 158, 255);cursor: pointer;margin-left: 20px"
@
click=
"cancel"
>
自动发放
课程卡
券
</span>
<span
style=
"margin: 0 5px;color: #C0C4CC;"
>
/
</span>
<span>
自动发放
优惠
券编辑
</span>
<span>
自动发放
课程卡
券编辑
</span>
</div>
</div>
<div
class=
"el-card__body"
style=
"background-color: white; padding: 15px 50% 15px 0 ;margin-top: 20px"
>
...
...
@@ -20,7 +20,7 @@
</el-select>
</el-form-item>
<el-form-item
label=
"发放的
优惠
券"
class=
"is-required"
style=
"width: 50%"
>
<el-form-item
label=
"发放的
课程卡
券"
class=
"is-required"
style=
"width: 50%"
>
<el-select
v-model=
"msg.DiscountCouponId"
placeholder=
"请选择"
>
<el-option
v-for=
"item in options2"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment