Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
memberTag-web
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
memberTag
memberTag-web
Commits
df31513f
Commit
df31513f
authored
Aug 12, 2021
by
liuchenxi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 修改卡券標簽
parent
8be637f0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
tag-config-options.vue
src/components/tag/tag-config-options.vue
+3
-3
No files found.
src/components/tag/tag-config-options.vue
View file @
df31513f
...
...
@@ -636,8 +636,8 @@
<!-- 会员标签嵌入卡券选择器 com023 -->
<!-- v-if="parent.templateCode == 'com023'" -->
<div
v-if=
"parent.templateCode == 'com023'"
>
<div
style=
"margin-bottom:20px"
v-if=
"templateDataList.
columnKey == 'pendingCard' || templateDataList.columnKey == 'receivedCard
'"
>
<div
v-if=
"parent.templateCode == 'com023'"
style=
"min-height: 60px"
>
<div
style=
"margin-bottom:20px"
v-if=
"templateDataList.
tagName == '已领取指定卡券' || templateDataList.tagName == '待领取指定卡券
'"
>
选择卡券:
<el-radio-group
v-model=
"cardRadioType"
>
<el-radio
:label=
"0"
>
全部卡券
</el-radio>
<el-radio
:label=
"1"
>
部分卡券
</el-radio>
...
...
@@ -756,7 +756,7 @@
<!-- 会员标签嵌入卡券选择器 com024 -->
<!-- v-if="parent.templateCode == 'com024'" -->
<div
v-if=
"parent.templateCode == 'com024'"
>
<div
v-if=
"parent.templateCode == 'com024'"
style=
"min-height: 100px"
>
<div
style=
"margin-bottom:20px"
>
<el-input
type=
"text"
v-model=
"expiration"
style=
"width:90px;"
@
change=
"onChangeTime"
/>
天后过期
...
...
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