Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
ydLife
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
ydLife
Commits
afc1d2a0
Commit
afc1d2a0
authored
Apr 14, 2021
by
Sweet Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'合并代码'
parent
8c8f98eb
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
20 additions
and
14 deletions
+20
-14
mintty.exe.stackdump
+19
-0
package-lock.json
+0
-0
src/app/my/my-center-home/my-center-home.component.ts
+1
-14
No files found.
mintty.exe.stackdump
0 → 100644
View file @
afc1d2a0
Stack trace:
Frame Function Args
000FFFFBC30 001800606B9 (000FFFFBE38, 000FFFFCE00, 001801214F5, 000FFFFDE50)
00000000002 0018006259A (00000000064, 00000000000, 000000008F0, 00000000000)
000FFFFBF10 0018012932B (7FFF6D7E5B89, 00000000000, 00000000000, 00000000000)
000FFFFC1F0 0018012590E (001800A3A25, 00000000000, 00000000000, 00000001000)
00600000000 00180125E04 (3A6D39335B1BA3BD, 656C69706D6F4320, 7365636375732064, 00000000006)
00600000000 00180126049 (000FFFFC430, 00000000000, 0018011D727, 00000000001)
00600000000 0018012632F (00000001000, 00100493280, 00100498320, 00100497D80)
00600000000 001801623C8 (0018013A3BA, 7FFF6D4610C4, 000FFFFC430, 00100497D80)
00100493280 001800C02FF (00000000000, 00180328E30, 001004981D0, 00000000000)
00100493280 001801214AB (00000000000, 00180328E30, 001004981D0, 00000000000)
00100493280 0010042E591 (001004932B9, FFFFFFFFFFFFFFFF, 7FFF6F735602, 00000000000)
00000000039 0010040AD0F (000FFFFC510, 7FFF6F777110, 00100497D68, 00600000001)
000FFFFC510 0010043FF45 (00180192FEC, 0000000000E, 00180059960, 0000000000E)
000FFFFCCD0 00180049E84 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000 00180047963 (00000000000, 00000000000, 00000000000, 00000000000)
000FFFFFFF0 00180047A14 (00000000000, 00000000000, 00000000000, 00000000000)
End of stack trace (more stack frames may be present)
package-lock.json
View file @
afc1d2a0
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/app/my/my-center-home/my-center-home.component.ts
View file @
afc1d2a0
...
@@ -40,6 +40,7 @@ export class MyCenterHomeComponent implements OnInit, AfterViewInit {
...
@@ -40,6 +40,7 @@ export class MyCenterHomeComponent implements OnInit, AfterViewInit {
approvarList
:
Array
<
any
>
;
approvarList
:
Array
<
any
>
;
dotFlag
:
boolean
=
false
;
dotFlag
:
boolean
=
false
;
isShowSalay
:
boolean
;
isShowSalay
:
boolean
;
showSubMenu
:
boolean
;
constructor
(
constructor
(
private
router
:
Router
,
private
router
:
Router
,
public
lifeCommonService
:
LifeCommonService
,
public
lifeCommonService
:
LifeCommonService
,
...
@@ -113,18 +114,6 @@ export class MyCenterHomeComponent implements OnInit, AfterViewInit {
...
@@ -113,18 +114,6 @@ export class MyCenterHomeComponent implements OnInit, AfterViewInit {
{
{
title
:
'我的展业'
,
title
:
'我的展业'
,
content
:
[
content
:
[
<<<<<<<
HEAD
{
no
:
12
,
subtitle
:
'我的保单'
,
icon
:
'policy'
,
path
:
''
,
routerLink
:
''
},
{
no
:
20
,
subtitle
:
'我的客户'
,
icon
:
'customer'
,
path
:
''
,
routerLink
:
''
},
// { no: 14, subtitle: '我的佣金', icon: 'commission', path: '', routerLink: '' },
{
no
:
19
,
subtitle
:
'薪资单'
,
icon
:
'salary'
,
path
:
''
,
routerLink
:
'salary'
},
{
no
:
21
,
subtitle
:
'公司制度'
,
icon
:
'management'
,
path
:
''
,
routerLink
:
''
},
// { no: 23, subtitle: '我的报聘', icon: 'pin', path: '', routerLink: 'my_application' },
{
no
:
24
,
subtitle
:
'目标设置'
,
icon
:
'set'
,
path
:
''
,
routerLink
:
'target'
},
{
no
:
25
,
subtitle
:
''
,
icon
:
'default'
,
path
:
''
,
routerLink
:
''
},
{
no
:
25
,
subtitle
:
''
,
icon
:
'default'
,
path
:
''
,
routerLink
:
''
},
{
no
:
26
,
subtitle
:
''
,
icon
:
'default'
,
path
:
''
,
routerLink
:
''
}
=======
{
no
:
12
,
subtitle
:
'我的保单'
,
icon
:
'policy'
,
path
:
''
,
routerLink
:
''
,
showSubMenu
:
true
},
{
no
:
12
,
subtitle
:
'我的保单'
,
icon
:
'policy'
,
path
:
''
,
routerLink
:
''
,
showSubMenu
:
true
},
{
no
:
20
,
subtitle
:
'我的客户'
,
icon
:
'customer'
,
path
:
''
,
routerLink
:
''
,
showSubMenu
:
true
},
{
no
:
20
,
subtitle
:
'我的客户'
,
icon
:
'customer'
,
path
:
''
,
routerLink
:
''
,
showSubMenu
:
true
},
// { no: 14, subtitle: '我的佣金', icon: 'commission', path: '', routerLink: '',showSubMenu:true },
// { no: 14, subtitle: '我的佣金', icon: 'commission', path: '', routerLink: '',showSubMenu:true },
...
@@ -134,8 +123,6 @@ export class MyCenterHomeComponent implements OnInit, AfterViewInit {
...
@@ -134,8 +123,6 @@ export class MyCenterHomeComponent implements OnInit, AfterViewInit {
{
no
:
24
,
subtitle
:
'目标设置'
,
icon
:
'set'
,
path
:
''
,
routerLink
:
'target'
,
showSubMenu
:
true
},
{
no
:
24
,
subtitle
:
'目标设置'
,
icon
:
'set'
,
path
:
''
,
routerLink
:
'target'
,
showSubMenu
:
true
},
{
no
:
25
,
subtitle
:
''
,
icon
:
'default'
,
path
:
''
,
routerLink
:
''
,
showSubMenu
:
true
},
{
no
:
25
,
subtitle
:
''
,
icon
:
'default'
,
path
:
''
,
routerLink
:
''
,
showSubMenu
:
true
},
{
no
:
26
,
subtitle
:
''
,
icon
:
'default'
,
path
:
''
,
routerLink
:
''
,
showSubMenu
:
true
}
{
no
:
26
,
subtitle
:
''
,
icon
:
'default'
,
path
:
''
,
routerLink
:
''
,
showSubMenu
:
true
}
>>>>>>>
dev
],
],
isShow
:
true
isShow
:
true
},
},
...
...
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