hd-idevvue3 3.0.4 → 3.0.7
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.
- package/dist/static/css/index-DRHIlcVU.css +1 -0
- package/dist/static/js/index-DbUA6jg0.js +184 -0
- package/dist/static/js/index-Dl4O91nB.js +73768 -0
- package/package.json +13 -16
- package/pnpm-lock.yaml +1008 -131
- package/src/demo/extsets.vue +1 -1
- package/src/demo/hightquery.vue +1 -1
- package/src/demo/inlineedit.vue +1 -1
- package/src/hdcom/BillShow.vue +1 -1
- package/src/hdcom/BillUpload.vue +1 -1
- package/src/hdcom/ErrHint.vue +1 -1
- package/src/hdcom/HdComFaceRec.vue +1 -1
- package/src/hdcom/HdComGrid.vue +1 -1
- package/src/hdcom/HdGridSel.vue +1 -1
- package/src/hdcom/HdPopSel.vue +1 -1
- package/src/hdcom/HdTempSave.vue +1 -1
- package/src/hdcom/HdTreeTable/index.vue +1 -1
- package/src/views/layout/header/MainHeader.vue +1 -1
- package/src/views/privilege/commsg/commsg.vue +1 -1
- package/src/views/privilege/commsg/commsgto.vue +1 -1
- package/src/views/privilege/exfield/comexcolumn.vue +1 -1
- package/src/views/privilege/exfield/comexfieldsub.vue +1 -1
- package/src/views/privilege/mobile/authmobileupdate.vue +1 -1
- package/src/views/privilege/orgDept/orgnselect.vue +1 -1
- package/src/views/privilege/quartz/comquartzjob.vue +1 -1
- package/src/views/privilege/quartz/comquartzlog.vue +1 -1
- package/src/views/privilege/search/comsearch.vue +1 -1
- package/src/views/privilege/syscode/syscode.vue +1 -1
- package/src/views/privilege/syscode/sysfield.vue +1 -1
- package/src/views/privilege/syslog/syslogconfig.vue +1 -1
- package/vite.config.js +33 -9
- package/dist/assets/index.9c127719.css +0 -1
- package/dist/hd-idevvue3.mjs +0 -45913
- package/dist/hd-idevvue3.umd.js +0 -153
- package/npminstall-debug.log +0 -200
package/src/demo/extsets.vue
CHANGED
package/src/demo/hightquery.vue
CHANGED
|
@@ -298,7 +298,7 @@
|
|
|
298
298
|
</template>
|
|
299
299
|
|
|
300
300
|
<script>
|
|
301
|
-
import { Search as ElIconSearch } from '@element-plus/icons'
|
|
301
|
+
import { Search as ElIconSearch } from '@element-plus/icons-vue'
|
|
302
302
|
import sbccargoform from './sbccargoform'
|
|
303
303
|
import selsbccargokind from '@/views/comgctos/sel_sbccargokind'
|
|
304
304
|
import tlifend from '@/views/comgctos/showTl/tl_ifend'
|
package/src/demo/inlineedit.vue
CHANGED
package/src/hdcom/BillShow.vue
CHANGED
package/src/hdcom/BillUpload.vue
CHANGED
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
</template>
|
|
127
127
|
|
|
128
128
|
<script>
|
|
129
|
-
import { PictureOutline as ElIconPictureOutline } from '@element-plus/icons'
|
|
129
|
+
import { PictureOutline as ElIconPictureOutline } from '@element-plus/icons-vue'
|
|
130
130
|
export default {
|
|
131
131
|
components: {
|
|
132
132
|
ElIconPictureOutline,
|
package/src/hdcom/ErrHint.vue
CHANGED
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
</template>
|
|
83
83
|
|
|
84
84
|
<script>
|
|
85
|
-
import { Search as ElIconSearch, Edit as ElIconEdit } from '@element-plus/icons'
|
|
85
|
+
import { Search as ElIconSearch, Edit as ElIconEdit } from '@element-plus/icons-vue'
|
|
86
86
|
|
|
87
87
|
import FacePicUpload from './FacePicUpload.vue'
|
|
88
88
|
import FaceRecTest from './FaceRecTest.vue'
|
package/src/hdcom/HdComGrid.vue
CHANGED
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
</template>
|
|
92
92
|
|
|
93
93
|
<script>
|
|
94
|
-
import { ArrowDown as ElIconArrowDown } from '@element-plus/icons'
|
|
94
|
+
import { ArrowDown as ElIconArrowDown } from '@element-plus/icons-vue'
|
|
95
95
|
import HdComQuery from './HdComQuery'
|
|
96
96
|
import ImportExcel from './ImportExcel'
|
|
97
97
|
import GridChart from './GridChart'
|
package/src/hdcom/HdGridSel.vue
CHANGED
package/src/hdcom/HdPopSel.vue
CHANGED
package/src/hdcom/HdTempSave.vue
CHANGED
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
</template>
|
|
144
144
|
|
|
145
145
|
<script>
|
|
146
|
-
import { CaretBottom as ElIconCaretBottom } from '@element-plus/icons'
|
|
146
|
+
import { CaretBottom as ElIconCaretBottom } from '@element-plus/icons-vue'
|
|
147
147
|
import { mapGetters } from 'vuex'
|
|
148
148
|
import search from './ElasticSearch'
|
|
149
149
|
import changepswform from './changepswform'
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
</template>
|
|
111
111
|
|
|
112
112
|
<script>
|
|
113
|
-
import { Search as ElIconSearch, Edit as ElIconEdit } from '@element-plus/icons'
|
|
113
|
+
import { Search as ElIconSearch, Edit as ElIconEdit } from '@element-plus/icons-vue'
|
|
114
114
|
import commsgform from './commsgform'
|
|
115
115
|
|
|
116
116
|
export default {
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
</template>
|
|
131
131
|
|
|
132
132
|
<script>
|
|
133
|
-
import { Search as ElIconSearch } from '@element-plus/icons'
|
|
133
|
+
import { Search as ElIconSearch } from '@element-plus/icons-vue'
|
|
134
134
|
import commsgtoform from './commsgtoform'
|
|
135
135
|
import commsgiframe from './commsgiframe'
|
|
136
136
|
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
</template>
|
|
135
135
|
|
|
136
136
|
<script>
|
|
137
|
-
import { Search as ElIconSearch, Edit as ElIconEdit } from '@element-plus/icons'
|
|
137
|
+
import { Search as ElIconSearch, Edit as ElIconEdit } from '@element-plus/icons-vue'
|
|
138
138
|
import comexcolumnform from './comexcolumnform'
|
|
139
139
|
|
|
140
140
|
export default {
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
</template>
|
|
137
137
|
|
|
138
138
|
<script>
|
|
139
|
-
import { Search as ElIconSearch, Edit as ElIconEdit } from '@element-plus/icons'
|
|
139
|
+
import { Search as ElIconSearch, Edit as ElIconEdit } from '@element-plus/icons-vue'
|
|
140
140
|
import comexfieldform from './comexfieldform'
|
|
141
141
|
export default {
|
|
142
142
|
data() {
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
</template>
|
|
114
114
|
|
|
115
115
|
<script>
|
|
116
|
-
import { Search as ElIconSearch, Edit as ElIconEdit } from '@element-plus/icons'
|
|
116
|
+
import { Search as ElIconSearch, Edit as ElIconEdit } from '@element-plus/icons-vue'
|
|
117
117
|
import authmobileupdateform from './authmobileupdateform'
|
|
118
118
|
|
|
119
119
|
export default {
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
</template>
|
|
128
128
|
|
|
129
129
|
<script>
|
|
130
|
-
import { Search as ElIconSearch, Edit as ElIconEdit } from '@element-plus/icons'
|
|
130
|
+
import { Search as ElIconSearch, Edit as ElIconEdit } from '@element-plus/icons-vue'
|
|
131
131
|
import comquartzjobform from './comquartzjobform'
|
|
132
132
|
export default {
|
|
133
133
|
data() {
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
</template>
|
|
120
120
|
|
|
121
121
|
<script>
|
|
122
|
-
import { Search as ElIconSearch, Edit as ElIconEdit } from '@element-plus/icons'
|
|
122
|
+
import { Search as ElIconSearch, Edit as ElIconEdit } from '@element-plus/icons-vue'
|
|
123
123
|
export default {
|
|
124
124
|
data() {
|
|
125
125
|
return {
|
package/vite.config.js
CHANGED
|
@@ -2,26 +2,42 @@ import { fileURLToPath, URL } from "node:url";
|
|
|
2
2
|
|
|
3
3
|
import { defineConfig } from "vite";
|
|
4
4
|
import vue from "@vitejs/plugin-vue";
|
|
5
|
-
import commonjs from "@rollup/plugin-commonjs";
|
|
6
5
|
import path from "path";
|
|
7
6
|
|
|
8
7
|
import requireTransform from "vite-plugin-require-transform";
|
|
9
8
|
|
|
10
9
|
import AutoImport from "unplugin-auto-import/vite";
|
|
10
|
+
import Icons from 'unplugin-icons/vite'
|
|
11
|
+
import Components from 'unplugin-vue-components/vite'
|
|
12
|
+
import { ElementPlusResolver } from 'unplugin-vue-components/resolvers'
|
|
11
13
|
|
|
12
14
|
import postcssImport from "postcss-import";
|
|
13
15
|
import autoprefixer from "autoprefixer";
|
|
14
16
|
|
|
17
|
+
import dynamicImport from 'vite-plugin-dynamic-import'
|
|
18
|
+
import { viteCommonjs } from '@originjs/vite-plugin-commonjs'
|
|
19
|
+
import commonjs from 'vite-plugin-commonjs';
|
|
20
|
+
|
|
15
21
|
// https://vitejs.dev/config/
|
|
16
22
|
export default defineConfig({
|
|
17
23
|
plugins: [
|
|
18
24
|
commonjs(),
|
|
25
|
+
viteCommonjs(),
|
|
19
26
|
vue(),
|
|
20
27
|
requireTransform({
|
|
21
28
|
fileRegex: /.js$|.vue$/,
|
|
22
29
|
}),
|
|
30
|
+
dynamicImport(),
|
|
23
31
|
AutoImport({
|
|
24
32
|
imports: ["vue", "vue-router"],
|
|
33
|
+
resolvers: [ElementPlusResolver()],
|
|
34
|
+
}),
|
|
35
|
+
Components({
|
|
36
|
+
resolvers: [
|
|
37
|
+
ElementPlusResolver({
|
|
38
|
+
importStyle: "sass",
|
|
39
|
+
}),
|
|
40
|
+
],
|
|
25
41
|
}),
|
|
26
42
|
],
|
|
27
43
|
base:'./',
|
|
@@ -36,12 +52,15 @@ export default defineConfig({
|
|
|
36
52
|
resolve: {
|
|
37
53
|
alias: {
|
|
38
54
|
"@": path.resolve(__dirname, 'src'),
|
|
55
|
+
'vue': 'vue',
|
|
56
|
+
'src': path.resolve(__dirname, "src"),
|
|
39
57
|
},
|
|
40
|
-
extensions: [".js", ".ts", ".vue", ".json"],
|
|
58
|
+
extensions: [".js", ".ts", ".vue", ".json", ".scss"],
|
|
41
59
|
},
|
|
42
60
|
css: {
|
|
43
61
|
preprocessorOptions: {
|
|
44
62
|
scss: {
|
|
63
|
+
api: "modern-compiler",
|
|
45
64
|
silenceDeprecations: ['legacy-js-api'] // 忽略警告
|
|
46
65
|
}
|
|
47
66
|
},
|
|
@@ -87,14 +106,19 @@ export default defineConfig({
|
|
|
87
106
|
// project:resolve(__dirname,"project.html")
|
|
88
107
|
},
|
|
89
108
|
output: {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
109
|
+
chunkFileNames: 'static/js/[name]-[hash].js',
|
|
110
|
+
entryFileNames: 'static/js/[name]-[hash].js',
|
|
111
|
+
assetFileNames: 'static/[ext]/[name]-[hash].[ext]'
|
|
93
112
|
},
|
|
94
113
|
},
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
114
|
+
//默认情况下,若 outDir 在 root 目录下,则 Vite 会在构建时清空该目录。
|
|
115
|
+
emptyOutDir: true,
|
|
116
|
+
//chunk 大小警告的限制
|
|
117
|
+
chunkSizeWarningLimit: 200,
|
|
118
|
+
// 分块策略
|
|
119
|
+
chunking: {
|
|
120
|
+
maxSize: 200000, // 500kb
|
|
121
|
+
minSize: 20000 // 50kb
|
|
122
|
+
},
|
|
99
123
|
},
|
|
100
124
|
});
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@charset "UTF-8";.sortable-ghost{opacity:.8;color:#fff!important;background:#42b983!important}.gridShow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.gridShow .el-table{height:100%;width:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.gridShow .el-table .el-table__body-wrapper{width:100%;padding-bottom:30px}.gridShow .el-table .el-table__header-wrapper th{background-color:#f6f6f6}.gridShow .el-table .el-table__fixed-header-wrapper th{background-color:#8cbda4}.gridShow .el-table td,.gridShow .el-table th{padding:2px 0}.gridShow .el-table .cell,.gridShow .el-table .el-table th div,.gridShow .el-table .el-table--border th:first-child .cell,.gridShow .el-table .el-table--border td:first-child .cell{padding-left:2px!important;padding-right:2px!important}.icon-star[data-v-cd6800f2]{margin-right:2px}.drag-handler[data-v-cd6800f2]{width:20px;height:20px;cursor:pointer}.show-d[data-v-cd6800f2]{margin-top:15px}.hdBtn{cursor:pointer}.hdgrid[data-v-273c117f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.hdgrid[data-v-273c117f] .el-table{height:100%;width:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.hdgrid[data-v-273c117f] .el-table th.gutter{display:table-cell!important}.hdgrid[data-v-273c117f] .el-table .el-table__header-wrapper th,.hdgrid[data-v-273c117f] .el-table .el-table__fixed-header-wrapper th{background-color:#f6f6f6}.hdgrid[data-v-273c117f] .el-table td,.hdgrid[data-v-273c117f] .el-table th{padding:1px 0}.hdgrid[data-v-273c117f] .el-table .cell,.hdgrid[data-v-273c117f] .el-table .el-table th div,.hdgrid[data-v-273c117f] .el-table .el-table--border th:first-child .cell,.hdgrid[data-v-273c117f] .el-table .el-table--border td:first-child .cell{padding:1.5px 0 1.5px 4px!important}.hdgrid[data-v-273c117f] .el-table .el-table__empty-block{position:static;text-align:center;width:100%;height:80%}.hdgrid[data-v-273c117f] .el-table .el-table__body{margin-bottom:10px}.hdgrid[data-v-273c117f] .el-table .el-table__body-wrapper{height:100%;overflow:auto}.hdgrid[data-v-273c117f] .el-table .el-input__inner{height:27px;margin-bottom:0;line-height:27px}.hdgrid[data-v-273c117f] .el-table .el-input,.hdgrid[data-v-273c117f] .el-table .el-form-item__content,.hdgrid[data-v-273c117f] .el-table .el-form-item__label,.hdgrid[data-v-273c117f] .el-table .el-input__icon{line-height:30px}.hdgrid[data-v-273c117f] .el-table .el-input__inner{padding:5px}.hdgrid[data-v-273c117f] .el-table .el-input--prefix .el-input__inner{padding-left:30px}.hdgrid[data-v-273c117f] .el-table .cell{min-width:20px}.hdgrid[data-v-273c117f] .el-table .checkBox .cell{overflow:inherit}.hdgrid[data-v-273c117f] .el-table .checkBox .cell .el-checkbox,.hdgrid[data-v-273c117f] .el-table .checkBox .cell .el-checkbox__input{position:inherit}.hdBtnTool[data-v-273c117f]{font-weight:700;vertical-align:middle;margin-left:20px}@keyframes treeTableShow{0%{opacity:0}to{opacity:1}}@-webkit-keyframes treeTableShow{0%{opacity:0}to{opacity:1}}.ms-tree-space[data-v-e1c280fe]{position:relative;top:1px;display:inline-block;font-style:normal;font-weight:400;line-height:1;width:8px;height:14px}.ms-tree-space[data-v-e1c280fe]:before{content:""}.processContainer[data-v-e1c280fe]{width:100%;height:100%}table td[data-v-e1c280fe]{line-height:26px}.tree-ctrl[data-v-e1c280fe]{position:relative;cursor:pointer;color:#2196f3;margin-left:-8px}.el-table[data-v-e1c280fe]{height:100%;width:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.el-table .el-table__body-wrapper[data-v-e1c280fe]{width:100%}.el-table .el-table__header-wrapper th[data-v-e1c280fe],.el-table .el-table__fixed-header-wrapper th[data-v-e1c280fe]{background-color:#f6f6f6}.el-table td[data-v-e1c280fe],.el-table th[data-v-e1c280fe]{padding:1px 0}.el-table .cell[data-v-e1c280fe],.el-table .el-table th div[data-v-e1c280fe],.el-table .el-table--border th:first-child .cell[data-v-e1c280fe],.el-table .el-table--border td:first-child .cell[data-v-e1c280fe]{padding:1.5px 1px 1.5px 5px!important}.el-table .el-table__empty-block[data-v-e1c280fe]{position:static;text-align:center;width:100%;height:80%}.el-table .el-table__body[data-v-e1c280fe]{margin-bottom:10px}.el-table .el-table__body-wrapper[data-v-e1c280fe]{height:100%;overflow-y:auto}.el-table .el-input__inner[data-v-e1c280fe]{height:27px;margin-bottom:0}.el-table .el-input[data-v-e1c280fe],.el-table .el-form-item__content[data-v-e1c280fe],.el-table .el-form-item__label[data-v-e1c280fe],.el-table .el-input__icon[data-v-e1c280fe]{line-height:30px}.el-table .el-input__inner[data-v-e1c280fe]{padding:5px}.el-table .el-input--prefix .el-input__inner[data-v-e1c280fe]{padding-left:30px}.wrapperChg{position:static!important;z-index:1}.dialogChg{position:absolute!important;z-index:1001;left:0;right:0}.hdAside[data-v-172988a5]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.asideDrag[data-v-172988a5]{width:5px;height:100%;overflow:hidden;cursor:ew-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.moveline[data-v-172988a5]{width:5px;height:100%;overflow:hidden;position:fixed;cursor:ew-resize;background-color:red;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dragShowCls[data-v-172988a5]{background-color:#409eff}.hdFooter[data-v-b34e9527]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.asideDrag[data-v-b34e9527]{width:100%;height:5px;overflow:hidden;cursor:ns-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.moveline[data-v-b34e9527]{width:100%;height:5px;overflow:hidden;position:fixed;cursor:ns-resize;background-color:red;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dragShowCls[data-v-b34e9527]{background-color:#409eff}.hdHeader{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.asideDrag{width:100%;height:5px;overflow:hidden;cursor:ns-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.moveline{width:100%;height:5px;overflow:hidden;position:fixed;cursor:ns-resize;background-color:red;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dragShowCls{background-color:#409eff}.hdMain{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.gridShow .el-table{height:100%;width:100%}.gridShow .el-table .el-table__body-wrapper{width:100%}.gridShow .el-table .el-table__header-wrapper th,.gridShow .el-table .el-table__fixed-header-wrapper th{background-color:#f6f6f6}.gridShow .el-table td,.gridShow .el-table th{padding:1px 0}.gridShow .el-table .cell,.gridShow .el-table .el-table th div,.gridShow .el-table .el-table--border th:first-child .cell,.gridShow .el-table .el-table--border td:first-child .cell{padding:1.5px 1px 1.5px 5px!important}.gridShow .el-table .el-table__empty-block{position:static;text-align:center;width:100%;height:80%}.gridShow .el-table .el-table__body{margin-bottom:10px}.gridShow .el-table .el-table__body-wrapper{height:100%;overflow-y:auto}.gridShow .el-table .el-input__inner{height:27px;margin-bottom:0}.gridShow .el-table .el-input,.gridShow .el-table .el-form-item__content,.gridShow .el-table .el-form-item__label,.gridShow .el-table .el-input__icon{line-height:30px}.gridShow .el-table .el-input__inner{padding:5px}.gridShow .el-table .el-input--prefix .el-input__inner{padding-left:30px}.gridShow .el-tag+.el-tag{margin-left:10px}.gridShow .button-new-tag{margin-left:10px;height:32px;line-height:30px;padding-top:0;padding-bottom:0}.gridShow .input-new-tag{width:90px;margin-left:10px;vertical-align:bottom}#excel-upload-input[data-v-102e2692]{display:none;z-index:-9999}.excelSel[data-v-102e2692]{border:2px dashed #bbb;width:600px;height:160px;line-height:80px;margin:0 auto;font-size:24px;border-radius:5px;text-align:center;color:#bbb;position:relative}[data-v-05b716c1] .gray-row{background:#dcdcdc}.lucencyInput .el-input__inner{border:0px}.el-popper{z-index:3000!important}.lucencyInput .el-input__inner[data-v-01991849]{border:0px}.el-cascader[data-v-01991849]{width:100%}.el-dialog[data-v-7ec084e8]{height:100%}.scroll-container[data-v-de023373]{white-space:nowrap;position:relative;overflow:hidden}.scroll-container .scroll-wrapper[data-v-de023373]{position:absolute}.tags-view-container .tags-view-item[data-v-ddac9a9d]{display:inline-block;position:relative;height:26px;line-height:26px;border:1px solid #d8dce5;color:#495060;background:#fff;padding:0 8px;font-size:12px;margin-left:5px;margin-top:4px}.tags-view-container .tags-view-item[data-v-ddac9a9d]:first-of-type{margin-left:15px}.tags-view-container .tags-view-item.active[data-v-ddac9a9d]{background-color:#409eff;color:#fff;border-color:#409eff}.tags-view-container .tags-view-item.active[data-v-ddac9a9d]:before{content:"";background:#fff;display:inline-block;width:8px;height:8px;border-radius:50%;position:relative;margin-right:2px}.tags-view-container .tags-view-item .el-icon-close[data-v-ddac9a9d]{width:16px;height:16px;vertical-align:2px;border-radius:50%;text-align:center;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.tags-view-container .tags-view-item .el-icon-close[data-v-ddac9a9d]:before{-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6);display:inline-block;vertical-align:-3px}.tags-view-container .tags-view-item .el-icon-close[data-v-ddac9a9d]:hover{background-color:#b4bccc;color:#fff}.navbar[data-v-37934b15]{height:30px;line-height:40px;border-radius:0!important}.navbar .hamburger-container[data-v-37934b15]{float:left;padding:0 10px}.navbar .breadcrumb-container[data-v-37934b15]{float:left}.navbar .errLog-container[data-v-37934b15]{display:inline-block;vertical-align:top}.navbar .right-menu[data-v-37934b15]{float:right;height:100%}.navbar .right-menu[data-v-37934b15]:focus{outline:none}.navbar .right-menu .right-menu-item[data-v-37934b15]{display:inline-block;margin:0 8px}.navbar .right-menu .screenfull[data-v-37934b15]{vertical-align:middle;height:40px}.navbar .right-menu .international[data-v-37934b15]{vertical-align:top}.navbar .right-menu .international .international-icon[data-v-37934b15]{font-size:20px;cursor:pointer;vertical-align:-5px}.navbar .right-menu .theme-switch[data-v-37934b15]{vertical-align:15px}.navbar .right-menu .avatar-container[data-v-37934b15]{height:40px;margin-right:30px}.navbar .right-menu .avatar-container .avatar-wrapper[data-v-37934b15]{cursor:pointer;margin-top:5px;position:relative}.navbar .right-menu .avatar-container .avatar-wrapper .user-avatar[data-v-37934b15]{width:30px;height:30px;border-radius:10px}.navbar .right-menu .avatar-container .avatar-wrapper .el-icon-caret-bottom[data-v-37934b15]{position:absolute;right:-20px;top:25px;font-size:12px}.header-search[data-v-08198e19]{font-size:0!important}.header-search .search-icon[data-v-08198e19]{font-size:18px;vertical-align:middle;display:inline-block;cursor:pointer;fill:#e4e9ef}.header-search .header-search-select[data-v-08198e19]{font-size:18px;-webkit-transition:width .2s;transition:width .2s;width:0;overflow:hidden;background:transparent;border-radius:0;display:inline-block;vertical-align:middle}.header-search .header-search-select[data-v-08198e19] .el-input__inner{border-radius:0;border:0;padding-left:0;padding-right:0;box-shadow:none!important;border-bottom:1px solid #d9d9d9;vertical-align:middle}.header-search.show .header-search-select[data-v-08198e19]{width:150px;margin-left:10px}.right-menu-item[data-v-b0d84656]{display:inline-block;margin:0 8px}.item[data-v-b0d84656]{position:absolute;z-index:2000;margin-left:-10px}.el-icon-caret-bottom[data-v-b0d84656]:before{content:""!important}.app-main{height:100%;overflow:auto}.hamburger[data-v-4b657374]{display:inline-block;cursor:pointer;width:20px;height:20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.38s;transition:.38s;-webkit-transform-origin:30% 50%;-ms-transform-origin:30% 50%;transform-origin:30% 50%}.hamburger.is-active[data-v-4b657374]{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0)}ul[data-v-c8af0f92],ol[data-v-c8af0f92]{list-style:none}.clearfix[data-v-c8af0f92]:after{clear:both;content:".";display:block;height:0;visibility:hidden}.clearfix[data-v-c8af0f92]{display:inline-table}html .clearfix[data-v-c8af0f92]{height:1%}.clearfix[data-v-c8af0f92]{display:block}.ma[data-v-c8af0f92]{margin-left:auto;margin-right:auto}.w980[data-v-c8af0f92]{width:980px}.mt10[data-v-c8af0f92]{margin-top:10px}.product_sortBg[data-v-c8af0f92]{background-color:#ededed}.menuSvg[data-v-c8af0f92]{height:30px;background-color:#ededed;border-bottom:solid 1px #bbb;text-align:center;color:#f0f0f0;padding-top:5px}.hamburger[data-v-4e6f274c][data-v-c8af0f92]{width:16px!important;height:16px!important;fill:#bbb}.product_sort[data-v-c8af0f92]{height:calc(100vh - 80px);position:relative;z-index:999}.product_sort .hd[data-v-c8af0f92]{line-height:40px;text-indent:20px;font-size:15px;font-weight:700;color:#fff}.product_sort .bd[data-v-c8af0f92]{padding-bottom:10px}.product_sort .bd .item[data-v-c8af0f92]{border-bottom:solid 1px #bbb;height:50px;position:relative}.product_sort .bd .item .title[data-v-c8af0f92]{text-indent:13px;height:50px;overflow:hidden;line-height:50px;font-size:15px;font-weight:700}.product_sort .bd .item .title a[data-v-c8af0f92]{position:relative}.product_sort .bd .item .title .fa[data-v-c8af0f92]{font-size:16px;margin-right:5px;width:20px!important;height:20px!important;display:block!important;float:left;margin-top:15px}.product_sortSelected[data-v-c8af0f92]{background-color:#409eff}.product_sortUnselected[data-v-c8af0f92]{background-color:#666}.product_sortTwo[data-v-c8af0f92]{width:820px;min-height:30px;max-height:400px;overflow-y:auto;position:absolute;left:142px;padding-top:10px;padding-bottom:5px;border:1px solid #b6b6b6;color:#494949;background:#FFF}.product_sortTwoDiv[data-v-c8af0f92]{width:770px;float:left;margin-left:25px;margin-bottom:5px;padding-bottom:0}.product_sortTwoBottomLine[data-v-c8af0f92]{border:0px;padding-bottom:0}.product_sortSpan[data-v-c8af0f92]{color:#0555a6;font-weight:700;display:block;float:left;width:100%;height:30px;line-height:30px;margin-right:10px;border-bottom:1px solid #ccc}.product_sortSpan a[data-v-c8af0f92]{display:inline-block}.product_sortTwoMenu[data-v-c8af0f92]{width:100%;float:left;margin-top:5px}.product_sortTwoMenu>a[data-v-c8af0f92]{min-width:50px;width:auto!important;height:30px;line-height:30px;float:left;color:#646464;display:block;margin-right:10px}.product_sortTwoMenu a[data-v-c8af0f92]:hover{color:#888}.product_sortTwo678[data-v-c8af0f92],.product_sortTwo9[data-v-c8af0f92]{width:850px;min-height:30px;height:auto!important;position:absolute;left:142px;padding-top:10px;padding-bottom:10px;border:1px solid #b6b6b6;color:#494949;background:#FFF;bottom:0px}.product_sort .bd .item .list[data-v-c8af0f92]{padding-left:5px;height:30px;line-height:30px;overflow:hidden}.product_sort .bd .item .list a[data-v-c8af0f92]{color:#333}.product_sort .bd .item .list a[data-v-c8af0f92]:hover{text-decoration:underline}.product_sort .bd .item .arrow[data-v-c8af0f92]{font-size:12px;color:#333;position:absolute;right:10px;top:18px}.product_sort .bd .menuvisit .arrow[data-v-c8af0f92]{font-size:12px;color:#fff;position:absolute;right:10px;top:18px}.product_sort .bd .item .line[data-v-c8af0f92]{position:absolute;right:-2px;top:0px;width:2px;height:55px;background-color:#fff;z-index:999;display:none}.product_sort .bd .item .subitem[data-v-c8af0f92]{display:none}.product_sort .bd .layer .line[data-v-c8af0f92],.product_sort .bd .layer .arrow[data-v-c8af0f92]{display:block}.product_sort .bd .layer .subitem[data-v-c8af0f92]{width:731px;background:#fff;border:solid 1px #dbd4d5;border-left:none;position:absolute;top:-1px;z-index:999;min-height:55px;height:auto!important;height:55px;padding:10px 20px;display:block}.product_sort[data-v-c8af0f92] .el-scrollbar__wrap{overflow-x:hidden}.product_sort[data-v-c8af0f92] .is-horizontal{height:0}.hd-layout[data-v-41e145c8]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.hd-layout .hd-header[data-v-41e145c8]{height:52px;width:100%}.hd-layout .hd-content[data-v-41e145c8]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.hd-layout .hd-content .hd-menu[data-v-41e145c8]{width:50px}.hd-layout .hd-content .hd-main[data-v-41e145c8]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.header-search[data-v-b3325ee8]{font-size:0!important}.header-search .search-icon[data-v-b3325ee8]{font-size:18px;vertical-align:middle;display:inline-block;cursor:pointer;fill:#e4e9ef}.header-search .header-search-select[data-v-b3325ee8]{font-size:18px;-webkit-transition:width .2s;transition:width .2s;width:0;overflow:hidden;background:transparent;border-radius:0;display:inline-block;vertical-align:middle}.header-search .header-search-select[data-v-b3325ee8] .el-input__inner{border-radius:0;border:0;padding-left:0;padding-right:0;box-shadow:none!important;border-bottom:1px solid #d9d9d9;vertical-align:middle}.header-search.show .header-search-select[data-v-b3325ee8]{width:150px;margin-left:10px}
|