Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing
Overview
Overview
Details
Activity
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
marketing-web
marketing
Commits
9346500f
Commit
9346500f
authored
Sep 19, 2022
by
caoyanzhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 奥莱卡券
parent
7df75955
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
9 deletions
+1
-9
form.vue
src/views/card/form.vue
+1
-9
No files found.
src/views/card/form.vue
View file @
9346500f
...
...
@@ -80,7 +80,7 @@
<el-form-item
v-if=
"form.cardType == 3"
label=
"卡券成本比例"
>
<el-switch
v-model=
"form.costValueProportionFlag"
:active-value=
"1"
:inactive-value=
"0"
:disabled=
"isEdit || isInfo"
></el-switch>
<
el-alert
class=
"cost-tip"
type=
"info"
show-icon
:closable=
"false"
title=
"成本比例以商户维度设置"
></el-alert
>
<
span
class=
"gray fz13"
>
* 成本比例以商户维度设置
</span
>
<div
class=
"cost-box"
v-if=
"form.costValueProportionFlag == 1"
>
<div
class=
"cost-box-type"
>
<span
class=
"cost-box-type-label"
>
成本费用
</span>
...
...
@@ -515,14 +515,6 @@ export default cardForm;
line
-
height
:
30
px
;
}
}
.
cost
-
tip
{
display
:
inline
-
flex
;
padding
-
top
:
0
;
padding
-
bottom
:
0
;
vertical
-
align
:
middle
;
width
:
300
px
;
background
:
transparent
;
}
.
cost
-
box
{
margin
-
top
:
10
px
;
width
:
701
px
;
...
...
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