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
67d11c83
Commit
67d11c83
authored
Jan 17, 2022
by
crushh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: ui
parent
6f23ecc0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
form.vue
src/views/card/form.vue
+7
-5
No files found.
src/views/card/form.vue
View file @
67d11c83
...
...
@@ -42,11 +42,11 @@
<span
slot=
"title"
>
<div
class=
"info-line"
>
<div
class=
"dot"
></div>
1、若需创建在微盟微商城与线下都可用的卡券,请在下方选择对应的微盟卡券。GIC卡券的相关信息应与对应的微盟卡券保持一致,避免核销客诉!
<p
style=
"margin-left: 8px;"
>
1、若需创建在微盟微商城与线下都可用的卡券,请在下方选择对应的微盟卡券。GIC卡券的相关信息应与对应的微盟卡券保持一致,避免核销客诉!
</p>
</div>
<div
class=
"info-line"
>
<div
class=
"dot"
></div>
2、若需创建在微盟微商城与线下都可用的卡券,请确保微盟侧【设置-订单设置-售后流程设置】中的“售后退券设置”为“支付前整单取消,退优惠券”,而不是其他设置,否则会导致微盟订单自动取消!
<div
class=
"dot"
style=
"top: 6px;"
></div>
<p
style=
"margin-left: 8px;"
>
2、若需创建在微盟微商城与线下都可用的卡券,请确保微盟侧【设置-订单设置-售后流程设置】中的“售后退券设置”为“支付前整单取消,退优惠券”,而不是其他设置,否则会导致微盟订单自动取消!
</p>
</div>
</span>
</el-alert>
...
...
@@ -428,7 +428,7 @@ export default cardForm;
margin
-
bottom
:
80
px
!
important
;
}
.
f
-
alert
{
width
:
9
0
0
px
!
important
;
width
:
9
2
0
px
!
important
;
/deep/
.
el
-
alert__content
{
line
-
height
:
18
px
;
}
...
...
@@ -436,13 +436,15 @@ export default cardForm;
align
-
items
:
center
;
display
:
flex
;
color
:
#
303133
;
position
:
relative
;
}
.
dot
{
width
:
5
px
;
height
:
5
px
;
background
:
#
faad14
;
border
-
radius
:
2.5
px
;
display
:
inline
-
block
;
left
:
-
5
px
;
position
:
absolute
;
margin
-
right
:
8
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