system-phone 3.1.0 → 3.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (103) hide show
  1. package/.gradle/buildOutputCleanup/cache.properties +2 -2
  2. package/SystemPhone.iml +8 -8
  3. package/build/dev-server.js +141 -141
  4. package/build/webpack.base.conf.js +82 -82
  5. package/build.gradle +27 -27
  6. package/gradle/wrapper/gradle-wrapper.properties +5 -5
  7. package/gradlew +183 -183
  8. package/gradlew.bat +100 -100
  9. package/index.html +21 -21
  10. package/package.json +1 -1
  11. package/src/App.vue +25 -25
  12. package/src/Util.js +415 -415
  13. package/src/assets//346/215/242/350/241/250/347/273/264/344/277/256.png +0 -0
  14. package/src/assets//351/200/232/347/224/250/350/203/214/346/231/257/345/233/276.png +0 -0
  15. package/src/components/AloneLoadParams.vue +26 -26
  16. package/src/components/AlreadyService.vue +193 -193
  17. package/src/components/AttendManage.vue +534 -534
  18. package/src/components/LoadAppdata.vue +38 -38
  19. package/src/components/LoginApp.vue +732 -732
  20. package/src/components/LoginAppNew.vue +587 -587
  21. package/src/components/LoginAppV4.vue +716 -732
  22. package/src/components/ModifyPassWord.vue +216 -216
  23. package/src/components/NavBottom.vue +117 -117
  24. package/src/components/NavBottomV.vue +141 -141
  25. package/src/components/NavBottomVVV.vue +185 -185
  26. package/src/components/OnlineManage.vue +256 -256
  27. package/src/components/PhoneAllInfo.vue +68 -68
  28. package/src/components/PhoneChangemeterInfo.vue +116 -116
  29. package/src/components/PhoneImageInfo.vue +102 -102
  30. package/src/components/PhoneInfoTable.vue +39 -39
  31. package/src/components/PhoneMeterInfo.vue +132 -132
  32. package/src/components/PhoneRepairInfo.vue +146 -146
  33. package/src/components/PhoneSafeInfo.vue +101 -101
  34. package/src/components/PhoneSellInfo.vue +148 -148
  35. package/src/components/PhoneSellInfoLite.vue +112 -112
  36. package/src/components/PhoneUser.vue +202 -202
  37. package/src/components/PhoneUserDetil.vue +70 -70
  38. package/src/components/PhoneUserFind.vue +138 -138
  39. package/src/components/RightTree.vue +217 -217
  40. package/src/components/SystemSetUp.vue +332 -332
  41. package/src/components/TabBarPhone.vue +81 -81
  42. package/src/components/Test.vue +14 -14
  43. package/src/components/ToolsPage.vue +199 -199
  44. package/src/components/UploadManage.vue +194 -194
  45. package/src/components/gaomi/NavBottomV.vue +223 -223
  46. package/src/components/gaomi/NavBottomVVVV.vue +210 -210
  47. package/src/components/gaomi/Scroller.vue +63 -63
  48. package/src/components/gaomi/SystemSetUp.vue +186 -186
  49. package/src/components/gaomi/ToolsPage.vue +168 -168
  50. package/src/components/idea/feedBack.vue +150 -150
  51. package/src/components/idea/feedbackAdd.vue +366 -366
  52. package/src/components/info/ConfigInfo.vue +122 -122
  53. package/src/components/info/FindUserInfo.vue +157 -157
  54. package/src/components/info/InfoTable.vue +37 -37
  55. package/src/components/iot/InstructMessage.vue +313 -313
  56. package/src/components/iot/IotBaseInfo.vue +97 -97
  57. package/src/components/iot/IotMeterInfo.vue +77 -77
  58. package/src/components/iot/iotMonitoringMain.vue +501 -501
  59. package/src/components/online/ApplyOnline.vue +581 -581
  60. package/src/components/online/BJZhongRan/ApplyOnline.vue +600 -600
  61. package/src/components/screen/ChargeContentPage.vue +656 -656
  62. package/src/components/screen/ContentPage.vue +611 -611
  63. package/src/components/screen/GongdanContentPage.vue +149 -149
  64. package/src/components/screen/ListCountItem.vue +93 -93
  65. package/src/components/screen/ModuleTitle.vue +48 -48
  66. package/src/components/screen/SafeOrderContentPage.vue +440 -440
  67. package/src/components/screen/SecurityCheckItem.vue +50 -50
  68. package/src/components/screen/TotalItem.vue +76 -76
  69. package/src/components/screen/TotalUserNumber.vue +77 -77
  70. package/src/components/screen/WorkOrderItem.vue +51 -51
  71. package/src/components/screen/WorkOrderRightDownItem.vue +103 -103
  72. package/src/components/screen/WorkOrderRightItem.vue +115 -115
  73. package/src/components/userinfo/paymentQuery.vue +189 -189
  74. package/src/components/userinfo/queryFile.vue +190 -190
  75. package/src/components/wasm.vue +18 -18
  76. package/src/expandcssAndroid.less +521 -521
  77. package/src/filiale/yulinyuchuan/AlreadyService.vue +194 -194
  78. package/src/filiale/yulinyuchuan/AttendManage.vue +537 -537
  79. package/src/filiale/yulinyuchuan/LoginApp.vue +741 -741
  80. package/src/filiale/yulinyuchuan/OnlineManage.vue +256 -256
  81. package/src/filiale/yulinyuchuan/SystemSetUp.vue +332 -332
  82. package/src/filiale/yulinyuchuan/UploadManage.vue +195 -195
  83. package/src/filiale/yulinyuchuan/systemphonegrid.js +9 -9
  84. package/src/filiale/yulinyuchuanTY/AlreadyService.vue +194 -0
  85. package/src/filiale/yulinyuchuanTY/AttendManage.vue +537 -0
  86. package/src/filiale/yulinyuchuanTY/LoginApp.vue +741 -0
  87. package/src/filiale/yulinyuchuanTY/OnlineManage.vue +256 -0
  88. package/src/filiale/yulinyuchuanTY/SystemSetUp.vue +332 -0
  89. package/src/filiale/yulinyuchuanTY/UploadManage.vue +195 -0
  90. package/src/filiale/yulinyuchuanTY/systemphonegrid.js +9 -0
  91. package/src/index.js +9 -9
  92. package/src/main.js +38 -38
  93. package/src/plugins/const.js +404 -404
  94. package/src/plugins/vue-py.js +37 -37
  95. package/src/stores/AppData.js +79 -91
  96. package/src/systemphone-gaomi.js +105 -105
  97. package/src/systemphone.js +60 -60
  98. package/src/systemphonegrid.js +185 -185
  99. package/src/util/LdapHelper.js +75 -75
  100. package/static/const.js +404 -404
  101. package/static/layui/font/iconfont.svg +554 -554
  102. package/static/vue-py.js +37 -37
  103. package/static/wasm_exec.js +465 -465
