Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
smart_gov_platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
smart_gov_platform
Commits
9a335da8
Commit
9a335da8
authored
Oct 07, 2023
by
“yiyousong”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
perf:优化皮肤组件
parent
6fb8d9f9
Changes
13
Show whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
41 additions
and
41 deletions
+41
-41
base-manager-ui/admin/src/pages/basicset/surface/appraiseskin/AppraiseSkin.vue
.../src/pages/basicset/surface/appraiseskin/AppraiseSkin.vue
+3
-3
base-manager-ui/admin/src/pages/basicset/surface/calloutskin/CallOutSkin.vue
...in/src/pages/basicset/surface/calloutskin/CallOutSkin.vue
+2
-2
base-manager-ui/admin/src/pages/basicset/surface/centralizeskin/CentralizeSkin.vue
.../pages/basicset/surface/centralizeskin/CentralizeSkin.vue
+4
-4
base-manager-ui/admin/src/pages/basicset/surface/components/ShowBox.vue
...i/admin/src/pages/basicset/surface/components/ShowBox.vue
+2
-2
base-manager-ui/admin/src/pages/basicset/surface/desSelfservice/DesSelfService.vue
.../pages/basicset/surface/desSelfservice/DesSelfService.vue
+3
-3
base-manager-ui/admin/src/pages/basicset/surface/informationskin/InformationSkin.vue
...ages/basicset/surface/informationskin/InformationSkin.vue
+4
-4
base-manager-ui/admin/src/pages/basicset/surface/modal/AddSurface.vue
...-ui/admin/src/pages/basicset/surface/modal/AddSurface.vue
+4
-4
base-manager-ui/admin/src/pages/basicset/surface/queuingSkin/LandscapeMode.vue
.../src/pages/basicset/surface/queuingSkin/LandscapeMode.vue
+4
-4
base-manager-ui/admin/src/pages/basicset/surface/sampleFormSkin/SampleFormSkin.vue
.../pages/basicset/surface/sampleFormSkin/SampleFormSkin.vue
+3
-3
base-manager-ui/admin/src/pages/basicset/surface/selfservice/SelfService.vue
...in/src/pages/basicset/surface/selfservice/SelfService.vue
+3
-3
base-manager-ui/admin/src/pages/basicset/surface/signdeviceskin/SignDeviceSkin.vue
.../pages/basicset/surface/signdeviceskin/SignDeviceSkin.vue
+3
-3
base-manager-ui/admin/src/pages/basicset/surface/windowskin/WindowSkin.vue
...dmin/src/pages/basicset/surface/windowskin/WindowSkin.vue
+3
-3
base-manager-ui/admin/src/pages/basicset/surface/writeFormSkin/WriteFormSkin.vue
...rc/pages/basicset/surface/writeFormSkin/WriteFormSkin.vue
+3
-3
No files found.
base-manager-ui/admin/src/pages/basicset/surface/appraiseskin/AppraiseSkin.vue
View file @
9a335da8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
class=
"skin-box"
>
<div
class=
"skin-box"
>
<!-- 评价器 横板皮肤 -->
<!-- 评价器 横板皮肤 -->
<div
<div
:id=
"co
n
ponentsId"
:id=
"co
m
ponentsId"
class=
"call-out-skin-across"
class=
"call-out-skin-across"
v-if=
"imageResolution === '1'"
v-if=
"imageResolution === '1'"
:style=
"
{
:style=
"
{
...
@@ -125,7 +125,7 @@ export default {
...
@@ -125,7 +125,7 @@ export default {
required
:
true
,
required
:
true
,
default
:
"
1
"
,
default
:
"
1
"
,
},
},
co
n
ponentsId
:
{
co
m
ponentsId
:
{
required
:
true
,
required
:
true
,
type
:
String
,
type
:
String
,
},
},
...
...
base-manager-ui/admin/src/pages/basicset/surface/calloutskin/CallOutSkin.vue
View file @
9a335da8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
class=
"skin-box"
>
<div
class=
"skin-box"
>
<!-- 呼叫器 横板皮肤 -->
<!-- 呼叫器 横板皮肤 -->
<div
<div
:id=
"co
n
ponentsId"
:id=
"co
m
ponentsId"
class=
"call-out-skin-across"
class=
"call-out-skin-across"
v-if=
"imageResolution === '1'"
v-if=
"imageResolution === '1'"
:style=
"
{
:style=
"
{
...
@@ -151,7 +151,7 @@ export default {
...
@@ -151,7 +151,7 @@ export default {
required
:
true
,
required
:
true
,
default
:
"
1
"
,
default
:
"
1
"
,
},
},
co
n
ponentsId
:
{
co
m
ponentsId
:
{
required
:
true
,
required
:
true
,
type
:
String
,
type
:
String
,
},
},
...
...
base-manager-ui/admin/src/pages/basicset/surface/centralizeskin/CentralizeSkin.vue
View file @
9a335da8
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<!-- 集中显示屏 横板 -->
<!-- 集中显示屏 横板 -->
<div
<div
class=
"centralize-across"
class=
"centralize-across"
:id=
"co
n
ponentsId"
:id=
"co
m
ponentsId"
v-if=
"imageResolution === '1'"
v-if=
"imageResolution === '1'"
:style=
"
{
:style=
"
{
background: filterItem('1', 0),
background: filterItem('1', 0),
...
@@ -160,7 +160,7 @@
...
@@ -160,7 +160,7 @@
<!-- 集中显示屏 竖版 -->
<!-- 集中显示屏 竖版 -->
<div
<div
class=
"vertical-skin"
class=
"vertical-skin"
:id=
"co
n
ponentsId"
:id=
"co
m
ponentsId"
v-else-if=
"imageResolution === '2'"
v-else-if=
"imageResolution === '2'"
:style=
"
{
:style=
"
{
background: filterItem('1', 0),
background: filterItem('1', 0),
...
@@ -301,7 +301,7 @@ export default {
...
@@ -301,7 +301,7 @@ export default {
required
:
true
,
required
:
true
,
default
:
"
1
"
,
default
:
"
1
"
,
},
},
co
n
ponentsId
:
{
co
m
ponentsId
:
{
required
:
true
,
required
:
true
,
type
:
String
,
type
:
String
,
},
},
...
...
base-manager-ui/admin/src/pages/basicset/surface/components/ShowBox.vue
View file @
9a335da8
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
</div>
</div>
<div
class=
"show-skin flex aic jcc"
>
<div
class=
"show-skin flex aic jcc"
>
<component
<component
co
n
ponentsId=
"skinInfo"
co
m
ponentsId=
"skinInfo"
:is=
"component"
:is=
"component"
:imageResolution=
"curSkin.imageResolution"
:imageResolution=
"curSkin.imageResolution"
:skinFieldList=
"curSkin.skinFieldList"
:skinFieldList=
"curSkin.skinFieldList"
...
...
base-manager-ui/admin/src/pages/basicset/surface/desSelfservice/DesSelfService.vue
View file @
9a335da8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
class=
"skin-box"
>
<div
class=
"skin-box"
>
<!-- 桌面自助服务终端 横板 -->
<!-- 桌面自助服务终端 横板 -->
<div
<div
:id=
"co
n
ponentsId"
:id=
"co
m
ponentsId"
v-if=
"imageResolution === '1'"
v-if=
"imageResolution === '1'"
class=
"across-skin flex flexc aic"
class=
"across-skin flex flexc aic"
:style=
"
{
:style=
"
{
...
@@ -108,7 +108,7 @@ export default {
...
@@ -108,7 +108,7 @@ export default {
required
:
true
,
required
:
true
,
default
:
"
1
"
,
default
:
"
1
"
,
},
},
co
n
ponentsId
:
{
co
m
ponentsId
:
{
required
:
true
,
required
:
true
,
type
:
String
,
type
:
String
,
},
},
...
...
base-manager-ui/admin/src/pages/basicset/surface/informationskin/InformationSkin.vue
View file @
9a335da8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
class=
"skin-box"
>
<div
class=
"skin-box"
>
<!-- 信息发布 横板皮肤 -->
<!-- 信息发布 横板皮肤 -->
<div
<div
:id=
"co
n
ponentsId"
:id=
"co
m
ponentsId"
class=
"across-skin flex flexc"
class=
"across-skin flex flexc"
v-if=
"imageResolution === '1'"
v-if=
"imageResolution === '1'"
>
>
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
</div>
</div>
<!-- 信息发布 竖版皮肤 -->
<!-- 信息发布 竖版皮肤 -->
<div
<div
:id=
"co
n
ponentsId"
:id=
"co
m
ponentsId"
class=
"vertical-skin flex flexc"
class=
"vertical-skin flex flexc"
v-else-if=
"imageResolution === '2'"
v-else-if=
"imageResolution === '2'"
>
>
...
@@ -114,7 +114,7 @@ export default {
...
@@ -114,7 +114,7 @@ export default {
required
:
true
,
required
:
true
,
default
:
"
1
"
,
default
:
"
1
"
,
},
},
co
n
ponentsId
:
{
co
m
ponentsId
:
{
required
:
true
,
required
:
true
,
type
:
String
,
type
:
String
,
},
},
...
...
base-manager-ui/admin/src/pages/basicset/surface/modal/AddSurface.vue
View file @
9a335da8
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<div
class=
"add-surface-preview"
>
<div
class=
"add-surface-preview"
>
<div
ref=
"content"
class=
"add-surface-preview-content"
>
<div
ref=
"content"
class=
"add-surface-preview-content"
>
<component
<component
co
nponentsId=
"con
ponentsId"
co
mponentsId=
"com
ponentsId"
:is=
"component"
:is=
"component"
:skinFieldList=
"formData.skinFieldList"
:skinFieldList=
"formData.skinFieldList"
:imageResolution=
"formData.imageResolution"
:imageResolution=
"formData.imageResolution"
...
@@ -401,11 +401,11 @@ export default {
...
@@ -401,11 +401,11 @@ export default {
this
.
$refs
.
formData
.
validate
((
valid
)
=>
{
this
.
$refs
.
formData
.
validate
((
valid
)
=>
{
if
(
valid
)
{
if
(
valid
)
{
this
.
loading
=
true
;
this
.
loading
=
true
;
let
co
nponentsId
=
document
.
getElementById
(
"
con
ponentsId
"
);
let
co
mponentsId
=
document
.
getElementById
(
"
com
ponentsId
"
);
let
info
=
co
n
ponentsId
.
getBoundingClientRect
();
let
info
=
co
m
ponentsId
.
getBoundingClientRect
();
let
width
=
info
.
width
;
let
width
=
info
.
width
;
let
height
=
info
.
height
;
let
height
=
info
.
height
;
html2canvas
(
co
n
ponentsId
,
{
html2canvas
(
co
m
ponentsId
,
{
backgroundColor
:
null
,
backgroundColor
:
null
,
useCORS
:
true
,
useCORS
:
true
,
width
:
width
,
width
:
width
,
...
...
base-manager-ui/admin/src/pages/basicset/surface/queuingSkin/LandscapeMode.vue
View file @
9a335da8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
class=
"skin-box"
>
<div
class=
"skin-box"
>
<!-- 排号机 1920*1080 -->
<!-- 排号机 1920*1080 -->
<div
<div
:id=
"co
n
ponentsId"
:id=
"co
m
ponentsId"
class=
"across-skin"
class=
"across-skin"
v-if=
"imageResolution === '1'"
v-if=
"imageResolution === '1'"
:style=
"
{
:style=
"
{
...
@@ -75,7 +75,7 @@
...
@@ -75,7 +75,7 @@
<!-- 排号机竖版 1080*1920 -->
<!-- 排号机竖版 1080*1920 -->
<div
<div
class=
"vertical-skin"
class=
"vertical-skin"
:id=
"co
n
ponentsId"
:id=
"co
m
ponentsId"
v-else-if=
"imageResolution === '2'"
v-else-if=
"imageResolution === '2'"
:style=
"
{
:style=
"
{
background: filterItem('1', 0),
background: filterItem('1', 0),
...
@@ -173,7 +173,7 @@ export default {
...
@@ -173,7 +173,7 @@ export default {
required
:
true
,
required
:
true
,
default
:
"
1
"
,
default
:
"
1
"
,
},
},
co
n
ponentsId
:
{
co
m
ponentsId
:
{
required
:
true
,
required
:
true
,
type
:
String
,
type
:
String
,
},
},
...
...
base-manager-ui/admin/src/pages/basicset/surface/sampleFormSkin/SampleFormSkin.vue
View file @
9a335da8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
class=
"skin-box"
>
<div
class=
"skin-box"
>
<!-- 样表机 横板 -->
<!-- 样表机 横板 -->
<div
<div
:id=
"co
n
ponentsId"
:id=
"co
m
ponentsId"
v-if=
"imageResolution === '1'"
v-if=
"imageResolution === '1'"
class=
"sample_form_skin flex flexc aic"
class=
"sample_form_skin flex flexc aic"
:style=
"
{
:style=
"
{
...
@@ -140,7 +140,7 @@ export default {
...
@@ -140,7 +140,7 @@ export default {
required
:
true
,
required
:
true
,
default
:
"
1
"
,
default
:
"
1
"
,
},
},
co
n
ponentsId
:
{
co
m
ponentsId
:
{
required
:
true
,
required
:
true
,
type
:
String
,
type
:
String
,
},
},
...
...
base-manager-ui/admin/src/pages/basicset/surface/selfservice/SelfService.vue
View file @
9a335da8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
class=
"skin-box"
>
<div
class=
"skin-box"
>
<!-- 自助服务终端 横板 -->
<!-- 自助服务终端 横板 -->
<div
<div
:id=
"co
n
ponentsId"
:id=
"co
m
ponentsId"
v-if=
"imageResolution === '1'"
v-if=
"imageResolution === '1'"
class=
"across-skin flex flexc aic"
class=
"across-skin flex flexc aic"
:style=
"
{
:style=
"
{
...
@@ -108,7 +108,7 @@ export default {
...
@@ -108,7 +108,7 @@ export default {
required
:
true
,
required
:
true
,
default
:
"
1
"
,
default
:
"
1
"
,
},
},
co
n
ponentsId
:
{
co
m
ponentsId
:
{
required
:
true
,
required
:
true
,
type
:
String
,
type
:
String
,
},
},
...
...
base-manager-ui/admin/src/pages/basicset/surface/signdeviceskin/SignDeviceSkin.vue
View file @
9a335da8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
class=
"skin-box"
>
<div
class=
"skin-box"
>
<!-- 导视机 横板 -->
<!-- 导视机 横板 -->
<div
<div
:id=
"co
n
ponentsId"
:id=
"co
m
ponentsId"
v-if=
"imageResolution === '1'"
v-if=
"imageResolution === '1'"
class=
"across-skin flex flexc aic"
class=
"across-skin flex flexc aic"
>
>
...
@@ -87,7 +87,7 @@ export default {
...
@@ -87,7 +87,7 @@ export default {
required
:
true
,
required
:
true
,
default
:
"
1
"
,
default
:
"
1
"
,
},
},
co
n
ponentsId
:
{
co
m
ponentsId
:
{
required
:
true
,
required
:
true
,
type
:
String
,
type
:
String
,
},
},
...
...
base-manager-ui/admin/src/pages/basicset/surface/windowskin/WindowSkin.vue
View file @
9a335da8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
class=
"skin-box"
>
<div
class=
"skin-box"
>
<!-- 窗口屏 横板 -->
<!-- 窗口屏 横板 -->
<div
<div
:id=
"co
n
ponentsId"
:id=
"co
m
ponentsId"
class=
"window-skin-across flex jcb aic"
class=
"window-skin-across flex jcb aic"
v-if=
"imageResolution === '1'"
v-if=
"imageResolution === '1'"
:style=
"
{
:style=
"
{
...
@@ -84,7 +84,7 @@ export default {
...
@@ -84,7 +84,7 @@ export default {
required
:
true
,
required
:
true
,
default
:
"
1
"
,
default
:
"
1
"
,
},
},
co
n
ponentsId
:
{
co
m
ponentsId
:
{
required
:
true
,
required
:
true
,
type
:
String
,
type
:
String
,
},
},
...
...
base-manager-ui/admin/src/pages/basicset/surface/writeFormSkin/WriteFormSkin.vue
View file @
9a335da8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
class=
"skin-box"
>
<div
class=
"skin-box"
>
<!-- 样表机 横板 -->
<!-- 样表机 横板 -->
<div
<div
:id=
"co
n
ponentsId"
:id=
"co
m
ponentsId"
v-if=
"imageResolution === '1'"
v-if=
"imageResolution === '1'"
class=
"sample_form_skin flex flexc aic"
class=
"sample_form_skin flex flexc aic"
:style=
"
{
:style=
"
{
...
@@ -179,7 +179,7 @@ export default {
...
@@ -179,7 +179,7 @@ export default {
required
:
true
,
required
:
true
,
default
:
"
1
"
,
default
:
"
1
"
,
},
},
co
n
ponentsId
:
{
co
m
ponentsId
:
{
required
:
true
,
required
:
true
,
type
:
String
,
type
:
String
,
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment