Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sfp-program
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sweet Zhang
sfp-program
Commits
a1cec4c5
Commit
a1cec4c5
authored
Sep 07, 2022
by
Chao Sun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
冲突
parent
a763ebe2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
6 deletions
+3
-6
pages/index/index.vue
+3
-6
No files found.
pages/index/index.vue
View file @
a1cec4c5
...
...
@@ -10,7 +10,7 @@
<view
class=
"banner"
>
<img
src=
"/static/images/policyIrrBanner.png"
alt=
""
srcset=
""
>
<!-- 使用说明 -->
<
v-text>
使用说明
</v-
text>
<
text>
使用说明
</
text>
</view>
<scroll-view
scroll-y=
"true"
class=
"formInfoContainer"
>
<view
class=
"tabTitle"
>
...
...
@@ -270,15 +270,12 @@
this
.
yearWithdrawalInfos
=
[].
concat
([{
withdrawalType
:
'1'
,
withdrawalStart
:
null
,
yearWithdrawalAmount
:
null
}]);
<<<<<<<
HEAD
}
else
if
(
e
==
'1'
){
this
.
irrAndSimpleCalcuteParam
.
allFirstPayment
=
null
;
}
else
{
//年金切换到增额时万能账户清空,提领信息清空
this
.
irrAndSimpleCalcuteParam
.
allFirstPayment
=
null
;
this
.
yearWithdrawalInfos
=
[];
=======
}
else
if
(
e
==
'1'
){
this
.
irrAndSimpleCalcuteParam
.
allFirstPayment
=
null
;
>>>>>>>
6
c3581fb58cc1331532f1e352624a05e5ba80ba7
}
this
.
resultShowFlag
=
false
;
}
...
...
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