@@ -1,149 +1,149 @@
1
- <template>
2
- <div style="background-color: darkblue">
3
- <div class="left-order-body row" style="background-color: darkblue">
4
- <div class="body-up">
5
- <div class="up-item"><work-order-item :work-order="workOrderData[0]"
6
- :work-oder-icon="workOrderIcon1"
7
- :color="workOrderColors[0]"></work-order-item></div>
8
- <div class="up-item"><work-order-item :work-order="workOrderData[1]"
9
- :work-oder-icon="workOrderIcon2"
10
- :color="workOrderColors[1]"></work-order-item></div>
11
- <div class="up-item"><work-order-item :work-order="workOrderData[2]"
12
- :work-oder-icon="workOrderIcon3"
13
- :color="workOrderColors[2]"></work-order-item></div>
14
- </div>
15
- <div class="body-down">
16
- <div class="down-item"><work-order-item :work-order="workOrderData[3]"
17
- :work-oder-icon="workOrderIcon4"
18
- :color="workOrderColors[3]"></work-order-item></div>
19
- <div class="down-item"><work-order-item :work-order="workOrderData[4]"
20
- :work-oder-icon="workOrderIcon5"
21
- :color="workOrderColors[4]"></work-order-item></div>
22
- <div class="down-item"><work-order-item :work-order="workOrderData[5]"
23
- :work-oder-icon="workOrderIcon6"
24
- :color="workOrderColors[5]"></work-order-item></div>
25
- </div>
26
- </div>
27
- <div class="work-order-right row" style="background-color: darkblue">
28
- <div class="right-up">
29
- <div class="up-item"><work-order-right-item :deal-data="dealData[0]"
30
- :deal-icon="dealIcon1"></work-order-right-item></div>
31
- <div class="up-item"><work-order-right-item :deal-data="dealData[1]"
32
- :deal-icon="dealIcon2"></work-order-right-item></div>
33
- <div class="up-item"><work-order-right-item :deal-data="dealData[2]"
34
- :deal-icon="dealIcon3"></work-order-right-item></div>
35
- <div class="up-item"><work-order-right-item :deal-data="dealData[3]"
36
- :deal-icon="dealIcon4" :color="completeColor"></work-order-right-item></div>
37
- </div>
38
- <div class="right-down">
39
- <div class="down-item"><work-order-right-down-item :content-bg="contentBgs[0]"
40
- :down-item-data="downItemDatas[0]"></work-order-right-down-item></div>
41
- <div class="down-item"><work-order-right-down-item :content-bg="contentBgs[1]"
42
- :down-item-data="downItemDatas[1]"></work-order-right-down-item></div>
43
- <div class="down-item"><work-order-right-down-item :content-bg="contentBgs[2]"
44
- :down-item-data="downItemDatas[2]"></work-order-right-down-item></div>
45
- </div>
46
- </div>
47
- </div>
48
- </template>
49
- <script>
50
- export default {
51
- title:"GongdanContentPage",
52
- data(){
53
- return {
54
- dealIcon1:require('src/assets/images/客服待处理.png'),
55
- dealIcon2:require('src/assets/images/客服处理中.png'),
56
- dealIcon3:require('src/assets/images/客服已完成.png'),
57
- dealIcon4:require('src/assets/images/客服完成率.png'),
58
- contentBgs:[[9,40,115],[67,51,77],[18,61,115]],
59
- downItemDatas:[{title:'昨日工单',number:154,name:'日环比',percentage:'+44.18%'},
60
- {title:'月度工单量',number:5149,name:'月环比',percentage:'+71.12%'},
61
- {title:'年度工单量',number:145784,name:'同比',percentage:'+95.07%'}],
62
- dealData: [{title:'总工单',number:90},{title:'待处理',number:30},{title:'已完成',number:60},{title:'完成率',number:67}],
63
- workOrderIcon:require('src/assets/images/客服今日工单.png'),
64
- workOrderIcon1:require('src/assets/images/客服工单量.png'),
65
- workOrderIcon2:require('src/assets/images/客服在线处理.png'),
66
- workOrderIcon3:require('src/assets/images/客服派单量.png'),
67
- workOrderIcon4:require('src/assets/images/客服工单量.png'),
68
- workOrderIcon5:require('src/assets/images/客服在线处理.png'),
69
- workOrderIcon6:require('src/assets/images/客服网厅预约派单量.png'),
70
- workOrderColors:['#FFF000','#FF8500','#00FFEF','#FFF000','#FF8500','#00D3FF'],
71
- workOrderData:[{name:'工单量',number:8740},
72
- {name:'在线处理',number:5487},
73
- {name:'派单量',number:8740},
74
- {name:'电话派单量',number:8740},
75
- {name:'微信客服派单量',number:5487},
76
- {name:'网厅预约派单量',number:4723}],
77
- }
78
- }
79
- }
80
- </script>
81
- <style lang="less" scoped>
82
- .work-order-right{
83
- width: 100%;
84
- height: 60%;
85
- background: rgba(255,255,255,.05);
86
- display: flex;
87
- flex-direction: column;
88
- justify-content: space-around;
89
- align-items: center;
90
- .right-up{
91
- width: 90%;
92
- height: 44%;
93
- display: flex;
94
- flex-direction: row;
95
- justify-content: space-between;
96
- align-items: center;
97
- .up-item{
98
- width: 23%;
99
- height: 90%;
100
- }
101
- }
102
- .right-down{
103
- width: 90%;
104
- height: 40%;
105
- margin-bottom: 4%;
106
- display: flex;
107
- flex-direction: column;
108
- justify-content: space-between;
109
- align-items: center;
110
- .down-item{
111
- width: 100%;
112
- height: 25%;
113
- }
114
- }
115
- }
116
- .left-order-body{
117
- width: 100%;
118
- margin-bottom: 4%;
119
- height: 60%;
120
- display: flex;
121
- flex-direction: column;
122
- justify-content: space-between;
123
- align-items: center;
124
- .body-up{
125
- width: 100%;
126
- height: 50%;
127
- display: flex;
128
- flex-direction: column;
129
- justify-content: space-between;
130
- align-items: center;
131
- .up-item{
132
- width: 100%;
133
- height: 33%;
134
- }
135
- }
136
- .body-down{
137
- width: 100%;
138
- height: 50%;
139
- display: flex;
140
- flex-direction: column;
141
- justify-content: space-between;
142
- align-items: center;
143
- .down-item{
144
- width: 100%;
145
- height: 33%;
146
- }
147
- }
148
- }
149
- </style>
1
+ <template>
2
+ <div style="background-color: darkblue">
3
+ <div class="left-order-body row" style="background-color: darkblue">
4
+ <div class="body-up">
5
+ <div class="up-item"><work-order-item :work-order="workOrderData[0]"
6
+ :work-oder-icon="workOrderIcon1"
7
+ :color="workOrderColors[0]"></work-order-item></div>
8
+ <div class="up-item"><work-order-item :work-order="workOrderData[1]"
9
+ :work-oder-icon="workOrderIcon2"
10
+ :color="workOrderColors[1]"></work-order-item></div>
11
+ <div class="up-item"><work-order-item :work-order="workOrderData[2]"
12
+ :work-oder-icon="workOrderIcon3"
13
+ :color="workOrderColors[2]"></work-order-item></div>
14
+ </div>
15
+ <div class="body-down">
16
+ <div class="down-item"><work-order-item :work-order="workOrderData[3]"
17
+ :work-oder-icon="workOrderIcon4"
18
+ :color="workOrderColors[3]"></work-order-item></div>
19
+ <div class="down-item"><work-order-item :work-order="workOrderData[4]"
20
+ :work-oder-icon="workOrderIcon5"
21
+ :color="workOrderColors[4]"></work-order-item></div>
22
+ <div class="down-item"><work-order-item :work-order="workOrderData[5]"
23
+ :work-oder-icon="workOrderIcon6"
24
+ :color="workOrderColors[5]"></work-order-item></div>
25
+ </div>
26
+ </div>
27
+ <div class="work-order-right row" style="background-color: darkblue">
28
+ <div class="right-up">
29
+ <div class="up-item"><work-order-right-item :deal-data="dealData[0]"
30
+ :deal-icon="dealIcon1"></work-order-right-item></div>
31
+ <div class="up-item"><work-order-right-item :deal-data="dealData[1]"
32
+ :deal-icon="dealIcon2"></work-order-right-item></div>
33
+ <div class="up-item"><work-order-right-item :deal-data="dealData[2]"
34
+ :deal-icon="dealIcon3"></work-order-right-item></div>
35
+ <div class="up-item"><work-order-right-item :deal-data="dealData[3]"
36
+ :deal-icon="dealIcon4" :color="completeColor"></work-order-right-item></div>
37
+ </div>
38
+ <div class="right-down">
39
+ <div class="down-item"><work-order-right-down-item :content-bg="contentBgs[0]"
40
+ :down-item-data="downItemDatas[0]"></work-order-right-down-item></div>
41
+ <div class="down-item"><work-order-right-down-item :content-bg="contentBgs[1]"
42
+ :down-item-data="downItemDatas[1]"></work-order-right-down-item></div>
43
+ <div class="down-item"><work-order-right-down-item :content-bg="contentBgs[2]"
44
+ :down-item-data="downItemDatas[2]"></work-order-right-down-item></div>
45
+ </div>
46
+ </div>
47
+ </div>
48
+ </template>
49
+ <script>
50
+ export default {
51
+ title:"GongdanContentPage",
52
+ data(){
53
+ return {
54
+ dealIcon1:require('src/assets/images/客服待处理.png'),
55
+ dealIcon2:require('src/assets/images/客服处理中.png'),
56
+ dealIcon3:require('src/assets/images/客服已完成.png'),
57
+ dealIcon4:require('src/assets/images/客服完成率.png'),
58
+ contentBgs:[[9,40,115],[67,51,77],[18,61,115]],
59
+ downItemDatas:[{title:'昨日工单',number:154,name:'日环比',percentage:'+44.18%'},
60
+ {title:'月度工单量',number:5149,name:'月环比',percentage:'+71.12%'},
61
+ {title:'年度工单量',number:145784,name:'同比',percentage:'+95.07%'}],
62
+ dealData: [{title:'总工单',number:90},{title:'待处理',number:30},{title:'已完成',number:60},{title:'完成率',number:67}],
63
+ workOrderIcon:require('src/assets/images/客服今日工单.png'),
64
+ workOrderIcon1:require('src/assets/images/客服工单量.png'),
65
+ workOrderIcon2:require('src/assets/images/客服在线处理.png'),
66
+ workOrderIcon3:require('src/assets/images/客服派单量.png'),
67
+ workOrderIcon4:require('src/assets/images/客服工单量.png'),
68
+ workOrderIcon5:require('src/assets/images/客服在线处理.png'),
69
+ workOrderIcon6:require('src/assets/images/客服网厅预约派单量.png'),
70
+ workOrderColors:['#FFF000','#FF8500','#00FFEF','#FFF000','#FF8500','#00D3FF'],
71
+ workOrderData:[{name:'工单量',number:8740},
72
+ {name:'在线处理',number:5487},
73
+ {name:'派单量',number:8740},
74
+ {name:'电话派单量',number:8740},
75
+ {name:'微信客服派单量',number:5487},
76
+ {name:'网厅预约派单量',number:4723}],
77
+ }
78
+ }
79
+ }
80
+ </script>
81
+ <style lang="less" scoped>
82
+ .work-order-right{
83
+ width: 100%;
84
+ height: 60%;
85
+ background: rgba(255,255,255,.05);
86
+ display: flex;
87
+ flex-direction: column;
88
+ justify-content: space-around;
89
+ align-items: center;
90
+ .right-up{
91
+ width: 90%;
92
+ height: 44%;
93
+ display: flex;
94
+ flex-direction: row;
95
+ justify-content: space-between;
96
+ align-items: center;
97
+ .up-item{
98
+ width: 23%;
99
+ height: 90%;
100
+ }
101
+ }
102
+ .right-down{
103
+ width: 90%;
104
+ height: 40%;
105
+ margin-bottom: 4%;
106
+ display: flex;
107
+ flex-direction: column;
108
+ justify-content: space-between;
109
+ align-items: center;
110
+ .down-item{
111
+ width: 100%;
112
+ height: 25%;
113
+ }
114
+ }
115
+ }
116
+ .left-order-body{
117
+ width: 100%;
118
+ margin-bottom: 4%;
119
+ height: 60%;
120
+ display: flex;
121
+ flex-direction: column;
122
+ justify-content: space-between;
123
+ align-items: center;
124
+ .body-up{
125
+ width: 100%;
126
+ height: 50%;
127
+ display: flex;
128
+ flex-direction: column;
129
+ justify-content: space-between;
130
+ align-items: center;
131
+ .up-item{
132
+ width: 100%;
133
+ height: 33%;
134
+ }
135
+ }
136
+ .body-down{
137
+ width: 100%;
138
+ height: 50%;
139
+ display: flex;
140
+ flex-direction: column;
141
+ justify-content: space-between;
142
+ align-items: center;
143
+ .down-item{
144
+ width: 100%;
145
+ height: 33%;
146
+ }
147
+ }
148
+ }
149
+ </style>
@@ -1,93 +1,93 @@
1
- <template>
2
- <div class="item-base">
3
- <div class="item-content">
4
- <div class="content-left">{{text}}</div>
5
- <div class="content-right">
6
- <div class="right-percentage">{{percentage}}</div>
7
- <div class="right-count">{{count}}</div>
8
- </div>
9
- </div>
10
- <div class="item-bar">
11
- <div class="bar-percentage" :style="{'background':barColor,'width':percentage}"></div>
12
- </div>
13
- </div>
14
- </template>
15
-
16
- <script>
17
- export default {
18
- title: "ListICountitem",
19
- props:{
20
- barColor:{
21
- type:String,
22
- default:'#eed2d4'
23
- },
24
- percentage:{
25
- type:String,
26
- default: '30%'
27
- },
28
- text:{
29
- type:String,
30
- default: '金额卡表收费'
31
- },
32
- count:{
33
- type:Number,
34
- default: 12210
35
- }
36
- }
37
- }
38
- </script>
39
-
40
- <style lang="less" scoped>
41
- .item-base{
42
- width: 100%;
43
- height: 100%;
44
- display: flex;
45
- flex-direction: column;
46
- justify-content: space-around;
47
- align-items: center;
48
- .item-content{
49
- width: 100%;
50
- height: 70%;
51
- display: flex;
52
- flex-direction: row;
53
- justify-content: space-between;
54
- align-items: center;
55
- font-size: vw(16);
56
- .content-left{
57
- margin-left: 1%;
58
- width: 30%;
59
- height: 90%;
60
- color: #B2B0CB;
61
- }
62
- .content-right{
63
- margin-right: 1%;
64
- width: 30%;
65
- height: 90%;
66
- display: flex;
67
- flex-direction: row-reverse;
68
- align-items: center;
69
- text-align: right;
70
- color: #fff;
71
- .right-count{
72
- width: 68%;
73
- height: 100%;
74
- margin-right: 5%;
75
- }
76
- .right-percentage{
77
- width: 24%;
78
- height: 100%;
79
- }
80
- }
81
- }
82
- .item-bar{
83
- width: 100%;
84
- height: 22%;
85
- background: #00307F;
86
- display: flex;
87
- align-items: center;
88
- .bar-percentage{
89
- height: 100%;
90
- }
91
- }
92
- }
93
- </style>
1
+ <template>
2
+ <div class="item-base">
3
+ <div class="item-content">
4
+ <div class="content-left">{{text}}</div>
5
+ <div class="content-right">
6
+ <div class="right-percentage">{{percentage}}</div>
7
+ <div class="right-count">{{count}}</div>
8
+ </div>
9
+ </div>
10
+ <div class="item-bar">
11
+ <div class="bar-percentage" :style="{'background':barColor,'width':percentage}"></div>
12
+ </div>
13
+ </div>
14
+ </template>
15
+
16
+ <script>
17
+ export default {
18
+ title: "ListICountitem",
19
+ props:{
20
+ barColor:{
21
+ type:String,
22
+ default:'#eed2d4'
23
+ },
24
+ percentage:{
25
+ type:String,
26
+ default: '30%'
27
+ },
28
+ text:{
29
+ type:String,
30
+ default: '金额卡表收费'
31
+ },
32
+ count:{
33
+ type:Number,
34
+ default: 12210
35
+ }
36
+ }
37
+ }
38
+ </script>
39
+
40
+ <style lang="less" scoped>
41
+ .item-base{
42
+ width: 100%;
43
+ height: 100%;
44
+ display: flex;
45
+ flex-direction: column;
46
+ justify-content: space-around;
47
+ align-items: center;
48
+ .item-content{
49
+ width: 100%;
50
+ height: 70%;
51
+ display: flex;
52
+ flex-direction: row;
53
+ justify-content: space-between;
54
+ align-items: center;
55
+ font-size: vw(16);
56
+ .content-left{
57
+ margin-left: 1%;
58
+ width: 30%;
59
+ height: 90%;
60
+ color: #B2B0CB;
61
+ }
62
+ .content-right{
63
+ margin-right: 1%;
64
+ width: 30%;
65
+ height: 90%;
66
+ display: flex;
67
+ flex-direction: row-reverse;
68
+ align-items: center;
69
+ text-align: right;
70
+ color: #fff;
71
+ .right-count{
72
+ width: 68%;
73
+ height: 100%;
74
+ margin-right: 5%;
75
+ }
76
+ .right-percentage{
77
+ width: 24%;
78
+ height: 100%;
79
+ }
80
+ }
81
+ }
82
+ .item-bar{
83
+ width: 100%;
84
+ height: 22%;
85
+ background: #00307F;
86
+ display: flex;
87
+ align-items: center;
88
+ .bar-percentage{
89
+ height: 100%;
90
+ }
91
+ }
92
+ }
93
+ </style>
@@ -1,48 +1,48 @@
1
- <template>
2
- <div class="title-base">
3
- <div class="title-icon" :style="{'background':'url('+ moduleTileIcon +') no-repeat','background-size':'100% 100%'}"></div>
4
- <div class="title-text" :style="{'font-size':font + 'vw'}">{{title}}</div>
5
- </div>
6
- </template>
7
-
8
- <script>
9
- export default {
10
- title: "ModuleTitle",
11
- props:{
12
- moduleTileIcon:{
13
- default: require('src/assets/images/收费笔数小标题.png')
14
- },
15
- title:{
16
- type:String,
17
- default:'各收费类型笔数占比(笔)'
18
- },
19
- font:{
20
- type:Number,
21
- default:0.69
22
- }
23
- }
24
- }
25
- </script>
26
-
27
- <style lang="less" scoped>
28
- .title-base{
29
- width: 100%;
30
- height: 100%;
31
- display: flex;
32
- flex-direction: row;
33
- align-items: center;
34
- .title-icon{
35
- margin-top: 1%;
36
- width: 6%;
37
- height: 65%;
38
- background: #4f5bff;
39
- }
40
- .title-text{
41
- color: #fff;
42
- margin-left: 2%;
43
- margin-top: 2%;
44
- width: 80%;
45
- height: 100%;
46
- }
47
- }
48
- </style>
1
+ <template>
2
+ <div class="title-base">
3
+ <div class="title-icon" :style="{'background':'url('+ moduleTileIcon +') no-repeat','background-size':'100% 100%'}"></div>
4
+ <div class="title-text" :style="{'font-size':font + 'vw'}">{{title}}</div>
5
+ </div>
6
+ </template>
7
+
8
+ <script>
9
+ export default {
10
+ title: "ModuleTitle",
11
+ props:{
12
+ moduleTileIcon:{
13
+ default: require('src/assets/images/收费笔数小标题.png')
14
+ },
15
+ title:{
16
+ type:String,
17
+ default:'各收费类型笔数占比(笔)'
18
+ },
19
+ font:{
20
+ type:Number,
21
+ default:0.69
22
+ }
23
+ }
24
+ }
25
+ </script>
26
+
27
+ <style lang="less" scoped>
28
+ .title-base{
29
+ width: 100%;
30
+ height: 100%;
31
+ display: flex;
32
+ flex-direction: row;
33
+ align-items: center;
34
+ .title-icon{
35
+ margin-top: 1%;
36
+ width: 6%;
37
+ height: 65%;
38
+ background: #4f5bff;
39
+ }
40
+ .title-text{
41
+ color: #fff;
42
+ margin-left: 2%;
43
+ margin-top: 2%;
44
+ width: 80%;
45
+ height: 100%;
46
+ }
47
+ }
48
+ </style>