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
140a604e
Commit
140a604e
authored
Aug 05, 2024
by
张娇(东信)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
预售页面样式优化
parent
0c402a08
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
4 deletions
+9
-4
presale.vue
src/pages/index/presale.vue
+9
-4
No files found.
src/pages/index/presale.vue
View file @
140a604e
...
@@ -71,12 +71,12 @@
...
@@ -71,12 +71,12 @@
<image
<image
class=
"presale-img"
class=
"presale-img"
src=
"/static/presale/presale.png"
src=
"/static/presale/presale.png"
style=
"width: 132rpx; height: 64rpx"
style=
"width: 132rpx; height: 64rpx
; z-index: 10; margin-left: 18rpx
"
/>
/>
<image
<image
class=
"preview-img"
class=
"preview-img"
src=
"/static/presale/preview.png"
src=
"/static/presale/preview.png"
style=
"width: 264rpx; height: 40rpx"
style=
"width: 264rpx; height: 40rpx
; z-index: 9
"
/>
/>
<text
class=
"pre-text"
>
预计9月15日发货
</text>
<text
class=
"pre-text"
>
预计9月15日发货
</text>
</view>
</view>
...
@@ -104,12 +104,12 @@
...
@@ -104,12 +104,12 @@
<image
<image
class=
"presale-img"
class=
"presale-img"
src=
"/static/presale/presale.png"
src=
"/static/presale/presale.png"
style=
"width: 132rpx; height: 64rpx"
style=
"width: 132rpx; height: 64rpx
; z-index: 10
"
/>
/>
<image
<image
class=
"preview-img"
class=
"preview-img"
src=
"/static/presale/preview.png"
src=
"/static/presale/preview.png"
style=
"width: 264rpx; height: 40rpx"
style=
"width: 264rpx; height: 40rpx
; margin-left: 80rpx; z-index: 9
"
/>
/>
<text
class=
"pre-text"
>
预计9月15日发货
</text>
<text
class=
"pre-text"
>
预计9月15日发货
</text>
</view>
</view>
...
@@ -375,11 +375,14 @@ page {
...
@@ -375,11 +375,14 @@ page {
color
:
#b3b3b3
;
color
:
#b3b3b3
;
}
}
.presale-price
{
.presale-price
{
left
:
20rpx
;
display
:
block
;
display
:
block
;
margin-left
:
60rpx
;
margin-left
:
60rpx
;
font-size
:
30rpx
;
font-size
:
30rpx
;
font-weight
:
bold
;
font-weight
:
bold
;
color
:
#ffffff
;
color
:
#ffffff
;
position
:
relative
;
z-index
:
9
;
}
}
.waterfall
{
.waterfall
{
display
:
flex
;
display
:
flex
;
...
@@ -442,6 +445,8 @@ page {
...
@@ -442,6 +445,8 @@ page {
margin-left
:
100rpx
;
margin-left
:
100rpx
;
display
:
block
;
display
:
block
;
margin-top
:
-48rpx
;
margin-top
:
-48rpx
;
position
:
relative
;
z-index
:
10
;
}
}
.pre-text
{
.pre-text
{
float
:
right
;
float
:
right
;
...
...
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