Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
groupPurchase-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
彭佳妮(贵阳日报)
groupPurchase-miniapp
Commits
88619ce6
Commit
88619ce6
authored
Aug 16, 2024
by
张娇(东信)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式优化
parent
cfcd13e0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
33 additions
and
10 deletions
+33
-10
detail.vue
src/pages/assistingAgriculture/detail/detail.vue
+26
-4
presale.vue
src/pages/assistingAgriculture/index/presale.vue
+7
-6
No files found.
src/pages/assistingAgriculture/detail/detail.vue
View file @
88619ce6
...
...
@@ -21,6 +21,24 @@
@change="onChange"
height="512rpx"
>
</wd-swiper>
<view
class=
"pre-icon"
>
<img
class=
"left-icon"
src=
"/static/assistingAgriculture/detail/img4.png"
style=
"width: 248rpx; height: 100rpx; position: relative; top: -20rpx; z-index: 99"
/>
<img
class=
"right-icon"
src=
"/static/assistingAgriculture/detail/img3.png"
style=
"width: 546rpx; height: 62rpx"
/>
</view>
<view
class=
"pre-text"
>
<text
class=
"left-text"
>
预售
</text>
<text
class=
"right-text"
>
预计
{{
dataDetails
.
prodPresale
.
presaleEndTime
.
split
(
' '
)[
0
]
}}
发货
</text>
</view>
</view>
<view
class=
"countDown"
>
...
...
@@ -310,11 +328,12 @@ page {
}
.pre-icon
{
display
:
flex
;
margin-top
:
-
108
rpx
;
margin-top
:
-
60
rpx
;
}
.right-icon
{
margin-left
:
-20px
;
margin-top
:
19px
;
margin-left
:
-40rpx
;
margin-top
:
18rpx
;
z-index
:
9
;
}
.left-text
{
position
:
relative
;
...
...
@@ -329,8 +348,9 @@ page {
font-feature-settings
:
'kern'
on
;
color
:
#ffffff
;
margin-left
:
80rpx
;
margin-top
:
-
7
0rpx
;
margin-top
:
-
8
0rpx
;
display
:
block
;
z-index
:
99
;
}
.right-text
{
left
:
-60rpx
;
...
...
@@ -347,6 +367,7 @@ page {
color
:
#ffffff
;
float
:
right
;
margin-top
:
-30rpx
;
z-index
:
99
;
}
.detail
{
width
:
750rpx
;
...
...
@@ -535,6 +556,7 @@ page {
}
.countDown
{
height
:
122rpx
;
margin-top
:
12rpx
;
}
.count-info
{
position
:
absolute
;
...
...
src/pages/assistingAgriculture/index/presale.vue
View file @
88619ce6
...
...
@@ -449,6 +449,7 @@ page {
width
:
360rpx
;
display
:
flex
;
flex-direction
:
row
;
height
:
442rpx
;
}
.wt-item
{
...
...
@@ -468,18 +469,18 @@ page {
padding
:
10rpx
10rpx
;
border-radius
:
0
0
08px
8px
;
margin-top
:
-80rpx
;
width
:
320rpx
;
}
.title
{
color
:
#303133
;
font-size
:
28rpx
;
font-weight
:
normal
;
color
:
#666666
;
height
:
30rpx
;
display
:
-
webkit-box
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
letter-spacing
:
0em
;
-webkit-line-clamp
:
2
;
-webkit-box-orient
:
vertical
;
word-break
:
break-all
;
line-height
:
1
.2
;
max-height
:
2
.4em
;
}
.introduce-section
.tags-box
{
...
...
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