system-clients 3.1.90-aode → 3.1.90-xianyang

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 (134) hide show
  1. package/SystemClient.iml +1 -1
  2. package/build/webpack.base.conf.js +1 -4
  3. package/package.json +2 -2
  4. package/src/components/Main.vue +547 -508
  5. package/src/components/equipment/EquipmentManage.vue +3 -0
  6. package/src/components/equipment/PcAdd.vue +5 -5
  7. package/src/components/equipment/PcList.vue +5 -5
  8. package/src/components/equipment/PhoneAdd.vue +4 -4
  9. package/src/components/equipment/PhoneList.vue +4 -4
  10. package/src/components/equipment/PosAdd.vue +205 -43
  11. package/src/components/equipment/PosList.vue +153 -63
  12. package/src/components/equipment/PosManage.vue +92 -9
  13. package/src/components/equipment/QCAdd.vue +333 -0
  14. package/src/components/equipment/QCList.vue +230 -0
  15. package/src/components/equipment/QCManage.vue +150 -0
  16. package/src/components/server/Login.vue +642 -711
  17. package/src/components/server/ModifyPw.vue +4 -5
  18. package/src/components/server/ResSelect.vue +5 -1
  19. package/src/components/server/ResSelectGroup.vue +1 -1
  20. package/src/components/server/RightTree.vue +314 -343
  21. package/src/plugins/EncryptUtil.js +53 -0
  22. package/src/plugins/GetLoginInfoService.js +517 -514
  23. package/src/plugins/validation.js +1 -1
  24. package/src/system.js +7 -1
  25. package/.gradle/3.5/file-changes/last-build.bin +0 -0
  26. package/.gradle/3.5/taskHistory/taskHistory.lock +0 -0
  27. package/.gradle/5.5/fileChanges/last-build.bin +0 -0
  28. package/.gradle/5.5/fileHashes/fileHashes.lock +0 -0
  29. package/.gradle/5.5/gc.properties +0 -0
  30. package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  31. package/.gradle/buildOutputCleanup/cache.properties +0 -2
  32. package/.gradle/vcs-1/gc.properties +0 -0
  33. package/src/styles/fonts/PINGFANG LIGHT.TTF +0 -0
  34. package/src/styles/fonts/PingFangSC-Regular.ttf +0 -0
  35. package/src/styles/fonts/glyphicons-halflings-regular.eot +0 -0
  36. package/src/styles/fonts/glyphicons-halflings-regular.svg +0 -288
  37. package/src/styles/fonts/glyphicons-halflings-regular.ttf +0 -0
  38. package/src/styles/fonts/glyphicons-halflings-regular.woff +0 -0
  39. package/src/styles/fonts/glyphicons-halflings-regular.woff2 +0 -0
  40. package/src/styles/fonts/pingfang-bold.ttf +0 -0
  41. package/src/styles/fonts/pingfang-medium.ttf +0 -0
  42. package/src/styles/fonts/pingfang-regular.ttf +0 -0
  43. package/src/styles/fonts/trendstrends.ttf +0 -0
  44. package/src/styles/fonts//346/261/211/344/273/252/350/217/261/345/277/203/344/275/223/347/256/200.ttf +0 -0
  45. package/src/styles/less/.csscomb.json +0 -304
  46. package/src/styles/less/.csslintrc +0 -19
  47. package/src/styles/less/alerts.less +0 -73
  48. package/src/styles/less/aofeng/animate.min.css +0 -11
  49. package/src/styles/less/aofeng/expandcss.less +0 -569
  50. package/src/styles/less/aofeng/standard.less +0 -2121
  51. package/src/styles/less/aofeng/themeOne/BinaryTemplate.less +0 -686
  52. package/src/styles/less/aofeng/themeOne/loginStyle.less +0 -1586
  53. package/src/styles/less/aofeng/themeOne/systemStyle.less +0 -2650
  54. package/src/styles/less/aofeng/themeOne.less +0 -17
  55. package/src/styles/less/aofeng/themeTwo/newStyle1.less +0 -415
  56. package/src/styles/less/aofeng/themeTwo.less +0 -3
  57. package/src/styles/less/badges.less +0 -66
  58. package/src/styles/less/bootstrap.less +0 -66
  59. package/src/styles/less/breadcrumbs.less +0 -26
  60. package/src/styles/less/button-groups.less +0 -247
  61. package/src/styles/less/buttons.less +0 -172
  62. package/src/styles/less/carousel.less +0 -269
  63. package/src/styles/less/close.less +0 -34
  64. package/src/styles/less/code.less +0 -69
  65. package/src/styles/less/component-animations.less +0 -33
  66. package/src/styles/less/dropdowns.less +0 -216
  67. package/src/styles/less/fonts-list.less +0 -25
  68. package/src/styles/less/forms.less +0 -626
  69. package/src/styles/less/glyphicons.less +0 -305
  70. package/src/styles/less/grid.less +0 -84
  71. package/src/styles/less/input-groups.less +0 -167
  72. package/src/styles/less/jumbotron.less +0 -52
  73. package/src/styles/less/labels.less +0 -64
  74. package/src/styles/less/list-group.less +0 -141
  75. package/src/styles/less/manageStyle/manageChile.less +0 -180
  76. package/src/styles/less/manageStyle/manageStyle.less +0 -1102
  77. package/src/styles/less/manageStyle/safeStyle.less +0 -498
  78. package/src/styles/less/media.less +0 -66
  79. package/src/styles/less/mixins/alerts.less +0 -14
  80. package/src/styles/less/mixins/background-variant.less +0 -9
  81. package/src/styles/less/mixins/border-radius.less +0 -18
  82. package/src/styles/less/mixins/buttons.less +0 -69
  83. package/src/styles/less/mixins/center-block.less +0 -7
  84. package/src/styles/less/mixins/clearfix.less +0 -22
  85. package/src/styles/less/mixins/forms.less +0 -90
  86. package/src/styles/less/mixins/gradients.less +0 -59
  87. package/src/styles/less/mixins/grid-framework.less +0 -92
  88. package/src/styles/less/mixins/grid.less +0 -122
  89. package/src/styles/less/mixins/hide-text.less +0 -21
  90. package/src/styles/less/mixins/image.less +0 -33
  91. package/src/styles/less/mixins/labels.less +0 -12
  92. package/src/styles/less/mixins/list-group.less +0 -30
  93. package/src/styles/less/mixins/nav-divider.less +0 -10
  94. package/src/styles/less/mixins/nav-vertical-align.less +0 -9
  95. package/src/styles/less/mixins/opacity.less +0 -8
  96. package/src/styles/less/mixins/pagination.less +0 -24
  97. package/src/styles/less/mixins/panels.less +0 -24
  98. package/src/styles/less/mixins/progress-bar.less +0 -10
  99. package/src/styles/less/mixins/reset-filter.less +0 -8
  100. package/src/styles/less/mixins/reset-text.less +0 -18
  101. package/src/styles/less/mixins/resize.less +0 -6
  102. package/src/styles/less/mixins/responsive-visibility.less +0 -15
  103. package/src/styles/less/mixins/size.less +0 -10
  104. package/src/styles/less/mixins/tab-focus.less +0 -9
  105. package/src/styles/less/mixins/table-row.less +0 -44
  106. package/src/styles/less/mixins/text-emphasis.less +0 -9
  107. package/src/styles/less/mixins/text-overflow.less +0 -8
  108. package/src/styles/less/mixins/vendor-prefixes.less +0 -227
  109. package/src/styles/less/mixins.less +0 -40
  110. package/src/styles/less/modals.less +0 -151
  111. package/src/styles/less/navbar.less +0 -660
  112. package/src/styles/less/navs.less +0 -285
  113. package/src/styles/less/normalize.less +0 -424
  114. package/src/styles/less/pager.less +0 -76
  115. package/src/styles/less/pagination.less +0 -89
  116. package/src/styles/less/panels.less +0 -275
  117. package/src/styles/less/popovers.less +0 -131
  118. package/src/styles/less/print.less +0 -101
  119. package/src/styles/less/progress-bars.less +0 -87
  120. package/src/styles/less/responsive-embed.less +0 -35
  121. package/src/styles/less/responsive-utilities.less +0 -194
  122. package/src/styles/less/scaffolding.less +0 -161
  123. package/src/styles/less/stand.less +0 -207
  124. package/src/styles/less/tables.less +0 -262
  125. package/src/styles/less/theme.less +0 -291
  126. package/src/styles/less/thumbnails.less +0 -36
  127. package/src/styles/less/tooltip.less +0 -102
  128. package/src/styles/less/type.less +0 -303
  129. package/src/styles/less/utilities.less +0 -55
  130. package/src/styles/less/variables.less +0 -896
  131. package/src/styles/less/wells.less +0 -29
  132. package/static/aodelogo.png +0 -0
  133. package/static/aodenewlogo.png +0 -0
  134. package/static/logo.png +0 -0
