Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
buildingAgricultureSharing-miniapp
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
彭佳妮(贵阳日报)
buildingAgricultureSharing-miniapp
Commits
927851d8
Commit
927851d8
authored
Aug 05, 2024
by
张娇(东信)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式优化
parent
73096d13
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
10 deletions
+18
-10
OtherSearch.vue
src/components/index/OtherSearch.vue
+1
-1
Search.vue
src/components/index/Search.vue
+1
-1
presale.vue
src/pages/index/presale.vue
+16
-8
No files found.
src/components/index/OtherSearch.vue
View file @
927851d8
...
...
@@ -28,7 +28,7 @@ function back() {
}
</
script
>
<
style
lang=
"scss"
>
<
style
lang=
"scss"
scoped
>
.search
{
width
:
710rpx
;
height
:
80rpx
;
...
...
src/components/index/Search.vue
View file @
927851d8
...
...
@@ -28,7 +28,7 @@ function back() {
}
</
script
>
<
style
lang=
"scss"
>
<
style
lang=
"scss"
scoped
>
.search
{
position
:
absolute
;
width
:
710rpx
;
...
...
src/pages/index/presale.vue
View file @
927851d8
...
...
@@ -51,7 +51,7 @@
width: 284rpx;
height: 128rpx;
float: right;
margin-top: -
100
rpx;
margin-top: -
98
rpx;
margin-right: 30rpx;
"
/>
...
...
@@ -71,12 +71,19 @@
<image
class=
"presale-img"
src=
"/static/presale/presale.png"
style=
"width: 132rpx; height: 64rpx; z-index: 10; margin-left: 18rpx"
style=
"
width: 132rpx;
height: 64rpx;
z-index: 10;
margin-left: 18rpx;
top: -70rpx;
left: -14rpx;
"
/>
<image
class=
"preview-img"
src=
"/static/presale/preview.png"
style=
"width: 264rpx; height: 40rpx; z-index: 9"
style=
"width: 264rpx; height: 40rpx; z-index: 9
; top: -70rpx
"
/>
<text
class=
"pre-text"
>
预计9月15日发货
</text>
</view>
...
...
@@ -104,12 +111,12 @@
<image
class=
"presale-img"
src=
"/static/presale/presale.png"
style=
"width: 132rpx; height: 64rpx; z-index: 10"
style=
"width: 132rpx; height: 64rpx; z-index: 10
; top: -70rpx
"
/>
<image
class=
"preview-img"
src=
"/static/presale/preview.png"
style=
"width: 264rpx; height: 40rpx;
margin-left: 80rpx; z-index: 9
"
style=
"width: 264rpx; height: 40rpx;
z-index: 9; top: -66rpx
"
/>
<text
class=
"pre-text"
>
预计9月15日发货
</text>
</view>
...
...
@@ -306,8 +313,8 @@ page {
margin-left
:
-60rpx
;
}
.tabs
{
width
:
355
px
;
height
:
38
px
;
width
:
750r
px
;
height
:
76r
px
;
margin-top
:
-64rpx
;
margin-left
:
20rpx
;
border-radius
:
8px
8px
0px
0px
;
...
...
@@ -463,8 +470,9 @@ page {
line-height
:
14px
;
color
:
#ffffff
;
position
:
relative
;
left
:
-
4
0rpx
;
left
:
-
6
0rpx
;
z-index
:
999
;
top
:
-60rpx
;
}
.cart-floating
{
position
:
fixed
;
...
...
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