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
a4819003
Commit
a4819003
authored
Jan 23, 2024
by
“yiyousong”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
perf: 修改样表皮肤
parent
b3664d3d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
43 additions
and
33 deletions
+43
-33
base-manager-ui/admin/src/pages/basicset/surface/sampleFormSkin/SampleFormSkin.vue
.../pages/basicset/surface/sampleFormSkin/SampleFormSkin.vue
+40
-30
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/sampleFormSkin/SampleFormSkin.vue
View file @
a4819003
...
...
@@ -12,7 +12,6 @@
<!-- 头部 -->
<div
class=
"header flex aic jcb"
>
<div
class=
"left flex aic"
>
<!--
<img
class=
"mr20"
src=
"../../../../assets/img/logo.png"
/>
-->
<div
class=
"title"
:style=
"
{
...
...
@@ -43,8 +42,6 @@
</div>
</div>
</div>
<!-- 标题 -->
<img
class=
"title-img"
src=
"../../../../assets/img/yangbiao.png"
alt=
""
/>
<!-- 搜索框 -->
<div
class=
"search-box"
>
<div
...
...
@@ -66,23 +63,32 @@
</div>
<!-- 主体内容 -->
<div
class=
"main flex aic jcb"
>
<div
class=
"left"
>
热门表单区域
</div>
<div
class=
"right flex flexc jcb"
>
<div
class=
"left flex flexc"
>
<div
class=
"app-list flex aic jcc"
>
应用列表
</div>
<div
class=
"flex1 flex aic jcc"
>
热门表单
</div>
</div>
<div
class=
"right flex flexc"
>
<div
class=
"
top
flex aic jcc"
class=
"
btn
flex aic jcc"
:style=
"
{
background: filterItem('4', 0),
}"
:class="{ border: !filterItem('4', 0) }"
>
btn1
btn
</div>
<div
class=
"bottom flex1 flex aic jcc"
>
热门事项
</div>
<div
class=
"bottom flex aic jcc"
>
热门事项
</div>
</div>
</div>
<!-- 底部 -->
<div
class=
"footer flex aic
mt20
"
>
<div
class=
"
flex1 tac
"
>
<div
class=
"footer flex aic
jca
"
>
<div
class=
""
>
<span
:style=
"
{
color: filterItem('5', 0),
...
...
@@ -96,7 +102,7 @@
>20份
</span
>
</div>
<div
class=
"
flex1 tac
"
>
<div
class=
""
>
<span
:style=
"
{
color: filterItem('5', 0),
...
...
@@ -209,14 +215,11 @@ export default {
}
}
}
.title-img {
width: 600px;
margin-top: 20px;
}
.search-box {
width: 600px;
height: 38px;
margin-top:
2
0px;
margin-top:
4
0px;
background: #ffffff;
box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.1);
border-radius: 8px;
...
...
@@ -243,39 +246,46 @@ export default {
}
.main {
width: 800px;
height:
25
0px;
height:
30
0px;
margin-top: 10px;
color: #fff;
.left {
width: 5
4
%;
width: 5
0
%;
height: 100%;
border: 1px dashed #ececec;
border-radius: 4px;
text-align: center;
line-height: 200px;
.app-list {
height: 80px;
border-bottom: 1px dashed #ececec;
border-radius: 4px;
}
}
.right {
width: 44%;
height: 100%;
border-radius: 4px;
.top {
height: 40%;
width: 50%;
height: 90%;
border-radius: 0px 4px 4px 0px;
border: 1px dashed #ececec;
border-left: none;
padding: 10px;
.btn {
margin: 0px !important;
width: 100%;
height: 80px;
border-radius: 4px;
background-size: 100% 100% !important;
}
.border {
.bottom {
margin-top: 10px;
border-radius: 4px;
border: 1px dashed #ececec;
}
.bottom {
height: 58%;
width: 100%;
.border {
border: 1px dashed #ececec;
border-radius: 4px;
}
}
}
.footer {
margin-top: 30px;
width: 800px;
color: #fff;
}
...
...
base-manager-ui/admin/src/pages/basicset/surface/writeFormSkin/WriteFormSkin.vue
View file @
a4819003
<
template
>
<div
class=
"skin-box"
>
<!--
样表
机 横板 -->
<!--
填单
机 横板 -->
<div
:id=
"componentsId"
v-if=
"imageResolution === '1'"
class=
"
sampl
e_form_skin flex flexc aic"
class=
"
writ
e_form_skin flex flexc aic"
:style=
"
{
background: filterItem('1', 0),
}"
...
...
@@ -187,7 +187,7 @@ export default {
</
script
>
<
style
lang=
"less"
scoped
>
.
sampl
e_form_skin {
.
writ
e_form_skin {
width: 1000px;
height: 562.5px;
padding: 20px;
...
...
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