@@ -1,508 +1,547 @@
1
- <template>
2
- <div @click="hindsetting1()">
3
-
4
- <div class='flex-row system-main' id="box" v-el:box v-if="!isManger">
5
-
6
- <div class="auto " :class="{'login-operator1':$refs.mic.tabs.length === 0,'login-operator':$refs.mic.tabs.length != 0}">
7
- <span class="glyphicon glyphicon-asterisk" style="color:#a1d0f5"></span>
8
- <span>组织编码:</span>
9
- <label style="margin-right:14px;">{{$login.f.number}}</label>
10
- <span class="glyphicon glyphicon-user" style="color:#a1d0f5"></span>
11
- <span>登录人:</span>
12
- <label>{{orgpathnames}}</label>
13
- </div>
14
- <div class="system-left tree-flex" :class="{'tree-flex-icon': !treeOrIcon}" id="top" v-el:top >
15
- <div class="system-left-chi" :class="{'system-left-icon': !treeOrIcon}" >
16
- <div class="span system-left-tree " style="height:85%">
17
- <div class="logopicaode" >
18
- <div class="aodeloginedlogo"></div>
19
- </div>
20
- <h3 style="margin-bottom: 12px;height: 35px;">&nbsp;&nbsp;</h3>
21
- <!-- <div class="span" style="margin-bottom:10px;padding-bottom:5px;padding-top:5px;flex: 1;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;">-->
22
- <left-tree :functions='functions.functions' :userid='userid' @isnodo="isnodo" v-show="treeOrIcon" :tabs="tabs" v-ref:tree></left-tree>
23
- </div>
24
-
25
- <div class="tree-flex-footer">
26
- <!-- <a @click="changeShow()"><img :src="imgs.open" alt=""><span v-if="treeOrIcon">菜单伸缩</span></a>-->
27
- <!-- <a><img src="../../../static/treeset.png" alt="">系统设置</a> -->
28
- <dropdown class="auto">
29
- <button type="button" data-toggle="dropdown">
30
- <img :src="imgs.set" alt=""><span v-if="treeOrIcon">系统设置</span>
31
- </button>
32
- <ul slot="dropdown-menu" class="dropdown-menu dropdown-menu-up">
33
- <li>系统信息及设置</li>
34
- <!-- <li>{{name}}</li> -->
35
- <li>{{date}}</li>
36
- <li @click="show=true">修改密码</li>
37
- <li @click="AddChangeMsgShow=true">系统版本:1.0.0</li>
38
- </ul>
39
-
40
- </dropdown>
41
- <a href="index.html" @click.prevent="logOut">
42
- <img :src="imgs.out" alt="" ><span v-if="treeOrIcon">退出系统</span>
43
- </a>
44
- </div>
45
- </div>
46
- </div>
47
- <!-- <div class="line" id="line" v-show="treeOrIcon" v-el:line></div> -->
48
-
49
- <div class="flex right-bg system-right" id="bottom" v-el:bottom>
50
- <!-- <operator-badge></operator-badge> -->
51
- <div class="span">
52
- <echarts-box v-if="$refs.mic.tabs.length === 0"></echarts-box>
53
- <dynamic :comps='[]' name='main' :selecttab.sync="selecttab" @tab-changed="tabChange" @tabscg="tabcg" v-ref:mic v-show="!($refs.mic.tabs.length === 0)"></dynamic>
54
- </div>
55
- </div>
56
- </div>
57
- <div v-show="isManger">
58
- <route v-ref:route></route>
59
- </div>
60
-
61
- <!-- 变更录入 模态框 -->
62
- <add-changemsg :show="AddChangeMsgShow" v-on:toggle = "AddChangeMsgShow = false"></add-changemsg>
63
- <!-- 修改密码组件 -->
64
- <modify-pw :show.sync="show" v-if="show"></modify-pw>
65
- <!-- 修改密码模态框 -->
66
- </div>
67
- </template>
68
-
69
- <script>
70
- import vue from 'vue'
71
- import co from 'co'
72
-
73
- window.onunload = () => {
74
- vue.http({url: `rs/user/update/${this.$login.f.ename}`, method: 'GET'})
75
- }
76
- window.onbeforeunload = () => {
77
- vue.http({url: `rs/user/update/${this.$login.f.ename}`, method: 'GET'})
78
- }
79
- export default {
80
- title: '主界面',
81
- props: ['functions', 'userid'],
82
- data () {
83
- return {
84
- // 左侧树下部三个小图标
85
- imgs: {
86
- open: '/images/lefticon/菜单伸缩.png',
87
- set: '/images/lefticon/系统设置.png',
88
- out: '/images/lefticon/退出系统.png',
89
- img1: '/images/newStyle/login-user.png',
90
- logoimg: '/static/newStyle/fife.png'
91
- // img2: '/images/lefticon/退出系统.png',
92
- },
93
- treeOrIcon: false,
94
- isManger: false,
95
- show: false,
96
- orgpathnames: `${this.$login.f.orgs}-${this.$login.f.deps}-${this.$login.f.name}`,
97
- systemname: '客服系统',
98
- date: this.$login.toStandardDateString(),
99
- tabs:[], //已初始化页签数组
100
- selecttab:'',
101
- setting:true,
102
- srcsetting:'../../static/newStyle/setting.png'
103
-
104
- // headerHint: true, // 右侧顶部提示信息
105
- // value: 25645.26,
106
- // AddChangeMsgShow: false,
107
- // showsum: false
108
- }
109
- },
110
- ready () {
111
- let component = this.$login.getUrlCompileParames('component')
112
- if (component) {
113
- this.isManger = true
114
- this.$refs.route.init(component, {data: this.functions.functions})
115
- }
116
- if(this.$login.f.password == '1'){
117
- this.$showMessage('本地登录系统为此账户的初始密码,请确认修改密码!!!', ['confirm', 'cancel']).then((res) => {
118
- if(res == 'confirm')
119
- this.show = true
120
- })
121
- }
122
- console.log("系统名称",this.$appdata.getSingleValue("系统名称"))
123
- this.systemname = this.$appdata.getSingleValue("系统名称")? this.$appdata.getSingleValue("系统名称"):'客服系统'
124
- // let oBox = this.getElement("box")
125
- // let oTop = this.getElement("top")
126
- // let oBottom = this.getElement("bottom")
127
- // let oLine = this.getElement("line")
128
- // let that = this
129
- // oLine.onmousedown = function(e) {
130
- // let disX = (e || event).clientX
131
- // oLine.left = oLine.offsetLeft
132
- // document.onmousemove = function(e) {
133
- // let iT = oLine.left + ((e || event).clientX - disX)
134
- // var e = e || window.event
135
- // let tarnameb = e.target || e.srcElement
136
- // let maxT = oBox.clientWight - oLine.offsetWidth
137
- // oLine.style.margin = 0
138
- // iT < 0 && (iT = 0)
139
- // iT > maxT && (iT = maxT)
140
- // oLine.style.left = oTop.style.width = iT + "px"
141
- // oBottom.style.width = oBox.clientWidth - iT + "px"
142
- // that.$set('treeWidth', iT)
143
- // return false
144
- // }
145
- // document.onmouseup = function() {
146
- // document.onmousemove = null
147
- // document.onmouseup = null
148
- // oLine.releaseCapture && oLine.releaseCapture()
149
- // }
150
- // oLine.setCapture && oLine.setCapture()
151
- // return false
152
- // }
153
- this.changeShow()
154
- },
155
- methods: {
156
- hindsetting(){
157
-
158
- this.setting=!this.setting
159
- if(this.setting){
160
- this.srcsetting='../../static/newStyle/setting.png'
161
- }else {
162
- this.srcsetting='../../static/newStyle/setting1.png'
163
- }
164
-
165
- },
166
- hindsetting1(){
167
-
168
- if(!this.setting){
169
- this.srcsetting='../../static/newStyle/setting.png'
170
- this.setting=true
171
- }
172
-
173
- },
174
- isnodo(val){
175
- console.log(val,'ss')
176
- this.selecttab = val
177
- },
178
- unfurl () {
179
- if(this.showsum){
180
- this.showsum = false
181
- } else {
182
- this.showsum = true
183
- }
184
- },
185
- // getElement(id) {
186
- // return document.getElementById(id)
187
- // },
188
- changeShow () {
189
- // this.treeOrIcon = !this.treeOrIcon
190
- // let oBox = this.getElement("box")
191
- // let oTop = this.getElement("top")
192
- // let oBottom = this.getElement("bottom")
193
- // let oLine = this.getElement("line")
194
- // if (this.treeOrIcon) {
195
- // // oLine.style.left = oTop.style.width = 300 + "px"
196
- // oTop.style.width = 150 + "px"
197
- // oBottom.style.width = oBox.clientWidth - 150 + "px"
198
- // }else {
199
- // oLine.style.left = oTop.style.width = 50 + "px"
200
- // oBottom.style.width = oBox.clientWidth - 50 + "px"
201
- // }
202
- // }
203
- this.treeOrIcon = !this.treeOrIcon
204
- // if (this.treeOrIcon) {
205
- // this.$els.top.style.width = 14 + "%"
206
- // this.$els.bottom.style.width = this.$els.box.clientWidth - 14 + "%"
207
- // }else {
208
- // this.$els.top.style.width = 8 + "%"
209
- // this.$els.bottom.style.width = this.$els.box.clientWidth - 8 + "%"
210
- // }
211
- },
212
- changeMain(userid) {
213
- this.$goto('res-main', {userid: this.userid}, 'self')
214
- },
215
- tabChange (name) {
216
- console.log(name,'tabchanage')
217
- this.selecttab = name
218
- this.$refs.tree.changeSelect(name)
219
- },
220
- tabcg(val){
221
- console.log(val)
222
- this.tabs = val
223
- },
224
- logOut () {
225
- console.log(this.$login.f)
226
- this.$showMessage('您确定要退出系统吗?', ['confirm', 'cancel']).then(async (res) => {
227
- if (res == 'confirm') {
228
- let data = {
229
- userid: this.$login.f.id,
230
- username: this.$login.f.name,
231
- usertelephone: this.$login.f.f_user_telephone
232
- }
233
- await this.$resetpost('rs/logic/logOut', data, {resolveMsg: '退出成功', rejectMsg: null})
234
- window.location.reload()
235
- }
236
- })
237
- }
238
- },
239
- computed: {
240
- nowDate () {
241
- return this.$login.getNowDate()
242
- }
243
- }
244
- }
245
- </script>
246
- <style lang="less">
247
- /* 组件内通用样式 */
248
- .select-error {
249
- button {
250
- border-bottom: 1px solid #a94442!important;
251
- }
252
- }
253
- // input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{
254
- // -webkit-appearance:textfield;
255
- // }
256
- /* 表单输入框组 */
257
- .form-input-group {
258
- display: flex;
259
-
260
- label {
261
- width: 100px;
262
- text-align: right;
263
- + * {
264
- flex: 1;
265
- }
266
- }
267
- }
268
- // 日期组件在表单中沾满
269
- .form-horizontal .datepicker {
270
- width: 100%;
271
- }
272
- // 下拉选择框占据剩余全部空间
273
- .select-overspread {
274
- .form-group {
275
- // margin: 0px 5px 10px 0px;
276
- .form-control {
277
- margin-right: 0px;
278
- }
279
- }
280
- .btn-group, .btn-group-vertical {
281
- width: 100%;
282
- // padding-right: 5px;
283
- button {
284
- width: 100%;
285
- display: flex;
286
- justify-content: space-between;
287
- align-items: center;
288
- }
289
- }
290
- .dropdown-menu {
291
- width: 100%
292
- }
293
- }
294
- // 需要特定宽度的的样式
295
- .width-60 {
296
- width: 60px;
297
- }
298
- .userpanel {
299
- font-weight: 300;
300
- color: #333;
301
- position: fixed;
302
- right: 30px;
303
- top: 45px;
304
- background-color: white;
305
- box-shadow: darkgrey 0.5px 0.5px 0.5px 0.5px ;
306
- padding: 4px 10px 4px 10px;
307
- border-radius:2px;
308
- }
309
- .width-80 {
310
- width: 80px;
311
- }
312
- .width-100 {
313
- width: 100px;
314
- }
315
-
316
-
317
-
318
- /*右侧区域的背景*/
319
- .right-bg {
320
- width: 100%;
321
- flex: 1;
322
- color: #304A66;
323
- }
324
- .tree-flex {
325
- height: 100%;
326
- // width: 150px;
327
- /*width: 60px;*/
328
- background: #4a7cae;
329
- color: #fff;
330
-
331
- }
332
- .tree-flex-icon {
333
- width: 50px;
334
- /*transition: 0.5s;*/
335
- > .span {
336
- overflow-x: visible;
337
- }
338
- }
339
- .tree-flex h3 {
340
- text-align: center;
341
- margin: 1em 0;
342
- }
343
-
344
- .tree-flex-footer {
345
- height: 50px;
346
- display: flex;
347
- flex-direction:column;
348
- color: #fff;
349
- }
350
- .tree-flex-footer a,.tree-flex-footer button{
351
- flex: 1;
352
- padding: 8px 5px;
353
- font-size: 1.2em;
354
- // border-top: 1px solid #697D93;
355
- border-top: 1px solid #4a7cae;
356
- text-decoration: none;
357
- color: #fff;
358
- cursor: pointer;
359
- }
360
- .tree-flex-footer button {
361
- height: auto;
362
- width: 100%;
363
- border-radius: 0px;
364
- background-color: rgba(255,255,255,0);
365
- border: none;
366
- border-top: 1px solid #4a7cae;
367
- // border-top: 1px solid #697D93;
368
- text-align: left;
369
- }
370
- .tree-flex-footer button:hover{
371
- outline: none;
372
- background-color: rgba(255,255,255,0.2);
373
- }
374
- .tree-flex-footer button:focus {
375
- outline: none;
376
- background-color: rgba(255,255,255,0.5);
377
- }
378
- .tree-flex-footer a:hover {
379
- color: #FFF;
380
- background-color: rgba(255,255,255,0.2);
381
- }
382
- .tree-flex .btn-group {
383
- height: 50px!important;
384
- }
385
-
386
- .tree-flex .dropdown-menu {
387
- /* 控制显示列表的样式 */
388
- background: #4a7cae;
389
- border-radius: 0px;
390
- color: #fff;
391
- width: auto;
392
- margin: 0px;
393
- padding: 0px;
394
- }
395
- .tree-flex .dropdown-menu-up {
396
- /* bottom,top控制上下,left和right控制左右*/
397
- left: 100%!important;
398
- top: auto!important;
399
- bottom: 0;
400
- }
401
- .tree-flex .dropdown-menu-down {
402
- /* bottom,top控制上下,left和right控制左右*/
403
- left: 100%!important;
404
- top: 0!important;
405
- }
406
- .tree-flex .dropdown-menu li{
407
- text-align: center;
408
- line-height: 50px;
409
- border-bottom: 1px solid #697D93;
410
- font-size: 1.2em;
411
- width: auto;
412
- white-space: nowrap;
413
- cursor: default;
414
-
415
- }
416
- .tree-flex .dropdown-menu li + li {
417
- text-align: left;
418
- border: 0;
419
- line-height: 40px;
420
- padding-left: 15px;
421
- padding-right: 15px;
422
- font-size: 1em;
423
- cursor: pointer;
424
- }
425
- .tree-flex .dropdown-menu li + li:hover {
426
- background-color: rgba(255,255,255,0.2);
427
- }
428
- .tree-flex .dropdown-menu li a {
429
- border: none;
430
- color: #fff;
431
- height: 40px;
432
- line-height: 40px;
433
- font-size: 1em;
434
- padding: 0px;
435
- }
436
- .tree-flex .dropdown-menu li a:hover {
437
- color: #fff;
438
- background-color: rgba(255,255,255,0);
439
- }
440
- .tree-flex img{
441
- height: 1.2em;
442
- width: 1.2em;
443
- margin-right: 15px;
444
- margin-left: 5px;
445
- }
446
- .line {
447
- height: 100%;
448
- width: 5px;
449
- background: #4C637B;
450
- cursor: e-resize;
451
- }
452
- /*为树(tree)组件写的样式*/
453
- .tree-img {
454
- font-size: 1.2em;
455
- }
456
- .aodeloginedlogo {
457
- background:url(../../static/aodenewlogo.png);
458
- background-size:80%;
459
- background-repeat: no-repeat;
460
- }
461
- .logopicaode{
462
- width: 100%;
463
- height: 61px;
464
- float: left;
465
- margin-left: 2.5%;
466
- margin-top: 10px;
467
- }
468
-
469
- /*将较长信息截断显示,鼠标悬停显示全部信息*/
470
- .cutout50 {
471
- max-width: 50px;
472
- overflow:hidden;
473
- text-overflow: ellipsis;
474
- white-space: nowrap;
475
- }
476
-
477
- /* 滚动条样式 */
478
- /*---滚动条默认显示样式--*/
479
- ::-webkit-scrollbar-thumb{
480
- // display: none;
481
- background-color:rgba(0,0,0,0.4);
482
- /*background-color:red;*/
483
- height:50px;
484
- outline-offset:-2px;
485
- /*outline:2px solid #fff;*/
486
- -webkit-border-radius:4px;
487
- /*border: 2px solid #fff;*/
488
- }
489
-
490
- /*---鼠标点击滚动条显示样式--*/
491
- ::-webkit-scrollbar-thumb:hover{
492
- // display: inherit;
493
- background-color:rgba(0,0,0,0.4);
494
- height:50px;
495
- -webkit-border-radius:4px;
496
- }
497
- /*---滚动条大小--*/
498
- ::-webkit-scrollbar{
499
- width:8px;
500
- height:8px;
501
- }
502
- /*---滚动框背景样式--*/
503
- ::-webkit-scrollbar-track-piece{
504
- /* 全透明,不显示 */
505
- background-color:rgba(255,255,255,0);
506
- -webkit-border-radius:0;
507
- }
508
- </style>
1
+ <template>
2
+ <div @click="hindsetting1()">
3
+ <!-- <div class="system-main" id="box" v-el:box v-if="!isManger">-->
4
+ <!-- <div class="system-logo" style="height: auto">-->
5
+ <!-- <img :src="imgs.logoimg" alt=""/>-->
6
+ <!-- <label>{{systemname}}</label>-->
7
+ <!-- <div class="system-logo-chi" >-->
8
+ <!-- <div v-if="userpane" class="auto system-logo-prompt" style="float: right">-->
9
+ <!-- <span>{{orgpathnames}}</span>-->
10
+ <!-- </div>-->
11
+ <!-- &lt;!&ndash;<div class="system-logo-chi-img1" style="float: right" @mouseenter="mouseenteruser()" @mouseleave="mouseleaveuser()"></div>&ndash;&gt;-->
12
+ <!-- <span style="float: right; padding-top: 2px" @mouseenter="mouseenteruser()" @mouseleave="mouseleaveuser()" class="system-logo-chi-span-1">{{$login.f.name}}</span>-->
13
+ <!-- <span style="border-left: 1px solid;float: right;padding-top: 2px" class="system-logo-chi-span-1"> <img src="../../static/newStyle/login-f.png" height="20" width="20"> </span>-->
14
+ <!-- <a href="index.html" onclick="return confirm('您确定要退出系统吗?');" style="float: right;padding-top: 2px">-->
15
+ <!-- <img src="../../static/newStyle/system-off.png" alt="" >-->
16
+ <!-- <span class="system-logo-chi-span-1">退出系统</span>-->
17
+ <!-- </a>-->
18
+ <!-- <div style="float: right" :class="{'dropstyle':setting,'dropstyle-1':!setting}">-->
19
+ <!-- <dropdown class="auto" >-->
20
+ <!-- <span data-toggle="dropdown" @click="hindsetting()" >-->
21
+ <!-- <img :src="srcsetting" alt=""><span>系统设置</span>-->
22
+ <!-- </span>-->
23
+ <!-- <ul slot="dropdown-menu" class="dropdown-menu dropdown-menu-up dropstyle-chi" >-->
24
+ <!-- &lt;!&ndash; <li>系统信息及设置</li>&ndash;&gt;-->
25
+ <!-- <li style="color: #ffffff;white-space: nowrap" @click="show=true">修改密码</li>-->
26
+ <!-- <li style="color: #ffffff;white-space: nowrap" @click="AddChangeMsgShow=true">系统版本</li>-->
27
+ <!-- </ul>-->
28
+ <!-- </dropdown>-->
29
+ <!-- </div>-->
30
+
31
+ <!-- </div>-->
32
+ <!-- </div>-->
33
+ <!-- <div class="system-left tree-flex" :class="{'system-left-1': !treeOrIcon}" id="top" v-el:top >-->
34
+ <!-- <div class="system-left-chi" :class="{'system-left-icon': !treeOrIcon}" >-->
35
+ <!-- <div class="span system-left-tree" >-->
36
+ <!-- <left-tree :functions='functions.functions' :userid='userid' @isnodo="isnodo" :treeOrIcon="treeOrIcon" :tabs="tabs" v-ref:tree></left-tree>-->
37
+ <!-- &lt;!&ndash; <icon-tree :functions='functions.functions' :userid='userid' v-show="!treeOrIcon"></icon-tree>&ndash;&gt;-->
38
+ <!-- </div>-->
39
+ <!-- </div>-->
40
+ <!-- <div class="system-foot-stretch" >-->
41
+ <!-- <a @click="changeShow()"><img src="../../static/images/lefticon/菜单伸缩.png" alt=""></a>-->
42
+ <!-- </div>-->
43
+ <!-- </div>-->
44
+
45
+
46
+ <!-- <div class="system-right" :class="{'system-right-1': !treeOrIcon}" id="bottom" v-el:bottom>-->
47
+ <!-- <div class="span">-->
48
+ <!-- <echarts-box v-if="$refs.mic.tabs.length === 0"></echarts-box>-->
49
+ <!-- <dynamic :comps='[]' :showup="true" :showhide="false" name='main' :selecttab.sync="selecttab" @tab-changed="tabChange" @tabscg="tabcg" v-ref:mic v-show="!($refs.mic.tabs.length === 0)"></dynamic>-->
50
+ <!-- </div>-->
51
+ <!-- </div>-->
52
+ <!-- <div class="system-foot" v-el:bottom>-->
53
+
54
+ <!-- <div class="system-foot-box">-->
55
+
56
+ <!-- </div>-->
57
+ <!-- </div>-->
58
+ <!-- </div>-->
59
+ <div class='flex-row system-main' id="box" v-el:box v-if="!isManger">
60
+ <div class="auto " :class="{'login-operator1':$refs.mic.tabs.length === 0,'login-operator':$refs.mic.tabs.length != 0}">
61
+ <span>
62
+ <img
63
+ src="../assets/people.png" height="15" width="15">
64
+ 登录人:</span>
65
+ <label>{{orgpathnames}}</label>
66
+ </div>
67
+ <div class="system-left tree-flex" :class="{'tree-flex-icon': !treeOrIcon}" id="top" v-el:top >
68
+ <div class="system-left-chi" :class="{'system-left-icon': !treeOrIcon}" >
69
+ <div class="span system-left-tree " style="height:85%">
70
+ <h3>{{systemname}}</h3>
71
+ <!-- <div class="span" style="margin-bottom:10px;padding-bottom:5px;padding-top:5px;flex: 1;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;">-->
72
+ <left-tree :functions='functions.functions' :userid='userid' @isnodo="isnodo" v-show="treeOrIcon" :tabs="tabs" v-ref:tree></left-tree>
73
+ <!--&lt;!&ndash; <icon-tree :functions='functions.functions' :userid='userid' v-show="!treeOrIcon"></icon-tree>&ndash;&gt;-->
74
+ </div>
75
+
76
+ <div class="tree-flex-footer">
77
+ <!-- <a @click="changeShow()"><img :src="imgs.open" alt=""><span v-if="treeOrIcon">菜单伸缩</span></a>-->
78
+ <!-- <a><img src="../../../static/treeset.png" alt="">系统设置</a> -->
79
+ <dropdown class="auto">
80
+ <button type="button" data-toggle="dropdown">
81
+ <img :src="imgs.set" alt=""><span v-if="treeOrIcon">系统设置</span>
82
+ </button>
83
+ <ul slot="dropdown-menu" class="dropdown-menu dropdown-menu-up">
84
+ <li>系统信息及设置</li>
85
+ <!-- <li>{{name}}</li> -->
86
+ <li>{{date}}</li>
87
+ <li @click="show=true">修改密码</li>
88
+ <li @click="AddChangeMsgShow=true">系统版本:{{$login.version?$login.version:'1.0.0'}}</li>
89
+ </ul>
90
+
91
+ </dropdown>
92
+ <a href="index.html" @click.prevent="logOut">
93
+ <img :src="imgs.out" alt="" ><span v-if="treeOrIcon">退出系统</span>
94
+ </a>
95
+ </div>
96
+ </div>
97
+ </div>
98
+ <!-- <div class="line" id="line" v-show="treeOrIcon" v-el:line></div> -->
99
+
100
+ <div class="flex right-bg system-right" id="bottom" v-el:bottom>
101
+ <!-- <operator-badge></operator-badge> -->
102
+ <div class="span">
103
+ <echarts-box v-if="$refs.mic.tabs.length === 0"></echarts-box>
104
+ <dynamic :comps='[]' name='main' :selecttab.sync="selecttab" @tab-changed="tabChange" @tabscg="tabcg" v-ref:mic v-show="!($refs.mic.tabs.length === 0)"></dynamic>
105
+ </div>
106
+ </div>
107
+ </div>
108
+ <div v-show="isManger">
109
+ <route v-ref:route></route>
110
+ </div>
111
+
112
+ <!-- 变更录入 模态框 -->
113
+ <add-changemsg :show="AddChangeMsgShow" v-on:toggle = "AddChangeMsgShow = false"></add-changemsg>
114
+ <!-- 修改密码组件 -->
115
+ <modify-pw :show.sync="show" v-if="show"></modify-pw>
116
+ <!-- 修改密码模态框 -->
117
+ </div>
118
+ </template>
119
+
120
+ <script>
121
+ import vue from 'vue'
122
+ import co from 'co'
123
+
124
+ window.onunload = () => {
125
+ vue.http({url: `rs/user/update/${this.$login.f.ename}`, method: 'GET'})
126
+ }
127
+ window.onbeforeunload = () => {
128
+ vue.http({url: `rs/user/update/${this.$login.f.ename}`, method: 'GET'})
129
+ }
130
+ export default {
131
+ title: '主界面',
132
+ props: ['functions', 'userid'],
133
+ data () {
134
+ return {
135
+ // 左侧树下部三个小图标
136
+ imgs: {
137
+ open: '/images/lefticon/菜单伸缩.png',
138
+ set: '/images/lefticon/系统设置.png',
139
+ out: '/images/lefticon/退出系统.png',
140
+ img1: '/images/newStyle/login-user.png',
141
+ logoimg: '/static/newStyle/fife.png'
142
+ // img2: '/images/lefticon/退出系统.png',
143
+ },
144
+ treeOrIcon: false,
145
+ isManger: false,
146
+ show: false,
147
+ orgpathnames: `${this.$login.f.orgs}-${this.$login.f.deps}-${this.$login.f.name}`,
148
+ systemname: '客服系统',
149
+ date: this.$login.toStandardDateString(),
150
+ tabs:[], //已初始化页签数组
151
+ selecttab:'',
152
+ setting:true,
153
+ srcsetting:'../../static/newStyle/setting.png'
154
+
155
+ // headerHint: true, // 右侧顶部提示信息
156
+ // value: 25645.26,
157
+ // AddChangeMsgShow: false,
158
+ // showsum: false
159
+ }
160
+ },
161
+ ready () {
162
+ let component = this.$login.getUrlCompileParames('component')
163
+ if (component) {
164
+ this.isManger = true
165
+ this.$refs.route.init(component, {data: this.functions.functions})
166
+ }
167
+ if(this.$login.f.password == '1'){
168
+ this.$showMessage('本地登录系统为此账户的初始密码,请确认修改密码!!!', ['confirm', 'cancel']).then((res) => {
169
+ if(res == 'confirm')
170
+ this.show = true
171
+ })
172
+ }
173
+ console.log("系统名称",this.$appdata.getSingleValue("系统名称"))
174
+ this.systemname = this.$appdata.getSingleValue("系统名称")? this.$appdata.getSingleValue("系统名称"):'客服系统'
175
+ // let oBox = this.getElement("box")
176
+ // let oTop = this.getElement("top")
177
+ // let oBottom = this.getElement("bottom")
178
+ // let oLine = this.getElement("line")
179
+ // let that = this
180
+ // oLine.onmousedown = function(e) {
181
+ // let disX = (e || event).clientX
182
+ // oLine.left = oLine.offsetLeft
183
+ // document.onmousemove = function(e) {
184
+ // let iT = oLine.left + ((e || event).clientX - disX)
185
+ // var e = e || window.event
186
+ // let tarnameb = e.target || e.srcElement
187
+ // let maxT = oBox.clientWight - oLine.offsetWidth
188
+ // oLine.style.margin = 0
189
+ // iT < 0 && (iT = 0)
190
+ // iT > maxT && (iT = maxT)
191
+ // oLine.style.left = oTop.style.width = iT + "px"
192
+ // oBottom.style.width = oBox.clientWidth - iT + "px"
193
+ // that.$set('treeWidth', iT)
194
+ // return false
195
+ // }
196
+ // document.onmouseup = function() {
197
+ // document.onmousemove = null
198
+ // document.onmouseup = null
199
+ // oLine.releaseCapture && oLine.releaseCapture()
200
+ // }
201
+ // oLine.setCapture && oLine.setCapture()
202
+ // return false
203
+ // }
204
+ this.changeShow()
205
+ },
206
+ methods: {
207
+ hindsetting(){
208
+
209
+ this.setting=!this.setting
210
+ if(this.setting){
211
+ this.srcsetting='../../static/newStyle/setting.png'
212
+ }else {
213
+ this.srcsetting='../../static/newStyle/setting1.png'
214
+ }
215
+
216
+ },
217
+ hindsetting1(){
218
+
219
+ if(!this.setting){
220
+ this.srcsetting='../../static/newStyle/setting.png'
221
+ this.setting=true
222
+ }
223
+
224
+ },
225
+ isnodo(val){
226
+ console.log(val,'ss')
227
+ this.selecttab = val
228
+ },
229
+ unfurl () {
230
+ if(this.showsum){
231
+ this.showsum = false
232
+ } else {
233
+ this.showsum = true
234
+ }
235
+ },
236
+ // getElement(id) {
237
+ // return document.getElementById(id)
238
+ // },
239
+ changeShow () {
240
+ // this.treeOrIcon = !this.treeOrIcon
241
+ // let oBox = this.getElement("box")
242
+ // let oTop = this.getElement("top")
243
+ // let oBottom = this.getElement("bottom")
244
+ // let oLine = this.getElement("line")
245
+ // if (this.treeOrIcon) {
246
+ // // oLine.style.left = oTop.style.width = 300 + "px"
247
+ // oTop.style.width = 150 + "px"
248
+ // oBottom.style.width = oBox.clientWidth - 150 + "px"
249
+ // }else {
250
+ // oLine.style.left = oTop.style.width = 50 + "px"
251
+ // oBottom.style.width = oBox.clientWidth - 50 + "px"
252
+ // }
253
+ // }
254
+ this.treeOrIcon = !this.treeOrIcon
255
+ // if (this.treeOrIcon) {
256
+ // this.$els.top.style.width = 14 + "%"
257
+ // this.$els.bottom.style.width = this.$els.box.clientWidth - 14 + "%"
258
+ // }else {
259
+ // this.$els.top.style.width = 8 + "%"
260
+ // this.$els.bottom.style.width = this.$els.box.clientWidth - 8 + "%"
261
+ // }
262
+ },
263
+ changeMain(userid) {
264
+ this.$goto('res-main', {userid: this.userid}, 'self')
265
+ },
266
+ tabChange (name) {
267
+ console.log(name,'tabchanage')
268
+ this.selecttab = name
269
+ this.$refs.tree.changeSelect(name)
270
+ },
271
+ tabcg(val){
272
+ console.log(val)
273
+ this.tabs = val
274
+ },
275
+ logOut () {
276
+ console.log(this.$login.f)
277
+ this.$showMessage('您确定要退出系统吗?', ['confirm', 'cancel']).then(async (res) => {
278
+ if (res == 'confirm') {
279
+ let data = {
280
+ userid: this.$login.f.id,
281
+ username: this.$login.f.name,
282
+ usertelephone: this.$login.f.f_user_telephone
283
+ }
284
+ await this.$resetpost('rs/logic/logOut', data, {resolveMsg: '退出成功', rejectMsg: null})
285
+ window.location.reload()
286
+ }
287
+ })
288
+ }
289
+ },
290
+ computed: {
291
+ nowDate () {
292
+ return this.$login.getNowDate()
293
+ }
294
+ }
295
+ }
296
+ </script>
297
+ <style lang="less">
298
+ /* 组件内通用样式 */
299
+ .select-error {
300
+ button {
301
+ border-bottom: 1px solid #a94442!important;
302
+ }
303
+ }
304
+ // input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{
305
+ // -webkit-appearance:textfield;
306
+ // }
307
+ /* 表单输入框组 */
308
+ .form-input-group {
309
+ display: flex;
310
+
311
+ label {
312
+ width: 100px;
313
+ text-align: right;
314
+ + * {
315
+ flex: 1;
316
+ }
317
+ }
318
+ }
319
+ // 日期组件在表单中沾满
320
+ .form-horizontal .datepicker {
321
+ width: 100%;
322
+ }
323
+ // 下拉选择框占据剩余全部空间
324
+ .select-overspread {
325
+ .form-group {
326
+ // margin: 0px 5px 10px 0px;
327
+ .form-control {
328
+ margin-right: 0px;
329
+ }
330
+ }
331
+ .btn-group, .btn-group-vertical {
332
+ width: 100%;
333
+ // padding-right: 5px;
334
+ button {
335
+ width: 100%;
336
+ display: flex;
337
+ justify-content: space-between;
338
+ align-items: center;
339
+ }
340
+ }
341
+ .dropdown-menu {
342
+ width: 100%
343
+ }
344
+ }
345
+ // 需要特定宽度的的样式
346
+ .width-60 {
347
+ width: 60px;
348
+ }
349
+ .userpanel {
350
+ font-weight: 300;
351
+ color: #333;
352
+ position: fixed;
353
+ right: 30px;
354
+ top: 45px;
355
+ background-color: white;
356
+ box-shadow: darkgrey 0.5px 0.5px 0.5px 0.5px ;
357
+ padding: 4px 10px 4px 10px;
358
+ border-radius:2px;
359
+ }
360
+ .width-80 {
361
+ width: 80px;
362
+ }
363
+ .width-100 {
364
+ width: 100px;
365
+ }
366
+
367
+
368
+
369
+ /*右侧区域的背景*/
370
+ .right-bg {
371
+ width: 100%;
372
+ flex: 1;
373
+ color: #304A66;
374
+ }
375
+ .tree-flex {
376
+ height: 100%;
377
+ // width: 150px;
378
+ /*width: 60px;*/
379
+ background: #4a7cae;
380
+ color: #fff;
381
+
382
+ }
383
+ .tree-flex-icon {
384
+ width: 50px;
385
+ /*transition: 0.5s;*/
386
+ > .span {
387
+ overflow-x: visible;
388
+ }
389
+ }
390
+ .tree-flex h3 {
391
+ text-align: center;
392
+ margin: 1em 0;
393
+ }
394
+
395
+ .tree-flex-footer {
396
+ height: 50px;
397
+ display: flex;
398
+ flex-direction:column;
399
+ color: #fff;
400
+ }
401
+ .tree-flex-footer a,.tree-flex-footer button{
402
+ flex: 1;
403
+ padding: 8px 5px;
404
+ font-size: 1.2em;
405
+ // border-top: 1px solid #697D93;
406
+ border-top: 1px solid #4a7cae;
407
+ text-decoration: none;
408
+ color: #fff;
409
+ cursor: pointer;
410
+ }
411
+ .tree-flex-footer button {
412
+ height: auto;
413
+ width: 100%;
414
+ border-radius: 0px;
415
+ background-color: rgba(255,255,255,0);
416
+ border: none;
417
+ border-top: 1px solid #4a7cae;
418
+ // border-top: 1px solid #697D93;
419
+ text-align: left;
420
+ }
421
+ .tree-flex-footer button:hover{
422
+ outline: none;
423
+ background-color: rgba(255,255,255,0.2);
424
+ }
425
+ .tree-flex-footer button:focus {
426
+ outline: none;
427
+ background-color: rgba(255,255,255,0.5);
428
+ }
429
+ .tree-flex-footer a:hover {
430
+ color: #FFF;
431
+ background-color: rgba(255,255,255,0.2);
432
+ }
433
+ .tree-flex .btn-group {
434
+ height: 50px!important;
435
+ }
436
+
437
+ .tree-flex .dropdown-menu {
438
+ /* 控制显示列表的样式 */
439
+ background: #4a7cae;
440
+ border-radius: 0px;
441
+ color: #fff;
442
+ width: auto;
443
+ margin: 0px;
444
+ padding: 0px;
445
+ }
446
+ .tree-flex .dropdown-menu-up {
447
+ /* bottom,top控制上下,left和right控制左右*/
448
+ left: 100%!important;
449
+ top: auto!important;
450
+ bottom: 0;
451
+ }
452
+ .tree-flex .dropdown-menu-down {
453
+ /* bottom,top控制上下,left和right控制左右*/
454
+ left: 100%!important;
455
+ top: 0!important;
456
+ }
457
+ .tree-flex .dropdown-menu li{
458
+ text-align: center;
459
+ line-height: 50px;
460
+ border-bottom: 1px solid #697D93;
461
+ font-size: 1.2em;
462
+ width: auto;
463
+ white-space: nowrap;
464
+ cursor: default;
465
+
466
+ }
467
+ .tree-flex .dropdown-menu li + li {
468
+ text-align: left;
469
+ border: 0;
470
+ line-height: 40px;
471
+ padding-left: 15px;
472
+ padding-right: 15px;
473
+ font-size: 1em;
474
+ cursor: pointer;
475
+ }
476
+ .tree-flex .dropdown-menu li + li:hover {
477
+ background-color: rgba(255,255,255,0.2);
478
+ }
479
+ .tree-flex .dropdown-menu li a {
480
+ border: none;
481
+ color: #fff;
482
+ height: 40px;
483
+ line-height: 40px;
484
+ font-size: 1em;
485
+ padding: 0px;
486
+ }
487
+ .tree-flex .dropdown-menu li a:hover {
488
+ color: #fff;
489
+ background-color: rgba(255,255,255,0);
490
+ }
491
+ .tree-flex img{
492
+ height: 1.2em;
493
+ width: 1.2em;
494
+ margin-right: 15px;
495
+ margin-left: 5px;
496
+ }
497
+ .line {
498
+ height: 100%;
499
+ width: 5px;
500
+ background: #4C637B;
501
+ cursor: e-resize;
502
+ }
503
+ /*为树(tree)组件写的样式*/
504
+ .tree-img {
505
+ font-size: 1.2em;
506
+ }
507
+
508
+ /*将较长信息截断显示,鼠标悬停显示全部信息*/
509
+ .cutout50 {
510
+ max-width: 50px;
511
+ overflow:hidden;
512
+ text-overflow: ellipsis;
513
+ white-space: nowrap;
514
+ }
515
+
516
+ /* 滚动条样式 */
517
+ /*---滚动条默认显示样式--*/
518
+ ::-webkit-scrollbar-thumb{
519
+ // display: none;
520
+ background-color:rgba(0,0,0,0.4);
521
+ /*background-color:red;*/
522
+ height:50px;
523
+ outline-offset:-2px;
524
+ /*outline:2px solid #fff;*/
525
+ -webkit-border-radius:4px;
526
+ /*border: 2px solid #fff;*/
527
+ }
528
+
529
+ /*---鼠标点击滚动条显示样式--*/
530
+ ::-webkit-scrollbar-thumb:hover{
531
+ // display: inherit;
532
+ background-color:rgba(0,0,0,0.4);
533
+ height:50px;
534
+ -webkit-border-radius:4px;
535
+ }
536
+ /*---滚动条大小--*/
537
+ ::-webkit-scrollbar{
538
+ width:8px;
539
+ height:8px;
540
+ }
541
+ /*---滚动框背景样式--*/
542
+ ::-webkit-scrollbar-track-piece{
543
+ /* 全透明,不显示 */
544
+ background-color:rgba(255,255,255,0);
545
+ -webkit-border-radius:0;
546
+ }
547
+ </style>