rk-web-core 0.10.3 → 0.10.4

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 (65) hide show
  1. package/1.42726a5d34438c5102e6.js +1 -0
  2. package/{src/core/layouts/font/creative.ttf → creative-icon.ttf} +0 -0
  3. package/index.html +1 -10
  4. package/package.json +6 -13
  5. package/rk-web-core.css +638 -0
  6. package/rk-web-core.js +148 -0
  7. package/.babelrc +0 -16
  8. package/.editorconfig +0 -9
  9. package/.eslintrc.js +0 -69
  10. package/.prettierrc.js +0 -12
  11. package/README.md +0 -18
  12. package/examples/index.html +0 -10
  13. package/src/App.vue +0 -15
  14. package/src/core/core/basicRouterDict.js +0 -19
  15. package/src/core/core/staticUrl.js +0 -6
  16. package/src/core/directives/action.js +0 -26
  17. package/src/core/index.js +0 -132
  18. package/src/core/layouts/404.jsx +0 -17
  19. package/src/core/layouts/AdminLayout.jsx +0 -75
  20. package/src/core/layouts/AppLayout.jsx +0 -73
  21. package/src/core/layouts/BasicLayout.jsx +0 -70
  22. package/src/core/layouts/BlankLayout.jsx +0 -6
  23. package/src/core/layouts/FullHeaderLayout.jsx +0 -50
  24. package/src/core/layouts/MapNavLayout.jsx +0 -89
  25. package/src/core/layouts/MapWrapper.jsx +0 -34
  26. package/src/core/layouts/NoSidebarWrapper.jsx +0 -6
  27. package/src/core/layouts/NormalIcon.jsx +0 -30
  28. package/src/core/layouts/SidebarWrapper.jsx +0 -70
  29. package/src/core/layouts/WindIcon.jsx +0 -22
  30. package/src/core/layouts/icon/logo.webp +0 -0
  31. package/src/core/layouts/style/HeaderInfoGroup.less +0 -82
  32. package/src/core/layouts/style/appExternal.less +0 -90
  33. package/src/core/layouts/style/appLogo.less +0 -58
  34. package/src/core/layouts/style/base.less +0 -24
  35. package/src/core/layouts/style/default.less +0 -46
  36. package/src/core/layouts/style/header.less +0 -90
  37. package/src/core/layouts/style/headerExtends.less +0 -115
  38. package/src/core/layouts/style/index.js +0 -9
  39. package/src/core/layouts/style/map.less +0 -20
  40. package/src/core/layouts/style/sidebar.less +0 -105
  41. package/src/core/layouts/widget/AppExternal.jsx +0 -119
  42. package/src/core/layouts/widget/AppLogo.jsx +0 -94
  43. package/src/core/layouts/widget/HeaderInfoGroup.jsx +0 -146
  44. package/src/core/layouts/widget/MapAndBasicHeader.jsx +0 -148
  45. package/src/core/layouts/widget/Sidebar.jsx +0 -198
  46. package/src/core/layouts/widget/headerExtend.jsx +0 -106
  47. package/src/core/micro/index.js +0 -59
  48. package/src/core/router/generator-routers.js +0 -170
  49. package/src/core/router/index.js +0 -63
  50. package/src/core/router/noLogin.js +0 -24
  51. package/src/core/router/permission.js +0 -117
  52. package/src/core/service/index.js +0 -49
  53. package/src/core/service/request.js +0 -190
  54. package/src/core/store/index.js +0 -125
  55. package/src/core/utils/crypto.js +0 -33
  56. package/src/core/utils/eventBus.js +0 -2
  57. package/src/core/utils/navTools.js +0 -256
  58. package/src/core/utils/polymerize.js +0 -15
  59. package/src/core/utils/props-utils.js +0 -336
  60. package/src/core/utils/splaytree.js +0 -112
  61. package/src/core/utils/store.js +0 -11
  62. package/src/core/utils/utils.js +0 -72
  63. package/src/core/version.js +0 -1
  64. package/src/main.js +0 -7
  65. package/webpack.config.js +0 -164
