Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
clique-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
clique
clique-web
Commits
e583209e
Commit
e583209e
authored
Aug 23, 2022
by
huaying
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 积分策略提示信息ui
parent
f5c1b3f6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
point-form.vue
src/components/memberShip/point-form.vue
+2
-2
addPointSystem.vue
src/view/companyGroup/membershipSystem/addPointSystem.vue
+2
-2
editPointSystem.vue
src/view/companyGroup/membershipSystem/editPointSystem.vue
+2
-2
No files found.
src/components/memberShip/point-form.vue
View file @
e583209e
...
...
@@ -91,8 +91,8 @@
<el-form-item
label=
"有效期:"
prop=
"integralExpireType"
class=
"padding-0 yearY"
>
<el-popover
width=
"520"
trigger=
"hover"
placement=
"right"
>
<div
style=
"line-height:20px"
>
<p
style=
"color:#
595959 font-size:14
px;font-weight:600"
>
规则说明:
</p>
<p
style=
"color:#e6a23c"
>
<p
style=
"color:#
303133;font-size:12
px;font-weight:600"
>
规则说明:
</p>
<p
style=
"color:#e6a23c
;font-size:12px;
"
>
仅GIC计算积分时,配置的积分有效期才会生效,
<br/>
ERP计算积分时,此配置项不生效;
</p>
...
...
src/view/companyGroup/membershipSystem/addPointSystem.vue
View file @
e583209e
...
...
@@ -247,8 +247,8 @@
<el-radio
v-model=
"ruleForm.userGeneralIntegralExpireRule"
:label=
"0"
>
自定义有效期
<el-popover
width=
"520"
trigger=
"hover"
placement=
"right"
>
<div
style=
"line-height:20px"
>
<p
style=
"color:#
595959 font-size:14
px;font-weight:600"
>
规则说明:
</p>
<p
style=
"color:#e6a23c"
>
<p
style=
"color:#
303133;font-size:12
px;font-weight:600"
>
规则说明:
</p>
<p
style=
"color:#e6a23c
;font-size:12px;
"
>
仅GIC计算积分时,配置的积分有效期才会生效,
<br/>
ERP计算积分时,此配置项不生效;
</p>
...
...
src/view/companyGroup/membershipSystem/editPointSystem.vue
View file @
e583209e
...
...
@@ -436,8 +436,8 @@
<el-radio
v-model=
"ruleForm.userGeneralIntegralExpireRule"
@
change=
"radiouserGeneralIntegralExpireRule"
:label=
"0"
>
自定义有效期
<el-popover
width=
"520"
trigger=
"hover"
placement=
"right"
>
<div
style=
"line-height:20px"
>
<p
style=
"color:#
595959 font-size:14
px;font-weight:600"
>
规则说明:
</p>
<p
style=
"color:#e6a23c"
>
<p
style=
"color:#
303133;font-size:12
px;font-weight:600"
>
规则说明:
</p>
<p
style=
"color:#e6a23c
;font-size:12px;
"
>
仅GIC计算积分时,配置的积分有效期才会生效,
<br/>
ERP计算积分时,此配置项不生效;
</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