Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
member
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
member
member
Commits
2141833c
Commit
2141833c
authored
Aug 10, 2022
by
huaying
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/7月迭代-会员' into test
parents
545415f3
70d22700
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
cardvoucher.vue
src/components/wechatmembers/cardvoucher.vue
+1
-1
enterpriseIntergralWithhold.vue
src/components/wechatmembers/enterpriseIntergralWithhold.vue
+1
-1
integralDataPage.vue
src/components/wechatmembers/integralDataPage.vue
+1
-1
No files found.
src/components/wechatmembers/cardvoucher.vue
View file @
2141833c
...
...
@@ -74,7 +74,7 @@
</el-select>
<el-date-picker
style=
"width: 256px;"
v-model=
"dateDefault"
type=
"daterange"
range-separator=
"~"
start-placeholder=
"创建开始日期"
end-placeholder=
"创建结束日期"
:default-time=
"['00:00:00', '23:59:59']"
:picker-options=
"pickerOptions()"
value-format=
"yyyy-MM-dd"
@
change=
"handleSearch"
>
</el-date-picker>
</div>
<p
class=
"font14 tip-p"
>
展示投放时间
仅
一年的卡券
</p>
<p
class=
"font14 tip-p"
>
展示投放时间
近
一年的卡券
</p>
<div
class=
"table-content"
>
<el-table
:data=
"memberData"
...
...
src/components/wechatmembers/enterpriseIntergralWithhold.vue
View file @
2141833c
...
...
@@ -34,7 +34,7 @@
<div
slot=
"content"
>
<p>
预扣积分到达“截止日期”,若还未确认扣除,系统将自动将这笔积分转为“可用”状态(无截止日期的预扣积分,系统不会主动变更积分状态)
</p>
</div>
<i
class=
"iconfont icon-QuestionCircleOutlined icon"
></i>
<i
class=
"iconfont icon-QuestionCircleOutlined icon"
style=
"font-size: 14px;"
></i>
</el-tooltip>
</
template
>
<
template
slot-scope=
"scope"
>
...
...
src/components/wechatmembers/integralDataPage.vue
View file @
2141833c
<
template
>
<div
class=
"integral-tab
m20
"
>
<div
class=
"integral-tab"
>
<el-tabs
v-model=
"activeName"
>
<el-tab-pane
label=
"积分明细"
name=
"first"
>
<p
class=
"font14 tip-p"
>
展示近两年的积分明细
</p>
...
...
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