@@ -0,0 +1 @@
1
+ (window.webpackJsonprk_web_core=window.webpackJsonprk_web_core||[]).push([[1],{297:function(n,t,e){var r={"./App.vue":300};function o(n){var t=i(n);return e(t)}function i(n){if(!e.o(r,n)){var t=new Error("Cannot find module '"+n+"'");throw t.code="MODULE_NOT_FOUND",t}return r[n]}o.keys=function(){return Object.keys(r)},o.resolve=i,n.exports=o,o.id=297},298:function(n,t,e){"use strict";e.r(t);var r=e(299),o=e.n(r);for(var i in r)["default"].indexOf(i)<0&&function(n){e.d(t,n,(function(){return r[n]}))}(i);t.default=o.a},299:function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={name:"app",data:function(){return{}}}},300:function(n,t,e){"use strict";e.r(t);var r=e(302),o=e(298);for(var i in o)["default"].indexOf(i)<0&&function(n){e.d(t,n,(function(){return o[n]}))}(i);var u=e(301),a=Object(u.a)(o.default,r.a,r.b,!1,null,null,null);t.default=a.exports},301:function(n,t,e){"use strict";function r(n,t,e,r,o,i,u,a){var s,c="function"==typeof n?n.options:n;if(t&&(c.render=t,c.staticRenderFns=e,c._compiled=!0),r&&(c.functional=!0),i&&(c._scopeId="data-v-"+i),u?(s=function(n){(n=n||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(n=__VUE_SSR_CONTEXT__),o&&o.call(this,n),n&&n._registeredComponents&&n._registeredComponents.add(u)},c._ssrRegister=s):o&&(s=a?function(){o.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:o),s)if(c.functional){c._injectStyles=s;var f=c.render;c.render=function(n,t){return s.call(t),f(n,t)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,s):[s]}return{exports:n,options:c}}e.d(t,"a",(function(){return r}))},302:function(n,t,e){"use strict";e.d(t,"a",(function(){return r})),e.d(t,"b",(function(){return o}));var r=function(){var n=this.$createElement;return(this._self._c||n)("div",{attrs:{id:"app"}})},o=[]}}]);
package/index.html CHANGED
@@ -1,10 +1 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="utf-8">
5
- <title>rk-web-core</title>
6
- </head>
7
- <body>
8
- <div id="app"></div>
9
- </body>
10
- </html>
1
+ <!doctype html><html lang="en"><head><meta charset="utf-8"><title>rk-web-core</title><link href="./rk-web-core.css" rel="stylesheet"></head><body><div id="app"></div><script src="./rk-web-core.js"></script></body></html>
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "rk-web-core",
3
3
  "description": "iep core utils",
4
- "version": "0.10.3",
4
+ "version": "0.10.4",
5
5
  "author": "",
6
- "main": "./src/core/index.js",
6
+ "main": "rk-web-core.js",
7
7
  "scripts": {
8
8
  "dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",
9
- "build": "cross-env NODE_ENV=production webpack --progress"
9
+ "build": "cross-env NODE_ENV=production webpack --progress --hide-modules"
10
10
  },
11
11
  "dependencies": {
12
12
  "vue": "^2.6.14",
@@ -14,18 +14,15 @@
14
14
  "lodash": "^4.17.21",
15
15
  "nprogress": "^0.2.0",
16
16
  "vuex": "^3.4.0",
17
- "@micro-zoe/micro-app": "^0.8.5",
18
- "vue-router": "^3.5.3",
19
17
  "crypto-js": "^4.1.1",
20
- "rk-web-map": "^0.3.58",
18
+ "vue-router": "^3.5.3",
19
+ "@micro-zoe/micro-app": "^0.8.3",
21
20
  "axios": "^0.21.1",
22
- "qs": "^6.10.3"
21
+ "rk-web-map": "^0.3.58"
23
22
  },
24
23
  "devDependencies": {
25
24
  "@babel/runtime": "^7.15.4",
26
- "@vue/eslint-config-prettier": "^6.0.0",
27
25
  "babel-core": "^6.26.0",
28
- "babel-eslint": "^10.1.0",
29
26
  "babel-loader": "^7.1.5",
30
27
  "babel-plugin-dynamic-import-webpack": "^1.1.0",
31
28
  "babel-plugin-syntax-jsx": "^6.18.0",
@@ -39,9 +36,6 @@
39
36
  "classnames": "^2.3.1",
40
37
  "cross-env": "^7.0.3",
41
38
  "css-loader": "^3.0.0",
42
- "eslint": "^8.4.1",
43
- "eslint-plugin-prettier": "^4.0.0",
44
- "eslint-plugin-vue": "^8.2.0",
45
39
  "extract-css-chunks-webpack-plugin": "^4.9.0",
46
40
  "extract-text-webpack-plugin": "^3.0.2",
47
41
  "file-loader": "^6.2.0",
@@ -52,7 +46,6 @@
52
46
  "mini-css-extract-plugin": "^0.11.0",
53
47
  "optimize-css-assets-webpack-plugin": "^6.0.1",
54
48
  "uglifyjs-webpack-plugin": "^2.2.0",
55
- "url-loader": "^4.1.1",
56
49
  "vue-loader": "^15.6.2",
57
50
  "vue-svg-loader": "^0.16.0",
58
51
  "vue-template-compiler": "^2.6.14",
@@ -0,0 +1,638 @@
1
+ * {
2
+ margin: 0;
3
+ }
4
+ .rk-web-core-full-layout {
5
+ height: 100%;
6
+ }
7
+ .maptalks {
8
+ position: relative;
9
+ height: 100%;
10
+ }
11
+ .sk-chase-box {
12
+ height: 100%;
13
+ }
14
+
15
+ * {
16
+ margin: 0;
17
+ }
18
+ .rk-web-core-full-layout {
19
+ height: 100%;
20
+ }
21
+ .maptalks {
22
+ position: relative;
23
+ height: 100%;
24
+ }
25
+ .sk-chase-box {
26
+ height: 100%;
27
+ }
28
+ .rk-web-core-basic-layout {
29
+ height: 100%;
30
+ }
31
+ .rk-web-core-basic-layout-light {
32
+ background: #f1f3f6;
33
+ }
34
+ .rk-web-core-fullHeader-layout .rk-web-core-logo {
35
+ width: 250px;
36
+ }
37
+ .rk-web-core-admin-layout .rk-web-core-logo {
38
+ height: 70px;
39
+ }
40
+ .rk-web-core-admin-layout .rk-web-core-slider {
41
+ box-shadow: none;
42
+ }
43
+ .rk-web-core-admin-layout .rk-web-core-header-between {
44
+ width: 100%;
45
+ display: flex;
46
+ align-items: center;
47
+ justify-content: space-between !important;
48
+ }
49
+ .rk-web-core-admin-layout .rk-web-core-header-between .rk-web-core-header-inner {
50
+ flex: 1;
51
+ }
52
+ .rk-web-core-admin-layout .rk-web-core-logo-inner {
53
+ border-radius: inherit;
54
+ padding-right: 0;
55
+ }
56
+ .rk-web-core-admin-layout .rk-web-core-logo-title {
57
+ font-size: 1.2vw;
58
+ }
59
+ .rk-web-core-layout {
60
+ height: 100%;
61
+ }
62
+ .rk-web-core-layout-content {
63
+ height: 100%;
64
+ display: flex;
65
+ }
66
+
67
+ * {
68
+ margin: 0;
69
+ }
70
+ .rk-web-core-full-layout {
71
+ height: 100%;
72
+ }
73
+ .maptalks {
74
+ position: relative;
75
+ height: 100%;
76
+ }
77
+ .sk-chase-box {
78
+ height: 100%;
79
+ }
80
+ .rk-web-core-header {
81
+ height: 70px;
82
+ }
83
+ .rk-web-core-header-inner {
84
+ display: flex;
85
+ justify-content: space-between;
86
+ align-items: center;
87
+ height: 100%;
88
+ }
89
+ .rk-web-core-header-light {
90
+ background: #f1f3f6;
91
+ padding: 0;
92
+ width: 100%;
93
+ }
94
+ .rk-web-core-header-light-inner {
95
+ background: linear-gradient(180deg, rgba(95, 131, 255, 0.34), rgba(241, 243, 246, 0));
96
+ }
97
+ .rk-web-core-header-light-header .rk-web-core-header-inner {
98
+ justify-content: flex-end;
99
+ padding-right: 20px;
100
+ box-sizing: border-box;
101
+ }
102
+ .rk-web-core-header-right {
103
+ display: flex;
104
+ justify-content: space-between;
105
+ align-items: center;
106
+ flex: 1;
107
+ padding: 0 20px 0 2vw;
108
+ box-sizing: border-box;
109
+ height: 100%;
110
+ }
111
+ .rk-web-core-header-right::-moz-viewport-scroll {
112
+ width: 0;
113
+ }
114
+ .rk-web-core-header-right-nav {
115
+ display: flex;
116
+ justify-content: flex-start;
117
+ align-items: center;
118
+ cursor: pointer;
119
+ transition: all 300ms;
120
+ }
121
+ .rk-web-core-header-right-nav-item {
122
+ min-width: 120px;
123
+ text-align: center;
124
+ font-size: 16px;
125
+ font-weight: 400;
126
+ color: #000000;
127
+ padding: 0 20px;
128
+ }
129
+ .rk-web-core-header-right-nav-active {
130
+ font-size: 16px;
131
+ font-weight: 700;
132
+ color: #0f6eff;
133
+ }
134
+ .rk-web-core-header-right-extra {
135
+ display: flex;
136
+ justify-content: flex-end;
137
+ align-items: center;
138
+ gap: 10px;
139
+ }
140
+ .rk-web-core-header-dark {
141
+ background: transparent;
142
+ padding: 0;
143
+ position: relative;
144
+ }
145
+ .rk-web-core-header-dark-inner {
146
+ background: linear-gradient(180deg, rgba(2, 32, 74, 0.1), rgba(2, 32, 74, 0.2));
147
+ }
148
+ .rk-web-core-header-dark-nav-item {
149
+ color: rgba(255, 255, 255, 0.5);
150
+ }
151
+ .rk-web-core-header-dark-nav-active {
152
+ color: #fff;
153
+ }
154
+ .rk-web-core-header-fixed {
155
+ position: fixed;
156
+ top: 0;
157
+ left: 0;
158
+ right: 0;
159
+ z-index: 9;
160
+ }
161
+
162
+ * {
163
+ margin: 0;
164
+ }
165
+ .rk-web-core-full-layout {
166
+ height: 100%;
167
+ }
168
+ .maptalks {
169
+ position: relative;
170
+ height: 100%;
171
+ }
172
+ .sk-chase-box {
173
+ height: 100%;
174
+ }
175
+ .rk-web-core-logo {
176
+ height: 100%;
177
+ cursor: pointer;
178
+ position: relative;
179
+ }
180
+ .rk-web-core-logo-basic-inner {
181
+ background: linear-gradient(180deg, rgba(95, 131, 255, 0.6), rgba(57, 195, 255, 0.75));
182
+ }
183
+ .rk-web-core-logo-dark-inner {
184
+ background: linear-gradient(0deg, #038bff, rgba(3, 139, 255, 0.4) 40%, rgba(3, 139, 255, 0));
185
+ box-shadow: 0px 6px 12px 0px #1c61b1;
186
+ }
187
+ .rk-web-core-logo-inner {
188
+ height: 100%;
189
+ padding: 0 3vw 0 1vw;
190
+ border-bottom-right-radius: 70px;
191
+ transition: all 300ms;
192
+ display: flex;
193
+ justify-content: flex-start;
194
+ align-items: center;
195
+ }
196
+ .rk-web-core-logo-inner img {
197
+ width: 2.3vw;
198
+ object-fit: cover;
199
+ transition: all 300ms;
200
+ user-select: none;
201
+ -webkit-user-drag: none;
202
+ }
203
+ .rk-web-core-logo-title {
204
+ transition: all 300ms;
205
+ font-weight: 500;
206
+ color: #ffffff;
207
+ font-size: 1.5vw;
208
+ user-select: none;
209
+ letter-spacing: 2px;
210
+ text-shadow: 0 0 6px 0 #0479b7;
211
+ margin-left: 16px;
212
+ margin-right: 8px;
213
+ overflow: hidden;
214
+ text-overflow: ellipsis;
215
+ white-space: nowrap;
216
+ }
217
+ .rk-web-core-logo-mark-inner {
218
+ position: absolute;
219
+ top: 0;
220
+ right: 0;
221
+ bottom: 0;
222
+ left: 0;
223
+ z-index: 1;
224
+ }
225
+
226
+ * {
227
+ margin: 0;
228
+ }
229
+ .rk-web-core-full-layout {
230
+ height: 100%;
231
+ }
232
+ .maptalks {
233
+ position: relative;
234
+ height: 100%;
235
+ }
236
+ .sk-chase-box {
237
+ height: 100%;
238
+ }
239
+ .rk-web-core-slider {
240
+ background: #ffffff;
241
+ box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.08);
242
+ }
243
+ .rk-web-core-slider .ant-menu-item-selected {
244
+ background: #f1f3f6;
245
+ color: #0f6eff !important;
246
+ }
247
+ .rk-web-core-slider .ant-menu-item-selected::after {
248
+ border-right-color: #0f6eff !important;
249
+ }
250
+ .rk-web-core-slider .ant-menu-item-selected .rk-web-core-normal-icon {
251
+ fill: #0f6eff;
252
+ }
253
+ .rk-web-core-slider .ant-menu-item,
254
+ .rk-web-core-slider .ant-menu-submenu-title {
255
+ display: flex;
256
+ justify-content: flex-start;
257
+ align-items: center;
258
+ font-weight: 700;
259
+ color: #212b5d;
260
+ height: 46px;
261
+ line-height: 46px;
262
+ }
263
+ .rk-web-core-slider .ant-menu-item::after,
264
+ .rk-web-core-slider .ant-menu-submenu-title::after {
265
+ left: 0;
266
+ right: auto;
267
+ }
268
+ .rk-web-core-slider-dark {
269
+ height: 100%;
270
+ background: rgba(8, 24, 51, 0.9);
271
+ }
272
+ .rk-web-core-slider-dark .ant-menu-dark {
273
+ background: transparent;
274
+ }
275
+ .rk-web-core-slider-dark .ant-menu-item,
276
+ .rk-web-core-slider-dark .ant-menu-submenu-title {
277
+ display: flex;
278
+ justify-content: flex-start;
279
+ align-items: center;
280
+ font-weight: 700;
281
+ color: rgba(255, 255, 255, 0.8);
282
+ height: 46px;
283
+ line-height: 46px;
284
+ }
285
+ .rk-web-core-slider-dark .ant-menu-item::after,
286
+ .rk-web-core-slider-dark .ant-menu-submenu-title::after {
287
+ left: 0;
288
+ right: auto;
289
+ }
290
+ .rk-web-core-slider-dark .rk-web-core-normal-icon {
291
+ fill: rgba(255, 255, 255, 0.8);
292
+ }
293
+ .rk-web-core-slider-dark .ant-menu-item-selected {
294
+ background: rgba(15, 110, 255, 0.4) !important;
295
+ color: #fff !important;
296
+ }
297
+ .rk-web-core-slider-dark .ant-menu-item-selected::after {
298
+ border-right-color: #0f6eff !important;
299
+ border-right-width: 2px !important;
300
+ }
301
+ .rk-web-core-slider-dark .ant-menu-item-selected::before {
302
+ content: '';
303
+ border-left: 2px solid #0f6eff !important;
304
+ position: absolute;
305
+ top: 0;
306
+ bottom: 0;
307
+ left: 0;
308
+ }
309
+ .rk-web-core-slider-dark .ant-menu-item-selected .rk-web-core-normal-icon {
310
+ fill: #fff;
311
+ }
312
+ .rk-web-core-slider .ant-menu-inline {
313
+ border: none !important;
314
+ }
315
+ .rk-web-core-normal-icon {
316
+ width: 14px;
317
+ height: 14px;
318
+ font-size: 14px;
319
+ margin-right: 18px;
320
+ }
321
+ .rk-web-core .icon {
322
+ font-size: 14px;
323
+ margin-right: 14px;
324
+ }
325
+
326
+ * {
327
+ margin: 0;
328
+ }
329
+ .rk-web-core-full-layout {
330
+ height: 100%;
331
+ }
332
+ .maptalks {
333
+ position: relative;
334
+ height: 100%;
335
+ }
336
+ .sk-chase-box {
337
+ height: 100%;
338
+ }
339
+ .rk-web-core-app-external-link {
340
+ font-size: 14px;
341
+ font-weight: 400;
342
+ color: #333333;
343
+ cursor: pointer;
344
+ height: 30px;
345
+ display: flex;
346
+ justify-content: center;
347
+ align-items: center;
348
+ }
349
+ .rk-web-core-app-external-link-dark {
350
+ color: #ffffff;
351
+ }
352
+ .rk-web-core-app-external-link-sub {
353
+ color: #0F6EFF;
354
+ }
355
+ .rk-web-core-app-external-link .anticon-caret-down {
356
+ margin-left: 4px;
357
+ }
358
+ .rk-web-core-app-external-link .anticon-caret-down svg {
359
+ width: 10px;
360
+ height: 10px;
361
+ fill: #84919A;
362
+ }
363
+ .rk-web-core-app-external-wrapper {
364
+ position: relative;
365
+ margin: 0;
366
+ padding: 4px 0;
367
+ text-align: left;
368
+ list-style-type: none;
369
+ background-clip: padding-box;
370
+ outline: none;
371
+ }
372
+ .rk-web-core-app-external-list {
373
+ margin-bottom: 10px;
374
+ background: #ffffff;
375
+ border-radius: 4px;
376
+ box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.08);
377
+ }
378
+ .rk-web-core-app-external-cell {
379
+ clear: both;
380
+ margin: 0;
381
+ padding: 6px 12px;
382
+ color: rgba(0, 0, 0, 0.85);
383
+ font-weight: 400;
384
+ font-size: 14px;
385
+ line-height: 22px;
386
+ white-space: nowrap;
387
+ cursor: pointer;
388
+ transition: all 0.3s;
389
+ border-bottom: 1px solid #f0f0f0;
390
+ }
391
+ .rk-web-core-app-external-cell:hover {
392
+ transition: all 0.3s;
393
+ color: #ffffff;
394
+ background-color: #f5f5f5;
395
+ }
396
+ .rk-web-core-app-external-cell:last-child {
397
+ border: none;
398
+ }
399
+ .rk-web-core-app-external-active {
400
+ color: #ffffff;
401
+ background-color: #0f6eff;
402
+ }
403
+ .rk-web-core-app-external-btn {
404
+ background: #ffffff;
405
+ border: 1px solid #e5e5e5;
406
+ border-radius: 4px;
407
+ box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.08);
408
+ padding: 6px 12px;
409
+ color: rgba(0, 0, 0, 0.85);
410
+ font-weight: 400;
411
+ font-size: 14px;
412
+ line-height: 22px;
413
+ white-space: nowrap;
414
+ cursor: pointer;
415
+ transition: all 0.3s;
416
+ }
417
+ .rk-web-core-app-external-btn:active {
418
+ color: #ffffff;
419
+ background-color: #f5f5f5;
420
+ }
421
+
422
+ * {
423
+ margin: 0;
424
+ }
425
+ .rk-web-core-full-layout {
426
+ height: 100%;
427
+ }
428
+ .maptalks {
429
+ position: relative;
430
+ height: 100%;
431
+ }
432
+ .sk-chase-box {
433
+ height: 100%;
434
+ }
435
+ .rk-web-core-header-info-group {
436
+ display: flex;
437
+ justify-content: flex-start;
438
+ align-items: center;
439
+ gap: 20px;
440
+ margin-left: 20px;
441
+ }
442
+ .rk-web-core-header-info-group-time {
443
+ height: 100%;
444
+ display: flex;
445
+ justify-content: center;
446
+ align-items: flex-end;
447
+ flex-direction: column;
448
+ }
449
+ .rk-web-core-header-info-group-time span {
450
+ font-size: 20px;
451
+ font-weight: 600;
452
+ line-height: 18px;
453
+ }
454
+ .rk-web-core-header-info-group-time small {
455
+ line-height: 1;
456
+ font-size: 12px;
457
+ }
458
+ .rk-web-core-header-info-group-weather {
459
+ display: flex;
460
+ justify-content: flex-start;
461
+ align-items: center;
462
+ }
463
+ .rk-web-core-header-info-group-weather img {
464
+ height: 30px;
465
+ object-fit: cover;
466
+ }
467
+ .rk-web-core-header-info-group-weather span {
468
+ font-size: 20px;
469
+ font-weight: 600;
470
+ }
471
+ .rk-web-core-header-info-group-wind {
472
+ display: flex;
473
+ justify-content: flex-start;
474
+ align-items: center;
475
+ }
476
+ .rk-web-core-header-info-group-wind .rk-web-core-normal-icon {
477
+ fill: #00FFD8 !important;
478
+ width: 28px;
479
+ height: 28px;
480
+ margin-right: 0;
481
+ }
482
+ .rk-web-core-header-info-group-wind-img {
483
+ display: flex;
484
+ justify-content: center;
485
+ align-items: center;
486
+ }
487
+ .rk-web-core-header-info-group-wind-info {
488
+ display: flex;
489
+ justify-content: center;
490
+ align-items: flex-end;
491
+ flex-direction: column;
492
+ }
493
+ .rk-web-core-header-info-group-wind-info span:first-child {
494
+ line-height: 26px;
495
+ font-size: 20px;
496
+ font-weight: 700;
497
+ text-align: center;
498
+ }
499
+ .rk-web-core-header-info-group-wind-info span:last-child {
500
+ line-height: 20px;
501
+ font-size: 12px;
502
+ font-weight: 400;
503
+ }
504
+ .rk-web-core-header-info-group-dark span,
505
+ .rk-web-core-header-info-group-dark small {
506
+ color: #ffffff;
507
+ }
508
+
509
+ .rk-map {
510
+ width: 100%;
511
+ height: 100%;
512
+ position: relative;
513
+ overflow: hidden;
514
+ }
515
+ .rk-map-spin {
516
+ width: 100%;
517
+ height: 100%;
518
+ position: absolute;
519
+ top: 0;
520
+ left: 0;
521
+ right: 0;
522
+ bottom: 0;
523
+ z-index: 99;
524
+ }
525
+ .rk-map-core {
526
+ width: 100%;
527
+ height: 100%;
528
+ }
529
+
530
+ @font-face {
531
+ font-family: "creative";
532
+ src: url(./creative-icon.ttf);
533
+ }
534
+ .header-extend {
535
+ width: 100%;
536
+ height: 100%;
537
+ padding-right: 30px;
538
+ cursor: pointer;
539
+ box-sizing: border-box;
540
+ }
541
+ .header-extend-inner {
542
+ width: 100%;
543
+ height: 100%;
544
+ display: flex;
545
+ justify-content: flex-end;
546
+ align-items: center;
547
+ }
548
+ .header-extend .anticon {
549
+ color: #fff;
550
+ padding-right: 12px;
551
+ }
552
+ .header-extend-popover .ant-popover-inner-content {
553
+ padding: 0;
554
+ }
555
+ .header-extend-popover .ant-popover-inner {
556
+ background: rgba(255, 255, 255, 0.8);
557
+ overflow: hidden;
558
+ }
559
+ .header-extend-content {
560
+ min-width: 200px;
561
+ }
562
+ .header-extend-content img {
563
+ width: 36px;
564
+ height: 36px;
565
+ margin-right: 12px;
566
+ }
567
+ .header-extend-content .ant-avatar {
568
+ margin-right: 12px;
569
+ }
570
+ .header-extend-content-header {
571
+ display: flex;
572
+ justify-content: flex-start;
573
+ align-items: center;
574
+ border-bottom: 1px solid rgba(101, 120, 155, 0.1);
575
+ padding: 10px 20px;
576
+ }
577
+ .header-extend-content-header-title {
578
+ display: flex;
579
+ justify-content: center;
580
+ align-items: center;
581
+ flex-direction: column;
582
+ }
583
+ .header-extend-content-header-title span:first-child {
584
+ font-size: 20px;
585
+ font-weight: bolder;
586
+ line-height: 1;
587
+ }
588
+ .header-extend-content-header-title span:last-child {
589
+ font-size: 12px;
590
+ letter-spacing: 4px;
591
+ line-height: 1;
592
+ }
593
+ .header-extend-content-footer {
594
+ height: 290px;
595
+ overflow: hidden;
596
+ border-bottom-right-radius: 2px;
597
+ border-bottom-left-radius: 2px;
598
+ }
599
+ .header-extend-content-footer-inner {
600
+ display: flex;
601
+ flex-direction: column;
602
+ }
603
+ .header-extend-content-footer .ant-scrollbar {
604
+ height: 100%;
605
+ }
606
+ .header-extend-content-footer-item {
607
+ padding: 6px 20px;
608
+ transition: all 300ms;
609
+ cursor: pointer;
610
+ }
611
+ .header-extend-content-footer-item span {
612
+ font-size: 14px;
613
+ color: #0e1d29;
614
+ }
615
+ .header-extend-content-footer-item:hover {
616
+ transition: all 300ms;
617
+ background: linear-gradient(90deg, #0f6eff 0%, rgba(14, 105, 245, 0.93) 47.78%, #62abf8 100%);
618
+ }
619
+ .header-extend-content-footer-item:hover span {
620
+ color: #fff;
621
+ }
622
+ .header-extend-content-footer-item-active {
623
+ transition: all 300ms;
624
+ background: linear-gradient(90deg, #0f6eff 0%, rgba(14, 105, 245, 0.93) 47.78%, #62abf8 100%);
625
+ }
626
+ .header-extend-content-footer-item-active span {
627
+ color: #fff;
628
+ }
629
+ .app-dropdown-dark .ant-popover-inner {
630
+ background: rgba(0, 0, 0, 0.46);
631
+ }
632
+ .app-dropdown-dark .ant-popover-arrow {
633
+ border-color: rgba(0, 0, 0, 0.46);
634
+ }
635
+ .app-dropdown-dark span {
636
+ color: #ffffff;
637
+ }
638
+