Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
T
traffic-front
Project
Project
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangxiaoming
traffic-front
Commits
123488c0
Commit
123488c0
authored
Apr 09, 2019
by
Cheng
Committed by
Cheng C Yang
Apr 10, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Orange Heap
parent
e3a1ae3f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
22 deletions
+36
-22
Panel.vue
atms-orangeheap/src/components/Panel.vue
+36
-22
No files found.
atms-orangeheap/src/components/Panel.vue
View file @
123488c0
...
...
@@ -97,78 +97,92 @@
{
iconName
:
'#d-iconyihuankuanbufen'
,
active
:
false
,
title
:
'未返还税金分析'
,
avatar
:
'https://cdn.vuetifyjs.com/images/lists/1.jpg'
,
title
:
'税种未返还税金分析'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'unreturnedTax'
,
},
{
iconName
:
'#d-iconyihuankuanbufen'
,
active
:
false
,
title
:
'地区未返还税金分析'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'unreturnedTax'
,
},
{
iconName
:
'#d-iconCompare'
,
active
:
false
,
title
:
'未返还/返还后税金比较'
,
avatar
:
'https://cdn.vuetifyjs.com/images/lists/2.jpg'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'taxComparison'
,
},
{
iconName
:
'#d-iconCompare'
,
active
:
false
,
title
:
'费用分析'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'taxComparison'
,
},
{
iconName
:
'#d-iconhuaban'
,
active
:
false
,
title
:
'利润/亏损分析'
,
avatar
:
'https://cdn.vuetifyjs.com/images/lists/4.jpg'
,
title
:
'地区利润总额/亏损额'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'profitAndLoss'
,
},
{
iconName
:
'#d-iconhuaban'
,
active
:
false
,
title
:
'公司利润总额/亏损额'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'profitAndLoss'
,
},
{
iconName
:
'#d-iconqita1'
,
active
:
false
,
title
:
'其他国内数据'
,
avatar
:
'https://cdn.vuetifyjs.com/images/lists/4.jpg'
,
title
:
'司机/员工人数'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'otherDomesticData'
,
},
{
iconName
:
'#d-iconarchive-paper'
,
iconName
:
'#d-iconqita1'
,
active
:
false
,
title
:
'业务线GMV及补贴统计'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'otherDomesticData'
,
},
{
iconName
:
'#d-iconqita1'
,
active
:
false
,
title
:
'档案归档情况'
,
avatar
:
'https://cdn.vuetifyjs.com/images/lists/4.jpg'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'docSituation'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'otherDomesticData'
,
},
{
iconName
:
'#d-icon
feiyong
'
,
iconName
:
'#d-icon
qita1
'
,
active
:
false
,
title
:
'费用分析'
,
avatar
:
'https://cdn.vuetifyjs.com/images/lists/3.jpg'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'costAnalysis'
,
title
:
'国际税全球概览'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'otherDomesticData'
,
},
{
iconName
:
'#d-iconq
uanqiu
'
,
iconName
:
'#d-iconq
ita1
'
,
active
:
false
,
title
:
'全球概览'
,
avatar
:
'https://cdn.vuetifyjs.com/images/lists/4.jpg'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'globalOverview'
,
title
:
'国际税业务数据'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'otherDomesticData'
,
},
{
iconName
:
"#d-iconmexico"
,
active
:
false
,
title
:
'墨西哥税务分析'
,
avatar
:
'https://cdn.vuetifyjs.com/images/lists/4.jpg'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'mexicanTax'
,
},
{
iconName
:
'#d-iconaodaliya'
,
active
:
false
,
title
:
'澳洲税务分析'
,
avatar
:
'https://cdn.vuetifyjs.com/images/lists/4.jpg'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'australianTax'
,
},
{
iconName
:
'#d-iconbaxi'
,
active
:
false
,
title
:
'巴西税务分析'
,
avatar
:
'https://cdn.vuetifyjs.com/images/lists/4.jpg'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'brazilianTax'
,
},
{
iconName
:
'#d-iconqita'
,
active
:
false
,
title
:
'其他国家税务分析'
,
avatar
:
'https://cdn.vuetifyjs.com/images/lists/4.jpg'
,
chartUrl
:
process
.
env
.
VUE_APP_TABLEAU_API
+
'otherCountries'
,
},
],
...
...
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