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
37b3f92c
Commit
37b3f92c
authored
Aug 14, 2024
by
彭佳妮(贵阳日报)
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.platform.xinhuaapp.com/pengjiani/groupPurchase-miniapp
parents
e7d4ee2e
e7e35599
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
7 deletions
+14
-7
RuralTravel.vue
src/pages/assistingAgriculture/RuralTravel/RuralTravel.vue
+14
-7
No files found.
src/pages/assistingAgriculture/RuralTravel/RuralTravel.vue
View file @
37b3f92c
...
@@ -164,13 +164,15 @@
...
@@ -164,13 +164,15 @@
{{
tag
.
labelName
}}
{{
tag
.
labelName
}}
</wd-tag>
</wd-tag>
</view>
</view>
<view
class=
"detail-score"
>
<view
class=
"all-info"
>
<text
class=
"score"
>
{{
item
.
score
}}
分
</text>
<view
class=
"detail-score"
>
<text
class=
"num"
>
月销
{{
item
.
monthSoldNum
}}
</text>
<text
class=
"score"
>
{{
item
.
score
}}
分
</text>
</view>
<text
class=
"num"
>
月销
{{
item
.
monthSoldNum
}}
</text>
<view
class=
"venue"
>
</view>
<text
class=
"place"
>
{{
item
.
tripArea
}}
出发
</text>
<view
class=
"venue"
>
<text
class=
"price"
>
¥
{{
item
.
price
}}
</text>
<text
class=
"place"
>
{{
item
.
tripArea
}}
出发
</text>
<text
class=
"price"
>
¥
{{
item
.
price
}}
</text>
</view>
</view>
</view>
</view>
</view>
</view>
</view>
...
@@ -613,6 +615,7 @@ page {
...
@@ -613,6 +615,7 @@ page {
font-weight
:
bold
;
font-weight
:
bold
;
line-height
:
28rpx
;
line-height
:
28rpx
;
color
:
#fa5151
;
color
:
#fa5151
;
margin-left
:
160rpx
;
}
}
.venue
{
.venue
{
display
:
flex
;
display
:
flex
;
...
@@ -653,4 +656,8 @@ page {
...
@@ -653,4 +656,8 @@ page {
color
:
#ffffff
;
color
:
#ffffff
;
}
}
}
}
.all-info
{
position
:
absolute
;
margin-top
:
140rpx
;
}
</
style
>
</
style
>
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