Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yanshouyi-Minipro
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xinzhedeai
yanshouyi-Minipro
Commits
4954326f
Commit
4954326f
authored
Dec 24, 2024
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测量页面样式处理
parent
301ed0ea
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
372 additions
and
291 deletions
+372
-291
blueMeasure.vue
pages/home/blueMeasure.vue
+367
-289
home.vue
pages/home/home.vue
+5
-2
No files found.
pages/home/blueMeasure.vue
View file @
4954326f
This diff is collapsed.
Click to expand it.
pages/home/home.vue
View file @
4954326f
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
<span>
设备测试
</span>
<span>
设备测试
</span>
<button
size=
"mini"
class=
"funcBtn"
type=
"primary"
@
click=
"navTo('measureTest')"
>
测量
</button>
<button
size=
"mini"
class=
"funcBtn"
type=
"primary"
@
click=
"navTo('measureTest')"
>
测量
</button>
</p>
-->
</p>
-->
<p
class=
"list-item"
>
<p
class=
"list-item"
@
click=
"navTo('measure')"
>
<image
src=
"/static/image/paokong/measure.png"
alt=
""
/>
<image
src=
"/static/image/paokong/measure.png"
alt=
""
/>
<span>
炮孔测量
</span>
<span>
炮孔测量
</span>
<!--
<button
size=
"mini"
class=
"funcBtn"
type=
"primary"
@
click=
"navTo('measure')"
>
测量
</button>
-->
<!--
<button
size=
"mini"
class=
"funcBtn"
type=
"primary"
@
click=
"navTo('measure')"
>
测量
</button>
-->
...
@@ -181,7 +181,10 @@
...
@@ -181,7 +181,10 @@
width
:
646rpx
;
width
:
646rpx
;
height
:
300rpx
;
height
:
300rpx
;
background
:
linear-gradient
(
-90deg
,
#F6F9FF
31%
,
#E4EFFF
100%
);
// background-color: linear-gradient(-90deg, #F6F9FF 31%, #E4EFFF 100%);
background-image
:
url('/static/image/paokong/home-title-bg.png')
;
background-position
:
center
right
;
background-size
:
cover
;
box-shadow
:
0rpx
2rpx
24rpx
0rpx
rgba
(
7
,
36
,
72
,
0
.11
);
box-shadow
:
0rpx
2rpx
24rpx
0rpx
rgba
(
7
,
36
,
72
,
0
.11
);
border-radius
:
10rpx
;
border-radius
:
10rpx
;
border
:
2px
solid
#FFFFFF
;
border
:
2px
solid
#FFFFFF
;
...
...
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